/*

This file should be loaded before the footer.js file. Modify this file to specify links, colors, etc.



*/

var legalFooterWidth = "750";
var legalFooterColor = "#0000ff";


var legalFooterImg = "http://a.dolimg.com/en-US/dcom/media/footer/disney_footer.png";
var legalFooterImgLink = "http://disney.go.com/";
var legalFooterBlankGif = "http://a.dolimg.com/en-US/dcom/media/footer/clear.gif";

var footerRow1 = ["Disney.com Guest Services/Help|http://disney.go.com/guestservices",
		"Site Map|http://disney.go.com/sitemap"
	]; 
	
var footerRow2 = ["Privacy Policy/Your California Privacy Rights|http://disney.go.com/guestservices/privacy",
		"Terms of Use|http://disney.go.com/guestservices/termsofuse",
		"Internet Safety|http://disney.go.com/guestservices/safety"
	];

var footerCopyrightText = "&copy; Disney. All rights reserved";
	
	
	
