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 bvCMenu=new makeCoolMenu("bvCMenu") bvCMenu.pagecheck=1 bvCMenu.checkscroll=1 bvCMenu.resizecheck=1 bvCMenu.wait=1bvCMenu.usebar=1 bvCMenu.barcolor="" bvCMenu.barwidth=125 bvCMenu.barheight=25bvCMenu.barinheritborder=0 bvCMenu.fromleft=25bvCMenu.fromtop=164bvCMenu.pxbetween=0 bvCMenu.menuplacement="left"bvCMenu.text="center"bvCMenu.menu="bottom"bvCMenu.level[0]=new Array(4) bvCMenu.level[0].width=160 bvCMenu.level[0].height=20 bvCMenu.level[0].bgcoloroff="feffc4" bvCMenu.level[0].bgcoloron="ff0066" bvCMenu.level[0].textcolor="000066"bvCMenu.level[0].text="center" bvCMenu.level[0].text="middle" bvCMenu.level[0].hovercolor="000066" bvCMenu.level[0].style="padding:1px; font-family:arial,verdana; font-size:14px" bvCMenu.level[0].border=0bvCMenu.level[0].bordercolor="000066"bvCMenu.level[0].offsetX=0 bvCMenu.level[0].offsetY=-1 bvCMenu.level[0].NS4font="arial,verdana"bvCMenu.level[0].NS4fontSize="1"bvCMenu.level[0].clip=1 bvCMenu.level[0].clippx=5bvCMenu.level[0].cliptim=1bvCMenu.level[0].filter=0 bvCMenu.level[0].align="right" bvCMenu.makeMenu('top0000','','Bad Vilbel','','_top','125','25','http://www.aquafun.de/images_pics/menu-index-pics/menu-index_01a.gif','http://www.aquafun.de/images_pics/menu-index-pics/menu-index-on_01a.gif') 	bvCMenu.makeMenu('sub00000','top0000','Tel. 06101 - 1011','http://www.aquafun.de/anfahrt/anf-vilbel.html')	bvCMenu.makeMenu('sub00001','top0000','Anfahrt &amp; Kontakt','http://www.aquafun.de/anfahrt/anf-vilbel.html')	bvCMenu.makeMenu('sub00002','top0000','Termine SBF Binnen','http://www.aquafun.de/scheine/termine/term-binnen-bv.shtml')	bvCMenu.makeMenu('sub00003','top0000','Termine SBF See','http://www.aquafun.de/scheine/termine/term-see-bv.shtml')	bvCMenu.makeMenu('sub00004','top0000','Termine UBI Binnenfunk','http://www.aquafun.de/scheine/termine/term-ubi-bv.shtml')	bvCMenu.makeMenu('sub00005','top0000','Termine SRC Seefunk','http://www.aquafun.de/scheine/termine/term-src-bv.shtml')	bvCMenu.makeMenu('sub00006','top0000','Termine SKS Theorie','http://www.aquafun.de/scheine/termine/term-sks.shtml')	bvCMenu.makeMenu('sub00007','top0000','Termine SKS Segeltörns','http://www.aquafun.de/scheine/termine/term-toern.html')	//Leave these two lines! Making the styles and then constructing the menubvCMenu.makeStyle(); bvCMenu.construct()						