function lib_bwcheck(){ //Browsercheck (needed) this.ver=navigator.appVersion; this.agent=navigator.userAgent this.dom=document.getElementById?1:0 this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0; this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)?1:0; this.ie7=(this.ver.indexOf("MSIE 7")>-1 && this.dom)?1:0; this.ie8=(this.ver.indexOf("MSIE 8")>-1 && this.dom)?1:0; this.ie4=(document.all && !this.dom)?1:0; this.ie=this.ie4||this.ie5||this.ie6||this.ie7||this.ie8 this.mac=this.agent.indexOf("Mac")>-1 this.opera5=this.agent.indexOf("Opera 5")>-1 this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0;  this.ns4=(document.layers && !this.dom)?1:0; this.bw=(this.ie8 || this.ie7 || this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom) return this}var bw=new lib_bwcheck() var mDebugging=4 kaCMenu=new makeCoolMenu("kaCMenu") kaCMenu.pagecheck=1 kaCMenu.checkscroll=1 kaCMenu.resizecheck=1 kaCMenu.wait=1kaCMenu.usebar=1kaCMenu.barcolor="" kaCMenu.barwidth=125 kaCMenu.barheight=25kaCMenu.barinheritborder=0 kaCMenu.fromleft=25kaCMenu.fromtop=389kaCMenu.pxbetween=0 kaCMenu.menuplacement="left"kaCMenu.text="center"kaCMenu.menu="bottom"kaCMenu.level[0]=new Array(4) kaCMenu.level[0].width=140 kaCMenu.level[0].height=20 kaCMenu.level[0].bgcoloroff="d9e2fe" kaCMenu.level[0].bgcoloron="ff0066" kaCMenu.level[0].textcolor="000066"kaCMenu.level[0].text="center" kaCMenu.level[0].text="middle" kaCMenu.level[0].hovercolor="000066" kaCMenu.level[0].style="padding:1px; font-family:arial,verdana; font-size:14px" kaCMenu.level[0].border=0kaCMenu.level[0].bordercolor="000066"kaCMenu.level[0].offsetX=0 kaCMenu.level[0].offsetY=-1 kaCMenu.level[0].NS4font="arial,verdana"kaCMenu.level[0].NS4fontSize="1"kaCMenu.level[0].clip=1 kaCMenu.level[0].clippx=5kaCMenu.level[0].cliptim=1kaCMenu.level[0].filter=0 kaCMenu.level[0].align="right" 	kaCMenu.makeMenu('top00000000000000000000000','','Appenweier','','_top','125','25','http://www.aquafun.de/images_pics/menu-index-pics/menu-index_09a.gif','http://www.aquafun.de/images_pics/menu-index-pics/menu-index-on_09a.gif') 	kaCMenu.makeMenu('sub000000000000000000000000','top00000000000000000000000','07808-2184','http://www.aquafun.de/anfahrt/anf-appenweier.html')	kaCMenu.makeMenu('sub000000000000000000000001','top00000000000000000000000','Anfahrt &amp; Kontakt','http://www.aquafun.de/anfahrt/anf-appenweier.html')	kaCMenu.makeMenu('sub000000000000000000000002','top00000000000000000000000','Termine SBF Binnen','http://www.aquafun.de/scheine/termine/term-binnen-appenweier.shtml')	kaCMenu.makeMenu('sub000000000000000000000003','top00000000000000000000000','Termine SBF See','http://www.aquafun.de/scheine/termine/term-see-appenweier.shtml')				//Leave these two lines! Making the styles and then constructing the menukaCMenu.makeStyle(); kaCMenu.construct()						