Foiling Hijackers
Someone puts your page inside their frame -- escape with a little JavaScript
if (top.location != self.location) { top.location = self.location }