<!-- /*Written by 6B - Neue Medien*//*www.6B.com*//*Alle Rechte vorbehalten - 8-2002*/		if (window == top) {page=self.location.pathname;if (self.location.search) page=page+self.location.search;loc_host=self.location.host.toLowerCase();if (loc_host.indexOf("pinguin")>=0) server="pinguin.6B.intra/karinsander";else if (loc_host.indexOf("www.6b.com")>=0) server="www.6B.com/karinsander";else server="www.karinsander.de";if (loc_host && loc_host.indexOf("pinguin")<0) self.location.href='http://'+server+'/index.php?page='+page;// wenn man es doch mit reload auf pinguin will folgendes reaktivieren// self.location.href='http://'+server+'/index.php?page='+page;}//-->