var chromeColor = "#3F5F15";
var chromeWidth = 994;
var bCrumbLevel_1 = "KidsIsland";
var bCrumbLevel_2_text = "Healthy Kids";
var bCrumbLevel_2_url = null;
var bCrumbLevel_3_text = null;
var bCrumbLevel_3_url = null;
var legalFooterColor = "#ffffff";
//var legalFtrOpts = ["Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/guestservices/index.html&name=g_legalFooter_guestservices" , "Register" , "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disney/indexhome&name=g_legalFooter_register", "Help", "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://psc.disney.go.com/guestservices/index.html&name=g_legalFooter_help"];

// link disclaimer
function GOurl(url) { GOurl2(url); }
// the non-Joe Disney version
function OpenTheWindow(url){
	this.win=window.open(url,"extwin")
	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=160,top=100,left=150,screenX=180,screenY=100");
popDisclaimer.document.writeln('<html><head><title>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="#3F5F15" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload="window.focus();">\
<table width="330" border="0" cellspacing="0" cellpadding="5" align="center" style="font-family:arial; font-size:9pt; color:#ffffff; font-weight:bold;">\
<tr><td>The web site you are about to link to is not controlled by Disney Online and different terms of use and privacy policy will apply. By proceeding you agree and understand that Disney Online is not responsible for the site you are about to access.<br><br>If your page does not load within a few seconds, please <a href="javascript:sendToCl'+'ientSide(); self.close();" style="color:#ffffff; font-weight:bold;">click here</a> to open it.</td></tr></table></body></html>');
popDisclaimer.document.close();
}
// end link disclaimer
