// Sets cross-domain permissions for dojo library
djConfig = {
	useXDomain: true
};

var linkName = "Beverly Hills Chihuahua";  // The link text for the movies chrome breadcrumb
var linkURL = "http://adisney.go.com/disneyvideos/liveaction/beverlyhillschihuahua";  // The link url for the movies chrome breadcrumb
var footerSlot = "2"; // sets which pane of the movies footer is highlighted.  Default is 2.
		
var chromeColor = "#003399";
var chromeWidth=994;
var bCrumbLevel_1="Entertainment";
var bCrumbLevel_2_text="Walt Disney Home Entertainment";
var bCrumbLevel_2_url="http://disney.go.com/disneyvideos/";
var bCrumbLevel_3_text="Beverly Hills Chihuahua";
var bCrumbLevel_3_url="http://disney.go.com/disneyvideos/liveaction/beverlyhillschihuahua";
var legalFooterColor="#472800";

var legalFtrCpyRgt="&copy; Disney. All rights reserved.";
window.status=bCrumbLevel_3_text + ''
window.focus();

ratingsDisclaimerFont="#000";
ratingsDisclaimerBackground="#fff";
ratingsDisclaimerBorder="#000";


var legalFtrOpts = ["Register","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/bvhe/chooseAge&name=g_legalFooter_register","Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://home.disney.go.com/guestservices/faqs&name=g_legalFooter_guestservices","Help","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://www.disneystudiohelp.com&name=g_legalFooter_help"]