
m="";
d="fahrrad-hannover";
tdl="de";


if (top.frameset_geladen + "" != "okay")
   {
   if ( navigator.appName!="Netscape" || navigator.appVersion.charAt(0)!="4" || window.innerHeight!=0 || window.innerWidth!=0)
      { top.location.href = "index.html"; }
   }
else
   {
   top.document.title = '    ' + document.title + ' - Hannover Fahrrad    ';
   }

function w()
{document.write( m+"@"+d+"."+tdl );}



