function sk18(){

ausgabetext="REISEBÜRO ::: Timm Reisebüros in Uelzen und Bad Bodenteich ::: Timm Reiseunternehmen GmbH ::: ";

if (document.all)
{
 if (window.top.document.title)
  {setTimeout("window.top.document.title=ausgabetext", 500);};
}

};

sk18();

