var targetpage = self.location.href;
if (targetpage == top.location.href)	{ 
	window.location.href = "http://www.taintedsouls.eu/?url=" + targetpage;
}