
function MapaEnglish()
{
    document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=6,0,0,0" WIDTH="515" HEIGHT="360" id="mapaat" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="../images/atv3-mapa-e.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=##fff>');
	document.write('<param name=wmode value=transparent>');
	document.write('<EMBED src="../images/atv3-mapa-e.swf" quality=high bgcolor=##fff  WIDTH="515" HEIGHT="360" NAME="mapaat" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
}


function MapaEspanhol()
{
    document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=6,0,0,0" WIDTH="515" HEIGHT="360" id="mapaat" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="../images/atv3-mapa-s.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=##fff>');
	document.write('<param name=wmode value=transparent>');
	document.write('<EMBED src="../images/atv3-mapa-s.swf" quality=high bgcolor=##fff  WIDTH="515" HEIGHT="360" NAME="mapaat" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
}

function UploadAnimation()
{
    document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=6,0,0,0" WIDTH="80" HEIGHT="30" id="mapadestinos" ALIGN="" wmode="transparent">\n');
    document.write('<PARAM NAME=movie VALUE="../images/uploadanimation.swf"> \n');
    document.write('<PARAM NAME=wmode VALUE=transparent>\n');
    document.write('<EMBED src="../images/uploadanimation.swf" wmode="transparent" quality=high bgcolor=FFFFFF  WIDTH="80" HEIGHT="30" NAME="mapadestinos" ALIGN="" TYPE="application/x-shockwave-flash"  PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer">\n');
    document.write('</EMBED>\n');
    document.write('</object>\n');
}


