<!--<title>global.js</title>-->
<!--
function banner() {
   links=new Array()
     links[0]='"http://ad.zanox.com/ppc/?13235526C734648551T"><img src="http://ad.zanox.com/ppv/?13235526C734648551" align="bottom" width="180" height="150" border="0" hspace="1" alt="Alice Mobile 180 x150"'
     links[1]='"http://ad.zanox.com/ppc/?5026716C2139691129T"><img src="http://ad.zanox.com/ppv/?5026716C2139691129" align="bottom" width="180" height="150" border="0" hspace="1" alt="Alice Fun 180x150"'
     links[2]='"http://ad.zanox.com/ppc/?13235453C1661645663T"><img src="http://ad.zanox.com/ppv/?13235453C1661645663" align="bottom" border="0" hspace="1" alt="Alice Comfort 180x150"'
     links[3]='"http://www.profiseller.de/shop1/mega/index.php3?ps_id=P1830792&shop=13&banner=1130" target="_blank"><img src="http://www.profiseller.de/banner/banner.php3?ps_id=P1830792&banner=1130" width="180" height="100" border="0"'
     links[4]='"http://www.profiseller.de/shop1/mega/index.php3?ps_id=P1830792&shop=13&banner=1131" target="_blank"><img src="http://www.profiseller.de/banner/banner.php3?ps_id=P1830792&banner=1131" width="180" height="100" border="0"'
	 links[5]='"http://ad.zanox.com/ppc/?13235498C1561281833T"><img src="http://ad.zanox.com/ppv/?13235498C1561281833" align="bottom" width="180" height="150" border="0" hspace="1" alt="Alice Mobile - Übersicht DSL Auswahl - 180x150"'
	 links[6]='"http://www.zanox-affiliate.de/ppc/?13235641C1429527951T"><img src="http://www.zanox-affiliate.de/ppv/?13235641C1429527951" align="bottom" width="125" height="125" border="0" hspace="1" alt="vodafoneshop.de"'
	 links[7]='"http://www.zanox-affiliate.de/ppc/?13235651C925159407T"><img src="http://www.zanox-affiliate.de/ppv/?13235651C925159407" align="bottom" width="125" height="125" border="0" hspace="1" alt="vodafone.de"'
	 links[8]='"http://www.zanox-affiliate.de/ppc/?13235641C1429527951T"><img src="http://www.zanox-affiliate.de/ppv/?13235641C1429527951" align="bottom" width="125" height="125" border="0" hspace="1" alt="vodafoneshop.de"'
	 links[9]='"http://www.zanox-affiliate.de/ppc/?13235682C1700744481T"><img src="http://www.zanox-affiliate.de/ppv/?13235682C1700744481" align="bottom" width="125" height="125" border="0" hspace="1" alt="Superflat 125x125"'
	 
var i=[Math.floor(Math.random()* links.length)];
  document.write('<a href='+links[i]+'></a>');
}
function banner_lang() {
   links_lang=new Array()
     links_lang[0]='"http://ad.zanox.com/ppc/?5027576C878212938T"><img src="http://ad.zanox.com/ppv/?5027576C878212938" align="bottom" width="234" height="60" border="0" hspace="1" alt="Kaspersky Banner 234x60 1"'
     links_lang[1]='"http://ad.zanox.com/ppc/?5027598C1819713422T"><img src="http://ad.zanox.com/ppv/?5027598C1819713422" align="bottom" width="468" height="60" border="0" hspace="1" alt="Kaspersky Banner 468x60 1"'
     links_lang[2]='"http://ad.zanox.com/ppc/?5027602C1299713422T"><img src="http://ad.zanox.com/ppv/?5027602C1299713422" align="bottom" width="468" height="60" border="0" hspace="1" alt="Kaspersky Banner 468x60 2"'
     links_lang[3]='"http://ad.zanox.com/ppc/?5027604C927057172T"><img src="http://ad.zanox.com/ppv/?5027604C927057172" align="bottom" width="728" height="90" border="0" hspace="1" alt="Kaspersky Banner 728x90 1"'
     links_lang[4]='"http://ad.zanox.com/ppc/?5027659C124157202T"><img src="http://ad.zanox.com/ppv/?5027659C124157202" align="bottom" width="468" height="60" border="0" hspace="1" alt="Alice Deluxe 468x60"'
     links_lang[5]='"http://www.profiseller.de/shop1/mega/index.php3?ps_id=P1830792&shop=8&banner=1115" target="_blank"><img src="http://www.profiseller.de/banner/banner.php3?ps_id=P1830792&banner=1115" width=468 height=60 BORDER="0"'
	 links_lang[6]='"http://www.zanox-affiliate.de/ppc/?13235670C743100489T"><img src="http://www.zanox-affiliate.de/ppv/?13235670C743100489" align="bottom" width="468" height="60" border="0" hspace="1" alt="CallYa OpenEnd"'
var i=[Math.floor(Math.random()* links_lang.length)];
  document.write('<a href='+links_lang[i]+'></a>');
}
function setCSS (farbe1,farbe2) {
  for (var i = 0; i < document.getElementsByTagName("p").length; i++) {
    document.getElementsByTagName("p")[i].style.border = "solid red 1px";
    document.getElementsByTagName("p")[i].style.backgroundColor = farbe2;
    document.getElementsByTagName("p")[i].style.color = farbe1;
    document.getElementsByTagName("p")[i].style.fontSize = "150%";
    document.getElementsByTagName("p")[i].style.padding = "15px";

  }
}
function hintergrund(farb_id) { /* Farbe Hell */
	windows.top.style.setAttribute('backgroundColor',farb_id);
	document.getElementById('allumfassend').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('banner').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('inhalt').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('inhaltundbanner').style.setAttribute('backgroundColor',farb_id);
}
function vordergrund(farb_id) { /* Farbe Dunkel */
	document.getElementById('topbanner').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('navigation').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('seite_haupt_ueberschrift').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('seite_links').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('seite_rechts').style.setAttribute('backgroundColor',farb_id);
	document.getElementById('seite_haupt_inhalt').style.setAttribute('backgroundColor',farb_id);
}
function zwischenfarbe(farb_id) { /* Farbe Mittel */
	document.getElementById('seite_allumfassend').style.setAttribute('backgroundColor',farb_id);
}
function load_text() {
a = document.createElement('script');
a.setAttribute('type','text/javascript');
a.setAttribute('src','http://www.csf-24.de/seiten/texte.php');
document.getElementsByTagName('head')[0].appendChild(a);
}
/* -Funktionen für Film-------------------------------------------------------------------------------------------------------- */
function LayerEin() {
	document.all.BildLayer.style.visibility = "visible";
}
function LayerAus() {
	document.all.BildLayer.style.visibility = "hidden";
}
function LayerEin_R() {
	document.all.BildLayer.style.visibility = "visible";
}
function LayerAus_R() {
	document.all.BildLayer.style.visibility = "hidden";
}
/* -Funktionen für Film-------------------------------------------------------------------------------------------------------- */
/* -Funktionen für Index-------------------------------------------------------------------------------------------------------- */
function showText(textinhalt){
	document.all["seite_haupt_text_rechts"].style.visibility = "visible";
	document.all["seite_haupt_text_rechts"].innerHTML = textinhalt;
	}
function hideText(textinhalt){
	document.all["seite_haupt_text_rechts"].innerHTML = "";
	document.all["seite_haupt_text_rechts"].style.visibility = "hidden";
	}
/* -Funktionen für Index-------------------------------------------------------------------------------------------------------- */
//-->

