
	function pageLoad(){
		if(window.top!=this)
			window.top.location=window.location
	}
