
if (top.location == self.location)
{
window.top.location.href="http://www.compucomp.de";
}

