//seitenanzeige in fremden frames  verhindern
<!--
 if(top!=self)
  top.location=self.location;
//-->
