<!-- 

// Disallow display with a frameset
if (top.location != self.location)
	top.location = self.location  
	
// -->