<!-- script forces content into frameset

	if (top.location == self.location) {
		self.location.replace("index.php?referer=content_home.php")
	}

// stop hiding -->