var ns4=document.layers?1:0
var ns6=document.getElementById&&!document.all?1:0 
var ie=document.all?1:0
function over(thisimg) {
	document.menuimg.src=pathimg+thisimg
}
function out() {
	document.menuimg.src=pathimg+whatimg
}

if (ns6 || ie) {
	document.write("<table cellpadding=0 cellspacing=0 border=0 width=670 background=\"../imgs/bg.gif\" bgcolor=\"#EEEEEE\">")
}
else {
	document.write("<table width=670 cellpadding=0 cellspacing=0 border=0 bgcolor=\"#EEEEEE\">")
}
document.write("<!-- begin header -->")
document.write("<tr valign=bottom><td colspan=3 height=59>")
document.write("<a href=\"mailto:info@petergehrig.ch\"><img src=\"../imgs/header.gif\" vspace=0 border=0></a>")
document.write("</td></tr>")
document.write("<tr valign=top><td colspan=3 height=24>")
document.write("<IMG SRC='"+pathimg+whatimg+"' USEMAP='#menumap' NAME='menuimg' WIDTH=670 HEIGHT=24 BORDER=0>")
document.write("<MAP NAME='menumap'>")
document.write("<AREA SHAPE=RECT COORDS='59,6,135,19' HREF='"+pathmenu+"lei/index_lei.html' onMouseOver='over(\"menu_leistungen.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='157,7,201,18' HREF='"+pathmenu+"pre/index_pre.html' onMouseOver='over(\"menu_preise.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='223,7,303,19' HREF='"+pathmenu+"ref/index_ref.html' onMouseover='over(\"menu_referenzen.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='321,4,350,18' HREF='"+pathmenu+"ego/index_ego.html' onMouseOver='over(\"menu_ego.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='368,6,422,19' HREF='"+pathmenu+"kon/index_kon.html' onMouseOver='over(\"menu_kontakt.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='444,6,512,18' HREF='"+pathmenu+"kur/index_kur.html' onMouseOver='over(\"menu_crashkurs.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='533,7,571,17' HREF='"+pathmenu+"index.html' onMouseOver='over(\"menu_home.gif\")' onMouseOut='out()'>")

document.write("<AREA SHAPE=RECT COORDS='594,7,630,17' HREF='"+pathmenu+"plu/index_plu.html' onMouseOver='over(\"menu_plus.gif\")' onMouseOut='out()'>")
document.write("</MAP>")

document.write("</td></tr>")
document.write("<!-- end header -->")
document.write("<tr valign=top>")

document.write("<!-- begin col left -->")
document.write("<td width=60><img src=\"../imgs/emptypixel.gif\" width=60 height=1></td>")
document.write("<!-- end col left -->")
