var frameset_geladen = "okay";

if (self != top) 
{
top.location.href=self.location.href;
}

