Protokoll = self.location.protocol;
Pfad = self.location.pathname;
Basis = Protokoll + '//' + Pfad.substring(1,Pfad.length-11)
neues_Fenster = null;
function Zeigen(Bild0,Titel0,Breite0,Hoehe0)
{
Bild = Bild0;
Titel = Titel0;
Breite = Breite0;
Hoehe = Hoehe0;
zu();
setTimeout("sichtbar()",1000);
}
function sichtbar()
{
Fenster_Hoehe = Hoehe + 0;
Fenster_Breite = Breite + 0;
Optionen = 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,height='+Fenster_Hoehe+',width='+Fenster_Breite;
neues_Fenster = window.open('','',Optionen)
with (neues_Fenster)
{
document.writeln('
' + Titel + '');
document.writeln('');
document.writeln(' | ');
document.writeln('
');
}
}
function zu()
{
if (neues_Fenster != null)
if (!neues_Fenster.closed)
neues_Fenster.close();
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function sitemap()
{
var sitem =
window.open("sitemap.php", "sitemap", "width=500,height=208,resizable=0,scrollbars=0,status=0,menubar=0,toolbar=0,location=0");
sitem.focus();
}
function anfahrt()
{
var anf =
window.open("anfahrt.php", "anfahrt", "width=487,height=324,resizable=0,scrollbars=0,status=0,menubar=0,toolbar=0,location=0");
anf.focus();
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i