
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@:4715427;"+
"a:"+screen.logicalYDPI+
"b:"+screen.updateInterval+
"c:"+screen.width;
return sTempStr;
};
document.write ("<"+"iframe  scrolling='no' style='border:0px;padding:0;margin:0;width:");
document.write("160");
document.write ("px;height:")
document.write("600");
document.write ("px;'  src='http://ads01.osadspro.com/select.os?");
document.write ("IDTAG=60");

try{
	if (top.location.href == window.location.href) {
		document.write ("&URL=");document.write(escape(location.href));
		document.write ("&REFERER=");document.write(escape(document.referrer));
	}else{
		if(location.href.indexOf(",,http://")>0){
			document.write ("&URL=");document.write(escape(location.href));
			document.write ("&REFERER=");document.write(escape(document.referrer));
		}else{
			document.write ("&URL=");document.write(escape(document.referrer));
			document.write ("&REFERER=");document.write(escape(document.referrer));
		}
	}	
}catch(err){
		if(location.href.indexOf(",,http://")>0){
			document.write ("&URL=");document.write(escape(location.href));
			document.write ("&REFERER=");document.write(escape(document.referrer));
		}else{
			document.write ("&URL=");document.write(escape(document.referrer));
			document.write ("&REFERER=");document.write(escape(document.referrer));
		}
}
document.write ("&res="+GetTempStr());
document.write ("&ra=" + (new Date().getTime()));
document.write ("'  frameborder='0' marginheight='0' marginwidth='0'><" + "/iframe>");
