if (self == top) {
	top.location.replace('index.htm');
}
