/*

This file should be loaded before the footer.js file. Modify this file to specify links, colors, etc.



*/

var legalFooterWidth = "994";
var legalFooterColor = "#999999";


var legalFooterImg = "http://media.disneyinternational.com/EMEA/es-ES/dcom/media/footer/disney_footer.png";
var legalFooterImgLink = "http://home.disney.es/";
var legalFooterBlankGif = "http://media.disneyinternational.com/EMEA/es-ES/dcom/media/footer/clear.gif";

var footerRow1 = ["Mapa de la web|http://home.disney.es/mapa/",
		"Entre|http://inscripcion.disney.es/ES.ES.DIS/homepage.jsp",
		"Reg&#237;strese|http://inscripcion.disney.es/ES.ES.DIS/homepage.jsp",
		"NUEVAS Condiciones de uso|http://inscripcion.disney.es/es_bu_1files/terms.html"
	]; 
	
var footerRow2 = ["Pol&#237;tica de Privacidad|http://inscripcion.disney.es/es_bu_1files/privacy_policy.html",
		"Disney Online International|http://www.disneyinternational.com",
		"An&#250;nciese aqu&#237;|http://www.disney.es/DisneyOnline/adsales/index.html"
	];

var footerCopyrightText = "&copy; DISNEY. RESERVADOS TODOS LOS DERECHOS.";
	
	
	
