if (this.parent == this.self) { 
	this.location.href = "index.html";
}
