//---------------------------------------------
// Copyright(C)2002-2005 www.ace-solutions.de
//---------------------------------------------
// Stand: 18.07.2005 _ 18.00 Uhr

var NameBrowser = navigator.appName;
var NameCode = navigator.appCodeName;
var BrowserVersion = navigator.appVersion;
var BrowserUAgent = navigator.userAgent;
var JavaStatus = navigator.javaEnabled ();
if (NameBrowser=="Netscape" ){sgro=sgro}

var bsize=screen.width-300;
var sprache="de";
var dateifile=document.URL;
var anordnung=parent.anordnung;

if (anordnung==1) bsize=screen.width-350;
if (anordnung==2) bsize=screen.width-350;
if (anordnung==3) bsize=screen.width-180;

var ssgro=0;
var txt='';
var tbbr=tabr;
if (bsize<tbbr)tbbr=bsize;
if (tasp==0) tasp=1;
var spgrs=tbbr/tasp-4;
var ta=1;
var rx=-1;


//-----------------------------------------
function goback(){history.go(rx);}


function bild(bdpt)
{
var ugb=bdpt;
var fflag=0;
var flashtyp='';
var tx='';

if (!bld1[ugb]) return(tx);
bild_lang=bld1[ugb].length;

bildtyp=bld1[ugb].substr(bild_lang-3,bild_lang);
var bild=0;
if (bildtyp=="gif" || bildtyp=="jpg" || bildtyp=="png")bild=1;
if (bildtyp=="avi"|| bildtyp=="mpg"|| bildtyp=="wav"|| bildtyp=="mid"||bildtyp=="mp3") bild=2;
if (bildtyp=="swf" ) bild=3;
//--------------------------

if(bld1[ugb]&& bild==2){
   if(bld1w[ugb]=='')bld1w[ugb]=80;
   if(bld1h[ugb]=='')bld1h[ugb]=120;
tx+='<embed src="'+bld1[ugb]+'" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" align="center" hspace="0" BORDER="0",hidden=false, autostart=true></embed>';
        }

if(bld1[ugb]&& bild==3 ){
flashtyp=bld1[ugb].substr(0,30);
flashw=bld1[ugb].substr(15,3);
flashh=bld1[ugb].substr(18,3);
//document.write(flashtyp);
if(!bld1w[ugb])bld1w[ugb]=flashw;
if(!bld1h[ugb])bld1h[ugb]=flashh;

if(bld2[ugb]&& bld1p[ugb]=='1')tx+='<a href="javascript:oeffnen('+ugb+')"><img src="acetools/info1-6-l.gif" width="50" height="15" border="0" vspace="3" hspace="5" align="left" alt="Bild vergrössern...Zoom..."></a><br clear="left">';
if(bld2[ugb]&& bld1p[ugb]=='2')tx+='<a href="javascript:oeffnen('+ugb+')"><img src="acetools/info1-6.gif" width="50" height="15" border="0" vspace="3" hspace="5" align="center" alt="Bild vergrössern...Zoom..."></a><br clear="all">';
if(bld2[ugb]&& bld1p[ugb]=='3')tx+='<a href="javascript:oeffnen('+ugb+')"><img src="acetools/info1-6.gif" width="50" height="15" border="0" vspace="3" hspace="5" align="right" alt="Bild vergrössern...Zoom..."></a><br clear="right">';



tx+='<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';
tx+='codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"';
if(bld1p[ugb]=='1')tx+='ID=test WIDTH="'+bld1w[ugb]+'" HEIGHT="'+bld1h[ugb]+'" align="left" vspace="5" >';
if(bld1p[ugb]=='2')tx+='ID=test WIDTH="'+bld1w[ugb]+'" HEIGHT="'+bld1h[ugb]+'" align="center" vspace="5" >';
if(bld1p[ugb]=='3')tx+='ID=test WIDTH="'+bld1w[ugb]+'" HEIGHT="'+bld1h[ugb]+'" align="right" vspace="5" >';
tx+='<PARAM NAME=movie VALUE="'+bld1[ugb]+'">';
tx+='<PARAM NAME=loop VALUE=false>';
tx+='<PARAM NAME=menu VALUE=false>';
tx+='<PARAM NAME=quality VALUE=high>';
if(bld1p[ugb]=='1')tx+='<EMBED src="'+bld1[ugb]+'" quality="high" align="left" ';
if(bld1p[ugb]=='2')tx+='<EMBED src="'+bld1[ugb]+'" quality="high" align="center" ';
if(bld1p[ugb]=='3')tx+='<EMBED src="'+bld1[ugb]+'" quality="high" align="right" ';
tx+='WIDTH="'+bld1w[ugb]+'" HEIGHT="'+bld1h[ugb]+'" TYPE="application/x-shockwave-flash"';
tx+='PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>';

}
/*
if(bld1p[ugb]=='1'&& bild==1){
if(bld2[ugb]){
tx+='<a href="javascript:oeffnen('+ugb+')"><Image src="'+bld1[ugb]+'" align="left"  width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="Zoom..." BORDER="0"></a>';}
else tx+='<Image src="'+bld1[ugb]+'" align="left" valign="middle" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="" BORDER="0">';
}

if(bld1p[ugb]=='2'&& bild==1){
if(bld2[ugb]){
tx+='<a href="javascript:oeffnen('+ugb+')"><Image src="'+bld1[ugb]+'" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" align="center" ALT="zoom..." BORDER="0"></a>';}
else tx+='<Image align="center" src="'+bld1[ugb]+'" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" valign="middle" ALT="zoom..." BORDER="0">';
}

if(bld1p[ugb]=='3'&& bild==1){
if(bld2[ugb]){
tx+='<a href="javascript:oeffnen('+ugb+')"><Image src="'+bld1[ugb]+'"  width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" align="right" ALT="Zoom..." BORDER="0"></a>';}
else tx+='<Image src="'+bld1[ugb]+'" align="right" valign="middle" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="" BORDER="0">';
}
*/
if(bld1p[ugb]=='1'&& bild==1){
if(bld2[ugb]){
ugb1=eval(1000 + ugb);
tx+='<div><a id="'+ugb+'" href="'+bld2[ugb]+'" class="highslide" onclick="return hs.expand(this, {captionId: '+ugb1+'})"><Image class="bilderrahmen" src="'+bld1[ugb]+'" align="left"  width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="Zoom..." BORDER="0"></a></div><div class="highslide-caption" id="'+ugb1+'"></div>';}

else tx+='<Image class="bilderrahmen" src="'+bld1[ugb]+'" align="left" valign="middle" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="" BORDER="0">';
}

if(bld1p[ugb]=='2'&& bild==1){
if(bld2[ugb]){
ugb1=eval(1000 + ugb);
tx+='<div><a id="'+ugb+'" href="'+bld2[ugb]+'" class="highslide" onclick="return hs.expand(this, {captionId: '+ugb1+'})"><Image class="bilderrahmen" src="'+bld1[ugb]+'" align="center"  width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="Zoom..." BORDER="0"></a></div><div class="highslide-caption" id="'+ugb1+'"></div>';}
else tx+='<Image class="bilderrahmen" align="center" src="'+bld1[ugb]+'" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" valign="middle" ALT="zoom..." BORDER="0">';
}

if(bld1p[ugb]=='3'&& bild==1){
if(bld2[ugb]){
ugb1=eval(1000 + ugb);
tx+='<div><a id="'+ugb+'" href="'+bld2[ugb]+'" class="highslide" onclick="return hs.expand(this, {captionId: '+ugb1+'})"><Image class="bilderrahmen" src="'+bld1[ugb]+'" align="right"  width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="Zoom..." BORDER="0"></a></div><div class="highslide-caption" id="'+ugb1+'"></div>';}
else tx+='<Image class="bilderrahmen" src="'+bld1[ugb]+'" align="right" valign="middle" width="'+bld1w[ugb]+'" height="'+bld1h[ugb]+'" vspace="'+bildabstand+'" hspace="'+bildabstand+'" ALT="" BORDER="0">';
}


return(tx);
}



function oeffnen(ugb){
fenster= open("","fensterle","width=630,height=450,menubar=no,status=no,scrollbars=yes,resizable=yes,directories=no");
fenster.moveTo(10,10);
fenster.focus();
fenster.document.open();
txt='';
txt+='<title>Details zu * '+bez1[ugb]+' *</title>';
if (shgc)txt+='<body bgcolor="'+shgc+'">';
else     txt+='<body bgcolor="#ffffff">';
txt+='<table bordercolorlight="#F0F0F0" align="center" width="'+tbbr+'" cellspacing="0" cellpadding="0" border="0"><tr><td align="center">';
//--------------------------------
bld_lang=bld2[ugb].length;
bldtyp= bld2[ugb].substr(bld_lang-3,bld_lang);
var bild=0;
if (bldtyp=="gif" || bldtyp=="jpg" || bldtyp=="png")bild=1;
if (bldtyp=="avi"|| bldtyp=="mpg"|| bldtyp=="wav"|| bldtyp=="mid"||bldtyp=="mp3") bild=2;
if (bldtyp=="swf" ) bild=3;
//--------------------------------
if(bld2[ugb]&& bild==1){
txt+='<Image src="'+bld2[ugb]+'" ALT="" width="'+bld2w[ugb]+'" heigth="'+bld2h[ugb]+'" align="center" hspace="0" BORDER="0"></td></tr>';
        }

if(bld2[ugb]&& bild==2){
   if(bld2w[ugb]=='')bld2w[ugb]=240;
   if(bld2h[ugb]=='')bld2h[ugb]=280;
txt+='<embed src="'+bld2[ugb]+'" width="'+bld2w[ugb]+'" height="'+bld2h[ugb]+'" align="center" hspace="0" BORDER="0",hidden=true, autostart=true></embed></td></tr>';
        }

if(bld2[ugb]&& bild==3 ){

txt+='<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';
txt+='codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"';
txt+='ID=test WIDTH="'+bld2w[ugb]+'" HEIGHT="'+bld2h[ugb]+'">';
txt+='<PARAM NAME=movie VALUE="'+bld2[ugb]+'">';
txt+='<PARAM NAME=loop VALUE=false>';
txt+='<PARAM NAME=menu VALUE=false>';
txt+='<PARAM NAME=quality VALUE=high>';
txt+='<PARAM NAME=bgcolor VALUE=#ffffff>';
txt+='<EMBED src="'+bld2[ugb]+'" quality="high" bgcolor="#ffffff" ';
txt+='WIDTH="'+bld2w[ugb]+'" HEIGHT="'+bld2h[ugb]+'" TYPE="application/x-shockwave-flash"';
txt+='PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT></td></tr>';
}

txt+='<tr><td>';
if(parent.sprache=="de")txt+='<font color="'+foc2+'" face="'+schr+'" size="'+sgro+'">'+bsr1[ugb]+'';
if(parent.sprache=="en")txt+='<font color="'+foc2+'" face="'+schr+'" size="'+sgro+'">'+bsr2[ugb]+'';
//if(tugc)htxt+='bgcolor="'+tugc+'"';
txt+='<br><tr><td valign="middle" colspan="2" align="left" bgcolor="'+tugc+'"><form><font color="'+foco+'" face="'+schr+'" size="'+sgro+'">&nbsp;&nbsp;&nbsp;|&nbsp;<A HREF="#" onClick="javascript:window.close();"><font color="'+foco+'" face="'+schr+'" size="'+sgro+'">Fenster schliessen...<img src="acetools/schliessen.gif" width="16" height="16" border="0" alt="dieses Fenster schliessen"></a><font color="'+foco+'" face="'+schr+'" size="'+sgro+'">&nbsp;&nbsp;&nbsp;|&nbsp;<a href="#" onClick="javascript:window.print();return false"><font color="'+foco+'" face="'+schr+'" size="'+sgro+'">Fenster drucken...<img src="acetools/drucker2.gif" width="16" height="16" border="0" alt="dieses Fenster drucken"></a>';
txt+='</td></tr></form></table></body>';
fenster.document.write(txt);
fenster.document.close();
}

function infobox(namen){
if(parent.sprache=="de"){
if(confirm('Wünschen Sie über... " '+link1[namen]+' " weitere Informationen ?\n\nUnter " Kontakte " wird automatisch eine Informations-Sammelliste erstellt,\ndie Sie per E-Mail an uns senden können'))
parent.infokorb += "1"+'|0|'+link1[namen]+'|'+bsr1[namen]+'|-|-###';
}
else {
if(confirm('Do you wish some more informations... " '+link2[namen]+' "  ?\n\nBelow menuepoint " Contact " an Information list will automatical be created.\nThat list you can send us over e-mail'))
parent.infokorb += "1"+'|0|'+link2[namen]+'|'+bsr2[namen]+'|-|-###';
}
}//ende infobox



//----------------------------------------------
shgc=shgc.replace(/&H/,"#");
tugc=tugc.replace(/&H/,"#");
thgc=thgc.replace(/&H/,"#");
foco=foco.replace(/&H/,"#");
foc1=foc1.replace(/&H/,"#");
foc2=foc2.replace(/&H/,"#");

w1=shgc.substr(1,2);w2=shgc.substr(3,2);w3=shgc.substr(5,2);shgc=w3+w2+w1;if(w1=="  "){shgc="";}
w1=tugc.substr(1,2);w2=tugc.substr(3,2);w3=tugc.substr(5,2);tugc=w3+w2+w1;if(w1=="  "){tugc="";}
w1=thgc.substr(1,2);w2=thgc.substr(3,2);w3=thgc.substr(5,2);thgc=w3+w2+w1;if(w1=="  "){ thgc="";}
w1=foco.substr(1,2);w2=foco.substr(3,2);w3=foco.substr(5,2);foco=w3+w2+w1;if(w1=="  "){ foco="";}
w1=foc1.substr(1,2);w2=foc1.substr(3,2);w3=foc1.substr(5,2);foc1=w3+w2+w1;if(w1=="  "){ foc1="";}
w1=foc2.substr(1,2);w2=foc2.substr(3,2);w3=foc2.substr(5,2);foc2=w3+w2+w1;if(w1=="  "){ foc2="";}
//--------------------------------------------------------------


htxt='';
htxt='<title>'+sinh+'</title>';
htxt+='<body marginheight="0" topmargin="0" leftmargin="0" alink="'+foc1+'" vlink="'+foc1+'" link="'+foc1+'" text="'+foco+'"';
if(shgb){if(shgc) htxt+=' bgcolor="'+shgc+'"';
htxt+='bgproperties="fixed"  background="'+shgb+'"';
}
if(!shgb){if(shgc) htxt+=' bgcolor="'+shgc+'"';
}
//htxt+='><font color="'+foco+'" face="'+schr+'" size="'+sgro+'">';

//if(!parent.rand) rand=0;
//if(parent.rand) rand=1;
rand=0;
rand=document.cookie;

if(parent.setz) {sgro=3; parent.setz=0;}
if(parent.resetz) {parent.resetz=0;}
var usgro=usgro+sgro;

// Überschrift eine Stufe grösser

// -----------   Ende der Definitionen -----------
//  Fallunterscheidung Spaltenanzahl
//------------------------------------------------

htxt+='<table border="0" align="center" width="'+tbbr+'" cellspacing="0" cellpadding="0">';

var vi=0; schleife=0;
while (vi<anza)
{
if (rand==1)htxt+='<tr valign="top"><td><table border="1" style="border-color:#FF8000;" align="center" width="'+tbbr+'" cellspacing="3" cellpadding="0">';

if(rand==0) htxt+='<tr valign="top"><td><table border="0" align=" center" border="0" width="'+tbbr+'" cellspacing="3" cellpadding="0">';

// Abfangen von Fehleingaben ----------------
if (atnr[vi]==0) atnr[vi]=1;
if (atnr[vi]<=0 || atnr[vi]>6)atnr[vi]=1;
//-------------------------------------------
for (ta1=0;ta1<atnr[vi];ta1++)
{//start For
var spgrs=tbbr/atnr[vi]+2;
schleife=0; ve=vi + ta1;
htxt+='<td></td><td width="'+spgrs+'" valign="middle" ';
// jetzt deutsche sprache?
if(bez1[ve]!=''&& sprache=="de"){//start bez1 && deutsch
if(tugb)htxt+='height="'+tugbh+'" background="'+tugb+'"';
if(!tugb){
htxt+='height="15" ';}

if(tugc)htxt+='bgcolor="'+tugc+'"';

htxt+='><font color="'+foc1+'"  face="'+schr+'" size="'+usgro+'"><b>&nbsp;&nbsp;&nbsp;&nbsp;'+bez1[ve]+'</b>';
}//end bez1
if(!bez1[ve]&& sprache=="de")htxt+='>';

// jetzt fremdsprache
if(bez2[ve]&& sprache=="en")
{//start bez2 && englisch
if(tugb)htxt+='height="'+tugbh+'" bgproperties="fixed" background="'+tugb+'"';
if(!tugb)
{
htxt+='height="15" ';
}
if(tugc)htxt+='bgcolor="'+tugc+'"';
htxt+='><font color="'+foc1+'" face="'+schr+'" size="'+sgro+'"><b>&nbsp;&nbsp;&nbsp;&nbsp;<b>'+bez2[ve]+'</b>';
}//bez2
if(!bez2[ve]&& sprache=="en")htxt+='>';

// ende spracherkennung

if(ta1==atnr[vi]){
        schleife=1; htxt+='</td></tr>';
        }
if (schleife==0)htxt+='</td>';
}
if (schleife==0)htxt+='</tr>';

//-------------------------------

 var schleife=0;
 for (ta=0;ta<atnr[vi];ta++){
 var ve=vi+ta;

 var eintrag="Datei:... ALLGEMEIN/"+ sinh;
 var eintrag_zaehler=ve+1;
 var eintrag=eintrag+ "... Eintrag: "+ eintrag_zaehler;
 if(ta==0) htxt+='<tr>';
var spgrs=tbbr/atnr[vi]-2;
if(rand==0)htxt+='<td></td><td width="'+spgrs+'" align="center" valign="top"';
if(rand==1)htxt+='<td></td><td width="'+spgrs+'" title="'+eintrag+'" align="center" valign="top"';
if(thgb!='')
{
if(bsr1[ve])htxt+=' height="'+thgbh+'" background="'+thgb+'"';
if(thgc)htxt+='bgcolor="'+thgc+'"';
if(!bsr1[ve]||!thgc)htxt+='>';
}
if(!thgb){
htxt+=(thgc)?'bgcolor="'+thgc+'">':'>';
}

htxt+='<form name="'+ve+'">';
if(link1[ve]&& sprache=="de" && bld1p[ve]==3)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" border="0" alt="Zu diesem Beitrag sind weitere Informationen verfügbar          ...legen Sie Ihren Infowunsch in der Sammelliste ab"></a>' ;

if(link1[ve]&& sprache=="de" && bld1p[ve]==1)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="right" border="0" alt="Zu diesem Beitrag sind weitere Informationen verfügbar          ...legen Sie Ihren Infowunsch in der Sammelliste ab"></a>' ;

if(link1[ve]&& sprache=="de" && bld1p[ve]==2)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" border="0" alt="Zu diesem Beitrag sind weitere Informationen verfügbar          ...legen Sie Ihren Infowunsch in der Sammelliste ab"></a>' ;

if(link1[ve]&& sprache=="de" && bld1p[ve]==0)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" valign="top" border="0" alt="Zu diesem Beitrag sind weitere Informationen verfügbar          ...legen Sie Ihren Infowunsch in der Sammelliste ab"></a>' ;

if(link2[ve]&& sprache=="en")htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" border="0" alt="there are more informations available      ...collect your wish for more informations in the infolist..."></a>';

if(link2[ve]&& sprache=="en" && bld1p[ve]==3)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" border="0" alt="there are more informations available      ...collect your wish for more informations in the infolist..."></a>' ;

if(link2[ve]&& sprache=="en" && bld1p[ve]==1)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="right" border="0" alt="there are more informations available      ...collect your wish for more informations in the infolist..."></a>' ;

if(link2[ve]&& sprache=="en" && bld1p[ve]==2)htxt+='<a href="javascript:infobox(document.forms['+ve+'].name)"><img src="acetools/info2-4.gif" width="50" height="15" vspace="2" hspace="2" align="left" border="0" alt="there are more informations available      ...collect your wish for more informations in the infolist..."></a>' ;


htxt+=bild(ve);

if (parent.sprache=="en" && bsr2[ve])htxt+='<font color="#'+foc2+'" face="'+schr+'" size="'+sgro+'">'+bsr2[ve]+'</font>';
if (parent.sprache=="de" && bsr1[ve])htxt+='<font color="#'+foc2+'" face="'+schr+'" size="'+sgro+'">'+bsr1[ve]+'</font>';

if(ta==atnr[vi]){schleife=1; htxt+='</form></td></tr></TABLE>';}
if (schleife==0) htxt+='</form></td>';
}
vi=vi+ta;
if(schleife==0) htxt+='</tr></TABLE>';
}//end while
if (schleife==0) htxt+='</td></tr></TABLE>';
htxt+='</td></tr>';
htxt+='<tr><td><div align="center"><font color="#'+foco+'" face="'+schr+'" size="1"><br><img src="acetools/trennlinie.gif" width="'+tbbr+'" height="15" border="0" alt=""><br>';
htxt+='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="acetools/pfeil1.gif" width="10" height="10" border="0" alt="">&nbsp;<a href="javascript:history.go(-1)" title="go back...">back</a>&nbsp;|&nbsp;<a href="mailto:'+email+'" title="send email">email</a>&nbsp;|&nbsp;<a href="'+homepa+'" target="_blank" title="go to homepage...">home</a>&nbsp;|&nbsp;<a href="javascript:window.print();" title="print this page..." >print</a>&nbsp;|&nbsp;<a href="#top" title="go to top..."><u>top</u></a>&nbsp;|&nbsp;<a href="'+impressum+'" title="disclaimer..."><u>impressum</u></a><font color="#'+foco+'" face="'+schr+'" size="1">&nbsp;<img src="acetools/pfeil1_s.gif" width="10" height="10" border="0" alt="">&nbsp;';
htxt+='<br>TSV Geislingen FUSSBALL&nbsp;&copy;2009&nbsp;<img  src="acetools/disk.gif" width="12" height="12" border="0" title="File...ALLGEMEIN/ '+sinh+' "   alt="Gespeichert in ...ALLGEMEIN/ '+sinh+'"><font color="#'+foco+'" face="'+schr+'" size="1">&nbsp;'+ document.lastModified+'<font color="#'+foco+'" face="'+schr+'" size="'+sgro+'"><a href=\"#\" onClick= "javascript: document.cookie=1;parent.location.reload()" title="Editieren ein..." >.</a>&nbsp;<a href=\"#\" onClick="javascript: document.cookie=0;parent.location.reload()" title="Editieren aus..."  >.</a></div></td></tr></table><br><br>';
document.write(htxt);
document.close();
