	var strLoc=self.location.href;
	if(self.location.href == top.location.href)
	{
		self.location.href='/';
	}