/* Seitenanzeige in Frames verhindern,
   z.B. unter www.queernations.net
*/
if (top != self) top.location = self.location;
