function verirrt(){
	if (top.document.URL==document.URL){
	window.location.replace("/index2.html");
	}
}
verirrt();
