
function PIC_switch(id,name){
  if (document.images) {document.images[id].src=eval(name+".src"); }
}


function Show_HP()
{   fenster = window.open ("Steckbr/steck_hp.php", "Helmuth", "scrollbars=yes,width=600,height=600,status=yes");
}
function Show_CE()
{    fenster = window.open ("Steckbr/steck_ce.php", "Bertram", "scrollbars=yes,width=600,height=600");
}
function Show_MW()
{    fenster = window.open ("Steckbr/steck_mw.php", "Manfred", "scrollbars=yes,width=600,height=600");
}
function Show_LL()
{    fenster = window.open ("Steckbr/steck_ll.php", "Lothar", "scrollbars=yes,width=600,height=600");
}
function Show_BH()
{    fenster = window.open ("Steckbr/steck_bh.php", "Bertram", "scrollbars=yes,width=600,height=600");
}

function Show_FrameSet()
{   if(top.frames.length == 0)
	top.location.href="http://www.darmstaedter-signal.de/index.htm";
}

function Show_ICQ()
{   fenster = window.open ("ICQs.htm", "Peter_ICQs", "scrollbars=no,width=300,height=180");
}
