if (parent.location.href == self.location.href) {
	setTimeout("window.location.href='/index.php'",3000);
}
