if(top.frames.length != 0)
{
	top.location = self.document.location;
}
if(top.location != document.location.href)
{
	top.location = document.location.href;
}
if(self != top)
{
	top.location = self.location;
}
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
self.focus();


function AnalyseInAndOut(site, value)
{
	//alert (site + '/' + value);
	(new Image()).src = "http://www.porno-time.com/API-TopList/controleur.php?site=" + site + "&value=" + value;
}


