<!-------------------------- [   css laden   ] ------------------------------>
document.write('<link rel="stylesheet" href="../../css/inhalt.css" type="text/css" title="Style Screen">');

<!------------ [vergroesserung z.b. fuer b03 sammlungsobjekte] ---------->
function fensterln(url) 
{ window.open(url,'Vergross','toolbar=no,width=10,height=10,left=0,top=0,directories=no,scrollbars=yes,status=no,resizable=yes,menubar=no,location=no');
}

<!-------------------------- [   sprungmarken-script zum anwŠhlen  ] ------------------------------>
function wahl(url2,uuu)
{ top.mitte.location.href=url2;
  top.oben.document.test.auswahl.value=uuu;
  }

<!-------------------------- [   sprungmarken-script zum wiederloeschen  ] ------------------------------>
function sprungmarke()

 {if (document.location.href!="#oben");
     document.location.href=top.oben.document.test.auswahl.value
     top.oben.document.test.auswahl.value="#oben"
}


function totenkult() 
			{
var show = open('../../specials/totenkult/film.htm',"totenkult",'"toolbar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,copyhistory=no,titlebar=no,width=795,height=475,menubar=no,screenY=100px');
show.focus();
}




function ichenhausen() 
			{
var show = open('../../specials/ichenhausen/index.htm',"ichenhausen",'"toolbar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,copyhistory=no,titlebar=no,width=700,height=490,menubar=no,screenY=100px');
show.focus();

}




function stimmenspecial() 

			{

var show = 

open('../../specials/stimmen/index.htm',"special",'"toolbar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,copyhistory=no,titlebar=no,width=790,height=490,menubar=no,screenY=100px');

show.focus();

close();

}



function weidengastobjekte() 

			{

var show = 

open('../../specials/50gastobjekte/index.htm','Weiden','toolbar=no,width=800,height=580,left=100,top=0,directories=no,scrollbars=0,status=no,resizable=yes,menubar=no,location=no');

show.focus();

close();

}





function shopfenster(url) 

{  window.open('../../shop/index.htm','Shop','toolbar=no,width=790,height=600,left=200,top=0,directories=no,scrollbars=auto,status=yes,resizable=yes,menubar=no,location=no');

}



	function disclaimer() 

			{

self.parent.name="fenster";

var disclaim = open('../hinweise/disclaim.htm',"disclaimerfenster",'"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,titlebar=no,width=430,height=430,menubar=no,screenY=100px');

disclaim.focus();

}



<!----------------------------- [Funktion fuer Sitemap] --------------------------------->



<!--

function neuerinhalt(dateiname) 

			{

top.mitte.location.href=dateiname;

}

// -->







<!----------------------------- [Goldsarg-Slideshow Deutsch/Englisch] --------------------------------->



<!-- 

	function gold_de() 

			{

			var Show = window.open('../../specials/goldsarg/sl_de/a.htm',"Impressionen","toolbar=no,width=600,height=600,directories=no,scrollbars=no,status=yes,resizable=no,menubar=no,location=no") 

			}

         function gold_en() 

			{

			var Show = window.open('../../ specials/goldsarg/sl_eng/a.htm',"Impressionen","toolbar=no,width=600,height=600,directories=no,scrollbars=no,status=yes,resizable=no,menubar=no,location=no") 

			}  

	

// -->





<!--

function lotos() 

			{

var show = open('../../specials/lotos/index.htm',"totenkult",'"toolbar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,copyhistory=no,titlebar=no,width=795,height=475,menubar=no,screenY=100px');

show.focus();

close();

}

// -->







function schatten() 
			{
var show = open('../../specials/schatten/index.htm',"totenkult",'"toolbar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,copyhistory=no,titlebar=no,width=810,height=505,menubar=no,screenY=50px');
show.focus();
close();
}

<!---------------[vergroesserung ---------->
function fenster(url) 
{
 if(parseInt(navigator.appVersion)<4)
{window.open(url,'vergross','toolbar=no,width=600,height=600,left=20,top=0,directories=no,scrollbars=0,status=no,resizable=yes,menubar=no,location=no');
  var oPopup=true
}
else
  {
  window.open(url,'vergross','toolbar=no,width=600,height=600,left=20,top=20,directories=no,scrollbars=0,status=no,resizable=yes,menubar=no,location=no')
  var oPopup=true
  }
return (oPopup)?false:true;
}

<!-- Script von Yanks zum ersatz von target=_blank in xhtml - von http://www.sitepoint.com/article/standards-compliant-world/3 -->
function externalLinks() { 
 if (!document.getElementsByTagName) return; 
 var anchors = document.getElementsByTagName("a"); 
 for (var i=0; i<anchors.length; i++) { 
   var anchor = anchors[i]; 
   if (anchor.getAttribute("href") && 
       anchor.getAttribute("rel") == "external") 
     anchor.target = "_blank"; 
 } 
} 
window.onload = externalLinks;
