 sz = "468x60";
 st = "es.ya.com";
 pd = "e05especiales";
 vartext = "p=";
 std = "http://ad.es.doubleclick.net/";

 var time = new Date();
 randnum= (time.getTime());
 
 if (document.cookie.length > 0) {
	cookies=unescape(document.cookie);
	offset = cookies.indexOf("YAKEYS=");
	if (offset != -1) {
	 	offset = cookies.indexOf("P1=");
		if (offset != -1) {
		end =cookies.indexOf("|", offset);
		vartext=cookies.substring(offset, end);
		}
	}
 }
if (navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.substring(0,1)>=5) 
{
document.write ('<a href="'+std+'jump/'+st+'/'+pd+';sz='+sz+'" target="_blank">');
document.write ('<img src="'+std+'ad/'+st+'/'+pd+';sz='+sz+'"></a>'); 
}
else 
{
document.write ('<SCR'+'IPT language="JavaScript" SRC="'+std+'adj/'+st+'/'+pd+';sz='+sz+';'+vartext+';ord='+randnum+'?"></SCR'+'IPT>');
}



