if(top != self){
	top.location.href = self.location.href;

	window.stop();
}

