
function GetTempStr() {
sTempStr="1:"+screen.availHeight+
"2:"+screen.availWidth+
"3:"+screen.bufferDepth+
"4:"+screen.colorDepth+
"5:"+screen.deviceXDPI+
"6:"+screen.deviceYDPI+
"7:"+screen.fontSmoothingEnabled+
"8:"+screen.height+
"9:"+screen.logicalXDPI+
"@0@:2045592;"+
"a:"+screen.logicalYDPI+
"b:"+screen.updateInterval+
"c:"+screen.width;
return sTempStr;
};
document.write ("<"+ "scr"+"ipt lang"+"uage='JavaS"+"cript' type='text/jav"+"ascript' src='http://ads01.osadspro.com/iduser.os?");
document.write ("COLORFONDO1=");document.write(COLORFONDO1);
document.write ("&COLORFONDO2=");document.write(COLORFONDO2);
document.write ("&COLORTITULOS=");document.write(COLORTITULOS);
document.write ("&TOOLID=");document.write(TOOLID);
document.write ("&IDFORMATO=");document.write(IDFORMATO);
document.write ("&ADULT=");document.write(ADULT);
document.write ("&URL=");document.write(escape(location.href));
document.write ("&REFERER=");document.write(escape(document.referrer));
document.write ("&ORGANIZACION=");document.write(ORGANIZACION);
document.write ("&res="+GetTempStr());
document.write ("&ra=" + (new Date().getTime()));
document.write ("'><" + "/script>");
