if(window.self != window.top)
	window.top.location = window.self.location; // no frames
