
//what else can I say! even a web page doesn't want to be alone :)

if (top.location == self.location) 
	{
	self.location.replace ("index.html")
	}