var chromeColor = "#003399";
var chromeWidth = 994;
var legalFooterColor = "#FFFFFF";

//var legalFtrOpts = ["Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disneychannel/lists?appRedirect="+document.location+"&name=dc_footer_guestservices","Register","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disneychannel/chooseAge?appRedirect="+document.location+"&name=dc_footer_register","Help","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://psc.disney.go.com/guestservices/8534.html&name=dc_footer_help"];
//var legalFtrCpyRgt = "&copy; Disney. All rights reserved.";

var legalFtrOpts = ["Register/Sign-In","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/disneychannel/chooseAge?appRedirect="+document.location+"&name=dc_footer_register"];
var legalFtrLine1 = "For more information about parental controls, TV ratings or the V-chip, visit <a href=\"javascript:deliverPopDisclaimer('http://www.controlyourtv.org');void(0);\" class=\"footerStyle\">www.ControlYourTV.org</a>"
var legalFtrLine2 = "<span style=\"font-family:verdana,helvetica !important;background-color:transparent;text-align:center;font-size:10px !important;\">Disney ABC Cable Networks Group - Kids TV</span>"

var oScript=document.createElement("script");
oScript.src = window.location.protocol+"//tv.disney.go.com/global/chrome/disclaimerCode.js";
oScript.type = 'text/javascript';
oScript.defer = true;
document.getElementsByTagName('head').item(0).appendChild(oScript);
