function lib_bwcheck(){
	this.ver=navigator.appVersion
	this.agent=navigator.userAgent.toLowerCase()
	this.dom=document.getElementById?1:0
	this.op5=this.agent.indexOf("opera 5")>-1 && window.opera 
  this.op6=this.agent.indexOf("opera 6")>-1 && window.opera 
  this.ie5 = (this.agent.indexOf("msie 5")>-1 && !this.op5 && !this.op6)
  this.ie55 = (this.ie5 && this.agent.indexOf("msie 5.5")>-1)
  this.ie6 = (this.agent.indexOf("msie 6")>-1 && !this.op5 && !this.op6)
	this.ie4=(this.agent.indexOf("msie")>-1 && document.all &&!this.op5 &&!this.op6 &&!this.ie5&&!this.ie6)
  this.ie = (this.ie4 || this.ie5 || this.ie6)
	this.mac=(this.agent.indexOf("mac")>-1)
	this.ns6=(this.agent.indexOf("gecko")>-1 || window.sidebar)
	this.ns4=(!this.dom && document.layers)?1:0;
	this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.op5 || this.op6)
  this.usedom= this.ns6//Use dom creation
  this.reuse = this.ie||this.usedom //Reuse layers
  this.px=this.dom&&!this.op5?"px":""
	return this
}
var bw=new lib_bwcheck()


var mDebugging=2 

oCMenu=new makeCoolMenu("oCMenu") 
oCMenu.useframes=0 
oCMenu.frame="frmMain" 

oCMenu.useclick=0 

oCMenu.useNS4links=1  

oCMenu.NS4padding=2 

//If you have select boxes close to your menu the menu will check for that and hide them if they are in the way of the menu.
//This feature does unfortunatly not work in NS4!
oCMenu.checkselect=0

/*If you choose to have this code inside a linked js, or if your using frames it's important to set these variables. 
This will help you get your links to link to the right place even if your files are in different folders.
The offlineUrl variable is the actual path to the directory where you js file are locally. 
This is just so you can test it without uploading. Remember to start it with file:/// and only use slashes, no backward slashes!
Also remember to end with a slash                                                                                                 */
oCMenu.offlineUrl="file:///C|/Inetpub/wwwroot/dhtmlcentral/" //Value: "path_to_menu_file_offline/"
//The onlineUrl variable is the online path to your script. Place in the full path to where your js file is. Remember to end with a slash.
oCMenu.onlineUrl="http://www.dhtmlcentral.com/coolmenus/examples/withoutframes/" 

oCMenu.pagecheck=0 
oCMenu.checkscroll=0 
oCMenu.resizecheck=1 
oCMenu.wait=1000 
oCMenu.usebar=0
oCMenu.barwidth=850
oCMenu.barheight=41
oCMenu.barcolor='#'
oCMenu.barx='menu'
oCMenu.bary=141

oCMenu.rows=1 

oCMenu.fromleft=0
oCMenu.fromtop=192
oCMenu.pxbetween=1

oCMenu.menuplacement="center" 

oCMenu.level[0]=new Array() 
oCMenu.level[0].width=141 
oCMenu.level[0].height=47 
oCMenu.level[0].border=0
oCMenu.level[0].bordercolor='#ffffff'
oCMenu.level[0].style="text-align:center; padding-top:6px; font-size:14px"
oCMenu.level[0].offsetX=-1
oCMenu.level[0].offsetY=47
oCMenu.level[0].NS4font="arial,tahoma,helvetica"
oCMenu.level[0].NS4fontSize="1"

oCMenu.level[0].bgcoloroff=''

oCMenu.level[0].textcolor='B6B6B6'
oCMenu.level[0].hovercolor='#B6B6B6'

oCMenu.level[0].clip=0 
oCMenu.level[0].clippx=15 
oCMenu.level[0].cliptim=50 

oCMenu.level[0].align="middle"

oCMenu.level[1]=new Array() 
oCMenu.level[1].width=141
oCMenu.level[1].height=23
oCMenu.level[1].style="text-align:center;padding-top:4px;padding-left:0px"
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0

oCMenu.level[1].border=1
oCMenu.level[1].bordercolor='#ffffff'
oCMenu.level[1].bgcoloroff='#E1E1E8'
oCMenu.level[1].bgcoloron='#ffffff'
oCMenu.level[1].textcolor='#010440'
oCMenu.level[1].hovercolor='#010440'

oCMenu.level[2]=new Array() 
oCMenu.level[2].width=oCMenu.level[0].width-0
oCMenu.level[2].height=18
oCMenu.level[2].style="padding-top:3px;padding-left:6px"
oCMenu.level[2].align="left" 
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0


/* Example:
'name','parent','text','link','target','width','height','img1','img2','bgcoloroff','bgcoloron','textcolor','hovercolor','onclick','onmouseout'
*/

/* space */
/*oCMenu.makeMenu('top11','','','','','15','23','','','','','','','','') */
oCMenu.makeMenu('top11','','','','','9','','','','','','','')

oCMenu.makeMenu('top1','','<table cellpadding="0" cellspacing="0"><tr><td class="navigatie" style="background-color:#42AB9F;" onmouseover=\'over(this);MM_swapImage("navig1","","img/navig/navig1_hover.jpg",1)\' onmouseout="uit(this);MM_swapImgRestore()">Wie zijn wij?</td></tr></table>','','','141','','','','','','','')
	oCMenu.makeMenu('sub10','top1','?Next! Coaches<br>Value Coaching','nextcoachesvaluecoaching.asp','','','38','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')	
	oCMenu.makeMenu('sub11','top1','De ?Next! filosofie','filosofie','','','','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')	
	oCMenu.makeMenu('sub12','top1','Onze visie','visie.asp','','','','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')
	oCMenu.makeMenu('sub13','top1','Onze missie','missie.asp','','','','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')
	oCMenu.makeMenu('sub14','top1','Stappenplan<br>op weg naar 2026','stappenplan.asp','','','38','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')
	oCMenu.makeMenu('sub15','top1','Ons team','team.asp','','','','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')
	oCMenu.makeMenu('sub16','top1','Onze geloofsbrieven','referenties.asp','','','','','','#42AC9E','#2F9B8D','#A1D5CF','#ffffff')
	
oCMenu.makeMenu('top3','','<table cellpadding="0" cellspacing="0"><tr><td class="navigatie" style="background-color:#5188A3;" onmouseover=\'over(this);MM_swapImage("navig2","","img/navig/navig2_hover.jpg",1)\' onmouseout="uit(this);MM_swapImgRestore()">Waarom zijn wij anders?</td></tr></table>','','','141','','','','','','','')
	oCMenu.makeMenu('sub30','top3','Wij zijn anders','anders.asp','','','','','','#5188A3','#3D7492','#A8C4D1','#ffffff')
	oCMenu.makeMenu('sub31','top3','Wat consultants<br>niet willen dat u weet','consultants.asp','','','38','','','#5188A3','#3D7492','#A8C4D1','#ffffff')
	oCMenu.makeMenu('sub32','top3','Waarom projecten<br>mislukken','projecten.asp','','','38','','','#5188A3','#3D7492','#A8C4D1','#ffffff')
	oCMenu.makeMenu('sub33','top3','De volgende stap','volgendestap.asp','','','','','','#5188A3','#3D7492','#A8C4D1','#ffffff')

oCMenu.makeMenu('top5','','<table cellpadding="0" cellspacing="0" id="navigatie"><tr><td class="navigatie" style="background-color:#E9543E;" onmouseover=\'over(this);MM_swapImage("navig3","","img/navig/navig3_hover.jpg",1)\' onmouseout="uit(this);MM_swapImgRestore()">De eerste stap?</tr></table>','','','141','','','','','','','')
	oCMenu.makeMenu('sub50','top5','Intro','volgendestap.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub51','top5','De 2026Scan','scan.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub52','top5','White Papers','whitepapers.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub53','top5','Waardeklaverblad','waardeklaverblad.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub54','top5','Guido Thys','guidothys.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub55','top5','Workshops','workshops.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub56','top5','Contact','contact.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')
	oCMenu.makeMenu('sub57','top5','Coaching e-Zine','coachingzine.asp','','','','','','#E9543E','#E4402C','#F4AA9F','#ffffff')

oCMenu.makeMenu('top10','','','','','414','','','','','','','')

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()		