<!--
var MM_contentVersion = 5;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' ID="lftad_one" width="766" height="748" ALIGN="">');
	document.write(' <PARAM NAME=movie VALUE="flash/ayv_nuevo2.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>  <PARAM NAME=wmode VALUE=opaque> '); 
	document.write(' <EMBED src="flash/ayv_nuevo.swf" quality=high wmode=opaque bgcolor=#FFFFFF');
	document.write(' swLiveConnect=FALSE width="766" height="748" NAME="lftad_one" ALIGN=""');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
} else{
	document.write('<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="766" height="748" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT> ');
  document.write('         <PARAM NAME="_cx" VALUE="18150">');
	document.write('					<PARAM NAME="_cy" VALUE="3466">');
	document.write('					<PARAM NAME="FlashVars" VALUE="">');
	document.write('					<PARAM NAME="Movie" VALUE="flash/ayv_nuevo2.swf">');
	document.write('					<PARAM NAME="Src" VALUE="flash/ayv_nuevo2.swf">');
	document.write('					<PARAM NAME="WMode" VALUE="Window">');
	document.write('					<PARAM NAME="Play" VALUE="-1">');
	document.write('					<PARAM NAME="Loop" VALUE="-1">');
	document.write('					<PARAM NAME="Quality" VALUE="High">');
	document.write('					<PARAM NAME="SAlign" VALUE="">');
	document.write('					<PARAM NAME="Menu" VALUE="-1">');
	document.write('					<PARAM NAME="Base" VALUE="">');
	document.write('					<PARAM NAME="AllowScriptAccess" VALUE="">');
	document.write('					<PARAM NAME="Scale" VALUE="ShowAll">');
	document.write('					<PARAM NAME="DeviceFont" VALUE="0">');
	document.write('					<PARAM NAME="EmbedMovie" VALUE="0">');
	document.write('					<PARAM NAME="BGColor" VALUE="">');
	document.write('					<PARAM NAME="SWRemote" VALUE="">');
	document.write('					<PARAM NAME="MovieData" VALUE="">');
	document.write('					<PARAM NAME="SeamlessTabbing" VALUE="1">');
	document.write('					<PARAM NAME="Profile" VALUE="0">');
	document.write('					<PARAM NAME="ProfileAddress" VALUE="">');
	document.write('					<PARAM NAME="ProfilePort" VALUE="0">');
	document.write('					<embed src="flash/ayv_nuevo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"');
	document.write('							type="application/x-shockwave-flash" width="766" height="748"> </embed>');
	document.write('</OBJECT>');
}
//-->
