Foiling Hijackers


  Someone links to a page that should be inside a frameset
	if (top.location == self.location) {
		top.location.href = "frameset2.html?content1.html"
	}