
if((top.location == self.location) || (top.frames.length > 2))
{
	top.location = 'http://www.4-inches.de/inhalt/news.htm';
}

