if (top.location.href == self.location.href)
{
    top.location.href = "http://www.logo-hig.de";
    top.name = "reload";
}