if(self.parent == self) {
	window.location = "farms.html";
}

