// JavaScript Document
<!--
function MM_showHideLayers() { //v9.0
	var i,p,v,obj,args=MM_showHideLayers.arguments;
	for (i=0; i<(args.length-2); i+=3) 
	with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
 		if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
 		obj.visibility=v; }
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
    var main = window.open(theURL,winName,features+',menubar=no,scrollbars=yes,resizable=yes');
	main.focus();
}

function getUrlVar(param){
	param = param.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
	var r1 = "[\\?&]"+param+"=([^&#]*)";
	var r2 = new RegExp( r1 );
	var r3 = r2.exec( window.location.href );
	if( r3 == null ) return "";
	else return r3[1];
}

function writeCaption(xPic){
	if(xPic == "Jesus_1") return "<strong>Jesus Hopped the A-Train</strong> by Stephen Adly Guirgis<br />Arnell Powell (Lucius)<br />Marcos Laroya (Angel)";
	if(xPic == "Jesus_2") return "<strong>Jesus Hopped the A-Train</strong> by Stephen Adly Guirgis<br />Marcos Laroya (Angel)";
	if(xPic == "Jesus_3") return "<strong>Jesus Hopped the A-Train</strong> by Stephen Adly Guirgis<br />Arnell Powell (Lucius)";
	if(xPic == "Beirut") return "<strong>Beirut </strong> by Alan Bowne<br />Michael Grant Terry (Torch)<br />Marushka Mujic (Blue)";
	if(xPic == "ATF_1") return "<strong>After The Fall</strong> by Arthur Miller<br />Elizabeth Prestel (Maggie)<br />Jan Niklas (Quentin)";
	if(xPic == "ATF_2") return "<strong>After The Fall</strong> by Arthur Miller<br />Elizabeth Prestel (Maggie)<br />Jan Niklas (Quentin)";
	if(xPic == "Dogs_1") return "<strong>Four Dogs and a Bone</strong> by John Patrick Shanley<br />Olga Konstantulakis (Colette)";
	if(xPic == "Dogs_2") return "<strong>Four Dogs and a Bone</strong> by John Patrick Shanley<br />Leonardo Nam (Victor)";
	if(xPic == "King_1") return "<strong>King Hedley II</strong> by August Wilson<br />Derek Webster (King)<br />Brian Keith Gamble (Mister)";
	if(xPic == "King_2") return "<strong>King Hedley II</strong> by August Wilson<br />Derek Webster (King)";
	if(xPic == "BT_1") return "<strong>Brilliant Traces</strong> by Cindy Lou Johnson<br />Molly Leland (Rosannah)<br />Marshall McClean (Henry Harry)";
	if(xPic == "BT_2") return "<strong>Brilliant Traces</strong> by Cindy Lou Johnson<br />Molly Leland (Rosannah)";
	if(xPic == "BT_3") return "<strong>Brilliant Traces</strong> by Cindy Lou Johnson<br />Molly Leland (Rosannah)";
	if(xPic == "Rocket_1") return "<strong>Rocket Man</strong> by Steven Dietz<br />Scott MacArthur";
	if(xPic == "Danny_1") return "<strong>Danny and the Deep Blue Sea</strong> by John Patrick Shanley<br />Alison Quinn (Roberta)<br />Tyler Brooks (Danny)";
	if(xPic == "Danny_2") return "<strong>Danny and the Deep Blue Sea</strong> by John Patrick Shanley<br />Tyler Brooks (Danny)";
	if(xPic == "Deadman_1") return "<strong>Dead Man's Cell Phone</strong> by Sarah Ruhl<br />Lauren Waisbren Nathanson (Jean)<br />Bobbie Minton (The Other Woman)";
	if(xPic == "Deadman_2") return "<strong>Dead Man's Cell Phone</strong> by Sarah Ruhl<br />Lauren Waisbren Nathanson (Jean)";
	if(xPic == "Rain_1") return "<strong>The Rainmaker</strong> by N. Richard Nash<br />Katie Bowman (Lizzie)<br />Shane Stevens (Starbuck)";
	if(xPic == "Rain_2") return "<strong>The Rainmaker</strong> by N. Richard Nash<br />Katie Bowman (Lizzie)";
	else return "";
}
