var chromeColor="#333333";
var chromeWidth=770;
var bCrumbLevel_1="Entertainment";
var bCrumbLevel_2_text="Walt Disney Pictures";
var bCrumbLevel_2_url="http://disney.go.com/disneypictures/index.html";
var bCrumbLevel_3_text="The El Capitan Theatre";
var bCrumbLevel_3_url="http://disney.go.com/disneypictures/el_capitan/index.html";
var legalFooterColor="#FFFFFF";
//var legalFtrCpyRgt = "&copy; The El Capitan Theatre. All rights reserved.";
window.status=bCrumbLevel_3_text;
window.focus();

var legalFtrOpts=["Register","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/wdpictures/chooseAge&name=g_legalFooter_register","Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/wdpictures/lists&name=g_legalFooter_guestservices","Help","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://home.disney.go.com/guestservices/faqs"]

function openDisclaimer(URL){win=window.open('http://disney.go.com/disneypictures/javascript/disclaimer/disclaimer.html?'+URL,'intermediate','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');} // DISCLAIMER POPUP SCRIPT
tickets='<a href="tickets.html" target="_top">TICKETS AND SHOWTIMES</a>'; // TICKETS LINK
function openSpotlight(MOVIE){
	if(MOVIE.match(/pirates/i)){
		openPirates();
	}else if(MOVIE.match(/worldsend/i)){
		openPirates2();
	}else{
		window.location.href='email/'+MOVIE+'/index.html?elCap';
	}
} // OPEN SPOTLIGHTS

function openPirates(){window.open('http://adisney.go.com/disneypictures/el_capitan/assets/BV-POC3IndividSales.pdf','pdf')}
function openPirates2(){window.open('http://adisney.go.com/disneypictures/el_capitan/assets/piratesMarathon.pdf','pdf')}