function f(n,w,h,u)
{  
   var rf = document.referrer;
    if(top != self) window.location.href = "error1.html";
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'">\n');
    document.write('<PARAM name="movie" value="file/'+n+'?lang=eng"><param name="bgcolor" value="#000000" />\n');
    document.write('<PARAM name="quality" value="best"><PARAM name="menu" value="false"><param name="allowScriptAccess" value="always">\n');
    document.write('<EMBED src="file/'+n+'?lang=eng" width="'+w+'" height="'+h+'" QUALITY="best" menu="false" bgcolor="#000000" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" allowScriptAccess="always"></EMBED>\n');
    document.write('</OBJECT>\n');
}
function f2(n,w,h,u)
{  
   var rf = document.referrer;
    if(top != self) window.location.href = "error1.html";
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'">\n');
    document.write('<PARAM name="movie" value="file/'+n+'"><param name="bgcolor" value="#000000" />\n');
    document.write('<PARAM name="quality" value="best"><PARAM name="menu" value="false"><param name="allowScriptAccess" value="always">\n');
    document.write('<EMBED src="file/'+n+'" width="'+w+'" height="'+h+'" QUALITY="best" menu="false" bgcolor="#000000" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" allowScriptAccess="always"></EMBED>\n');
    document.write('</OBJECT>\n');
}
function sw(n,w,h)
{  
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'">\n');
    document.write('<PARAM name="movie" value="'+n+'"><param name="bgcolor" value="#000000" />\n');
    document.write('<PARAM name="quality" value="best"><PARAM name="menu" value="false"><param name="allowScriptAccess" value="always">\n');
    document.write('<EMBED src="'+n+'" width="'+w+'" height="'+h+'" QUALITY="best" menu="false" bgcolor="#000000" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" allowScriptAccess="always"></EMBED>\n');
    document.write('</OBJECT>\n');
}

function acc(){
var pg=document.URL;
var a = "&&";
var pf = navigator.platform + a; var lng = navigator.language + a;
var swh = screen.width + "x" + screen.height + a;
var cd = screen.colorDepth + a; var pd = screen.pixelDepth + a;
var rf = document.referrer;
var now = new Date();
document.write("<img src='http://neutralxe.net/cgi-bin/ds/dsw.cgi?xx=",now.getSeconds(),"&&p=n&&md=j&&");
document.write("pg="+pg+a+"pf="+pf+"lng="+lng+"swh="+swh+"cd="+cd+"pd="+pd+"rf="+rf);
document.write("' width=1 height=1 border=0>");
}

