if (parent.frames.length == 0) {
//	alert(parent.frames.length)
	window.location.href = "index.php"
}