if (self.name==top.name) {
	document.location="../index3.htm";
}