//www.febat.com
	if(self.name==top.name) {
//		window.open('../index.htm', '', '')
		location.href="../index.htm"
	}

