var chromeColor="#000000";

//var chromeWidth=1000;

var bCrumbLevel_1="Entertainment";

var bCrumbLevel_2_text="Walt Disney Pictures";

var bCrumbLevel_2_url="http://disney.go.com/disneypictures/";

var bCrumbLevel_3_text="Disney Nature";

var bCrumbLevel_3_url="http://www.disneynature.com";

//var legalFooterColor="[insert footer color]";

var chromeWidth=994;

var legalFooterColor="#fff";

var legalFtrCpyRgt="&copy; Disney. All rights reserved.";

ratingsDisclaimerFont="#000";
ratingsDisclaimerBackground="#FFF";
ratingsDisclaimerBorder="#000";

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"];

var termsOfUseRED=false;
var termsOfUseText="Terms of Use";


function openSurvey(doh){
	if(screen.height==768){
		window.open(doh,'survey','width=713,height=680,scrollbars=1');
	}else if(screen.height<768){
		window.open(doh,'survey','width=713,height=520,scrollbars=1');
	}else{window.open(doh,'survey','width=700,height=700');}
}