if (top.location == self.location) {
	self.location.replace("index_js.html");

}