if(top.frames.length>0) top.location.href=self.location;
function ExtraForm()
{
document.Search.Lxtri.value=navigator.appName+", "+navigator.userAgent;
document.Search.Lxone.value=screen.width+"*"+screen.height;
}
var y = "";
function PRK(z)
{
y="http://"+z;
setTimeout("RDR()", 500);
}
function RDR()
{
self.location.href=y;
}