// site.js
// XFS Defense
if ( top != self ) {
	top.location = self.location
}

