/*

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://latam-media.disneyinternational.com/LATAM/es-LA/dcom/media/footer/disney_footer.png";
var legalFooterImgLink = "http://home.disneylatino.com/";
var legalFooterBlankGif = "http://latam-media.disneyinternational.com/LATAM/es-LA/dcom/media/footer/clear.gif";

var footerRow1 = ["home.disneylatino.com Guest Services/Help|http://home.disneylatino.com/guestservices",
		"Site Map|http://home.disneylatino.com/sitemap"
	]; 
	
var footerRow2 = ["Privacy Policy/Your California Privacy Rights|http://home.disneylatino.com/guestservices/privacy",
		"Terms of Use|http://home.disneylatino.com/guestservices/termsofuse",
		"Internet Safety|http://home.disneylatino.com/guestservices/safety"
	];

var footerCopyrightText = "&copy; Disney. All rights reserved";
	
	
	

