function sk08(){

ausgabetext="KLASSENFAHRTEN ::: Timm Reiseunternehmen ::: Schülerreisen in Deutschland und Europa mit Bus oder Flugzeug ::: ";

if (document.all)
{
 if (window.top.document.title)
  {setTimeout("window.top.document.title=ausgabetext", 500);};
}

};

sk08();

