var chromeColor = "#000000";
var chromeWidth = 994;

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 = null;
var bCrumbLevel_3_url = null;

var legalFooterColor = "#ffffff";

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 params(qp){ try{r=unescape(location.search.match(new RegExp(qp+"=+([^&]*)"))[1]);}catch(e){r='';} return r; }
window.status="Walt Disney Pictures -- The Official Homepage"
window.focus();

//	POP WINDOWS
function popup(pop_url, winname, windowWidth, windowHeight, scrollbars, toolbar, location) {       window.open(pop_url,winname,"scrollbars="+scrollbars+",width="+windowWidth+",height="+windowHeight+",toolbar="+toolbar+",location="+location);}

function popupFull(pop_url) {window.open(pop_url,"full_pop");}

// DISCLAIMER POPUP SCRIPT
function openDisclaimer(){win = window.open('http://disney.go.com/disneypictures/javascript/disclaimer/disclaimer.html?http://www.narnia.com',  'intermediate','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');}

// mobile faq popup
if(location.search=="?mobilefaq"){setTimeout("popFAQ()", 3000);}
function popFAQ(){window.open('html/mobilefaq.html','faq','resizable=no,scrollbars=yes,menu=no,directories=no,status=no,width=400,height=520,toolbar=0,location=0');}

//function popGame(){alert('woot');}