var chromeColor = "#000000";
var chromeWidth = 994;
var bCrumbLevel_1 = "Entertainment";
var bCrumbLevel_2_text = "Theatre";
var bCrumbLevel_2_url = "http://disney.go.com/theatre/";
var bCrumbLevel_3_text = "New Amsterdam Theatre";
var bCrumbLevel_3_url = "http://disney.go.com/theatre/newmasterdam/";

if (location.protocol == "https:") { var legalFooterColor = "#000000"; } else { var legalFooterColor = "#FFFFFF"; }

var legalFooterColor = "#ffffff";
/*var legalFtrOpts = ["REGISTER" , "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disneytheatrical/chooseAge&name=g_legalFooter_register", "GUEST SERVICES","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disneytheatrical/lists&name=g_legalFooter_guestservices" , "HELP", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://psc.disney.go.com/guestservices/index.html&name=g_legalFooter_help"];*/
var legalFtrCpyRgt = "&copy; Disney. All Rights Reserved.";

var chDDSelect = ["More Shows", "", "Disney on Broadway Home", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre&name=DOB_home_nav", "break", "Mary Poppins", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/marypoppins&name=marypoppins_nav", "Tarzan", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/tarzan&name=tarzan_nav", "The Lion King", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/thelionking&name=lionking_nav", "Beauty and the Beast", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/beautyandthebeast&name=beautyandthebeast_nav", "U.S. Tours", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/boxoffice/tour/thelionking.html&name=ustours_nav", "International Productions", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/theatre/international&name=internationalproductions_nav"]


function openTickets(){window.open('boxoffice-popup.html','DisneyTheatrical','width=500,height=600');}

// link disclaimer
function GOurl(url) { GOurl2(url); }
// the non-Joe Disney version
function OpenTheWindow(url){
	this.win=window.open(url,"amazon")
	this.win.focus()

}
function GOurl2(url){
var popDisclaimer=window.open("","disclaimer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=370,height=240,top=100,left=150,screenX=180,screenY=100");
popDisclaimer.document.writeln('<html><head><title>Disney on Broadway - Disclaimer</title>\
<SCR'+'IPT TYPE="text/javascript" LANGUAGE="JavaScript">\
sendTimer = setTi'+'meout("sendToClientSide()",1500);closeTimer = setTi'+'meout("window.close()",15000);\
func'+'tion sendToCl'+'ientSide(){try{if(opener){opener.OpenTheWindow("'+url+'")}}catch(e){}}\
</scr'+'ipt>\
</head>\
<body bgcolor="#FFFFFF" text="#0065CE" link="#FFFF80" vlink="#FFFF80" alink="#FFFF80" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload="window.focus();">\
<table width="370" height="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="http://disney.go.com/theatre/images/disclaimer.jpg" border="0" width="370" height="240" alt="You are now leaving disneyonbroadway.com.  Thank you for visiting." usemap="#goMap"></td></tr></table>\
<map name="goMap"><area alt="Click Here to Continue" coords="109,179,263,200" href="javascript:sendToCl'+'ientSide()"></map>\
</body></html>');
popDisclaimer.document.close();
}
// end link disclaimer