// JavaScript Document

<!--
//Menu object creation
dbMenu=new makeCM("dbMenu") //Making the menu object. Argument: menuname

//Netscape 4 - bug fix - 
//maybe -stupid NS4 - objects are not handled correctly when
//the object creator is in a linked file
//if(bw.ns4) if(!dbMenu["makeMenu"] || !bw["ns4"]) self.location.reload()

//Frame properties
dbMenu.frames = 0

//Menu properties   
dbMenu.pxBetween=0
dbMenu.fromLeft="" 
dbMenu.fromTop=129
dbMenu.rows=1
dbMenu.menuPlacement="right"

//dbMenu.onlineRoot="http://vgcbeta.vgc.be:8082/"
dbMenu.onlineRoot="http://www.digitaalbrussel.be/"                                                           
dbMenu.resizeCheck=1 
dbMenu.wait=500
dbMenu.fillImg="../images/cm_fill.gif"
dbMenu.zIndex=0

//Background bar properties
dbMenu.useBar=1
dbMenu.barWidth="100%"
dbMenu.barHeight="menu" 
dbMenu.barClass="clBar"
dbMenu.barX=0 
dbMenu.barY=0
dbMenu.barBorderX=0
dbMenu.barBorderY=0
dbMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
dbMenu.level[0]=new cm_makeLevel() //Add this for each new level
dbMenu.level[0].width=110
dbMenu.level[0].height=25 
dbMenu.level[0].regClass="clLevel0"
dbMenu.level[0].overClass="clLevel0over"
dbMenu.level[0].borderX=0
dbMenu.level[0].borderY=0
dbMenu.level[0].borderClass="clLevel0border"
dbMenu.level[0].offsetX=0
dbMenu.level[0].offsetY=0
dbMenu.level[0].rows=0
dbMenu.level[0].arrow=0
dbMenu.level[0].arrowWidth=0
dbMenu.level[0].arrowHeight=0
dbMenu.level[0].align="bottom"


//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
dbMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
dbMenu.level[1].width=dbMenu.level[0].width-2
dbMenu.level[1].height=15
dbMenu.level[1].regClass="clLevel1"
dbMenu.level[1].overClass="clLevel1over"
dbMenu.level[1].borderX=1
dbMenu.level[1].borderY=1
dbMenu.level[1].align="right" 
dbMenu.level[1].offsetX=-1
<!-- dbMenu.level[1].offsetX=-(dbMenu.level[0].width-2)/2+20 -->
dbMenu.level[1].offsetY=-1
dbMenu.level[1].borderClass="clLevel1border"


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
dbMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
dbMenu.level[2].width=150
dbMenu.level[2].height=15
dbMenu.level[2].offsetX=0
dbMenu.level[2].offsetY=0
dbMenu.level[2].regClass="clLevel2"
dbMenu.level[2].overClass="clLevel2over"
dbMenu.level[2].borderClass="clLevel2border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
//pad="http://vgcbeta.vgc.be:8082/"
pad="http://www.digitaalbrussel.be/"

dbMenu.makeMenu('top0','','<img src="'+ pad +'images/nav_cultuur_off.gif" alt="cultuur &amp; vrije tijd" name="cultuur" width="130" height="25" border="0" id="cultuur">','','',130,'','','','','','','','','','MM_swapImage(\'cultuur\',\'\',\''+ pad +'images/nav_cultuur_on.gif\',1)','MM_swapImgRestore()')
	//dbMenu.makeMenu('sub00','top0','&nbsp;agenda',''+ pad +'agenda/index.asp','',130)	
	dbMenu.makeMenu('sub01','top0','&nbsp;kunst&nbsp;en&nbsp;cultuur&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>','','',130)
		dbMenu.makeMenu('sub01_0','sub01','&nbsp;algemeen',''+ pad +'thema/kunst_cultuur/index.asp','',87)
		dbMenu.makeMenu('sub01_1','sub01','&nbsp;muziek',''+ pad +'thema/kunst_cultuur/muziek/index.asp','',87)
		dbMenu.makeMenu('sub01_2','sub01','&nbsp;theater',''+ pad +'thema/kunst_cultuur/theater/index.asp','',87)
		dbMenu.makeMenu('sub01_3','sub01','&nbsp;dans',''+ pad +'thema/kunst_cultuur/dans/index.asp','',87)
		dbMenu.makeMenu('sub01_4','sub01','&nbsp;podia',''+ pad +'thema/kunst_cultuur/podia/index.asp','',87)
		dbMenu.makeMenu('sub01_5','sub01','&nbsp;amateurkunsten',''+ pad +'thema/kunst_cultuur/amateurkunsten/index.asp','',87)
		dbMenu.makeMenu('sub01_6','sub01','&nbsp;beeldende&nbsp;kunst',''+ pad +'thema/kunst_cultuur/beeldende/index.asp','',87)
		dbMenu.makeMenu('sub01_7','sub01','&nbsp;film',''+ pad +'thema/kunst_cultuur/film/index.asp','',87)
		dbMenu.makeMenu('sub01_8','sub01','&nbsp;musea',''+ pad +'thema/kunst_cultuur/musea/index.asp','',87)
		dbMenu.makeMenu('sub01_9','sub01','&nbsp;literatuur',''+ pad +'thema/kunst_cultuur/literatuur/index.asp','',87)
		dbMenu.makeMenu('sub01_10','sub01','&nbsp;erfgoed',''+ pad +'thema/kunst_cultuur/erfgoed/index.asp','',87)
	dbMenu.makeMenu('sub03','top0','&nbsp;cultuurwaardebon','http://www.vgc.be/cultuurwaardebon','',130)
	dbMenu.makeMenu('sub02','top0','&nbsp;bibliotheken',''+ pad +'thema/bibliotheken/index.asp','',130)
  	dbMenu.makeMenu('sub04','top0','&nbsp;sport',''+ pad +'thema/sport/index.asp','',130)
	dbMenu.makeMenu('sub05','top0','&nbsp;jeugd',''+ pad +'thema/jeugd/index.asp','',130)


	dbMenu.makeMenu('sub06','top0','&nbsp;senioren',''+ pad +'thema/senioren/index.asp','',130)
	dbMenu.makeMenu('sub07','top0','&nbsp;gemeenschapscentra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>','','',130)
		dbMenu.makeMenu('sub07_0','sub07','&nbsp;algemeen','thema/gemeenschapscentra/index.asp','',122)
		dbMenu.makeMenu('sub07_1','sub07','&nbsp;22&nbsp;gemeenschapscentra','http://www.gemeenschapscentra.be','_blank',122)
		dbMenu.makeMenu('sub07_2','sub07','&nbsp;cursusaanbod','http://www.vgc.be/cursusaanbod','',122)	
		dbMenu.makeMenu('sub07_3','sub07','&nbsp;culturele&nbsp;kalender','http://www.gemeenschapscentra.be/kalender/index.asp','_blank',122)	
	dbMenu.makeMenu('sub08','top0','&nbsp;verenigingsleven',''+ pad +'thema/verenigingsleven/index.asp','',130)
	dbMenu.makeMenu('sub09','top0','&nbsp;toerisme',''+ pad +'thema/toerisme/index.asp','',130)
	dbMenu.makeMenu('sub10','top0','&nbsp;media',''+ pad +'thema/media/index.asp','',130)
	dbMenu.makeMenu('sub11','top0','&nbsp;winkelen',''+ pad +'thema/winkelen/index.asp','',130)
	
	
dbMenu.makeMenu('top1','','<img src="'+ pad +'images/nav_welzijn_off.gif" alt="welzijn &amp; gezondheid" name="welzijn" width="148" height="25" border="0" id="welzijn">','','',148,'','','','','','','','','','MM_swapImage(\'welzijn\',\'\',\''+ pad +'images/nav_welzijn_on.gif\',1)','MM_swapImgRestore()')
	dbMenu.makeMenu('sub1_00','top1','&nbsp;algemeen',''+ pad +'thema/welzijn_gezondheid/index.asp','',148)
	dbMenu.makeMenu('sub1_01','top1','&nbsp;brussels&nbsp;zakboekje',''+ pad +'thema/welzijn_gezondheid/bwrzakboekje.asp','',148)
	dbMenu.makeMenu('sub1_02','top1','&nbsp;sociale&nbsp;kaart',''+ pad +'thema/welzijn_gezondheid/bwrgids.asp','',148)
dbMenu.makeMenu('sub1_03','top1','&nbsp;kinderopvang','http://www.vgc.be/Welzijn+en+Gezondheid/ZorgzameStad/Kinderopvang/','_blank',148)
dbMenu.makeMenu('sub1_04','top1','&nbsp;gezondheidsoverleg','http://www.vgc.be/Welzijn+en+Gezondheid/GezondeStad/Lokaal+gezondheidsoverleg/','_blank',148)
dbMenu.makeMenu('sub1_05','top1','&nbsp;armoede en sociale bijstand',''+ pad +'thema/welzijn_gezondheid/armoede.asp','',148)

dbMenu.makeMenu('top2','','<img src="'+ pad +'images/nav_onderwijs_off.gif" alt="onderwijs &amp; vorming" name="onderwijs" width="146" height="25" border="0" id="onderwijs">','','',146,'','','','','','','','','','MM_swapImage(\'onderwijs\',\'\',\''+ pad +'images/nav_onderwijs_on.gif\',1)','MM_swapImgRestore()')	
	dbMenu.makeMenu('sub2_00','top2','&nbsp;nederlandstalige&nbsp;scholen',''+ pad +'thema/onderwijs/scholen.asp','',146)
	dbMenu.makeMenu('sub2_01','top2','&nbsp;vormingsaanbod',''+ pad +'thema/vorming/index.asp','',146)
	dbMenu.makeMenu('sub2_02','top2','&nbsp;beroepsopleidingen',''+ pad +'thema/arbeidsmarkt/beroepsopleidingen.asp','',146)
	dbMenu.makeMenu('sub2_03','top2','&nbsp;links',''+ pad +'thema/onderwijs/links.asp','',146)
	
	
dbMenu.makeMenu('top3','','<img src="'+ pad +'images/nav_woonwerk_off.gif" alt="wonen &amp; werken" name="woonwerk" width="126" height="25" border="0" id="woonwerk">','','',126,'','','','','','','','','','MM_swapImage(\'woonwerk\',\'\',\''+ pad +'images/nav_woonwerk_on.gif\',1)','MM_swapImgRestore()')
	dbMenu.makeMenu('sub3_00','top3','&nbsp;www.woneninbrussel.be','http://www.woneninbrussel.be','_blank',126)
	dbMenu.makeMenu('sub3_01','top3','&nbsp;nutsvoorzieningen',''+ pad +'thema/nutsvoorzieningen/index.asp','',126)
	dbMenu.makeMenu('sub3_02','top3','&nbsp;hulpdiensten',''+ pad +'thema/hulpdiensten/index.asp','',126)
	dbMenu.makeMenu('sub3_03','top3','&nbsp;verkeer&nbsp;en&nbsp;vervoer',''+ pad +'thema/verkeer/index.asp','',126)
	dbMenu.makeMenu('sub3_04','top3','&nbsp;jeugd',''+ pad +'thema/jeugd/index.asp','',126)
	dbMenu.makeMenu('sub3_05','top3','&nbsp;senioren',''+ pad +'thema/senioren/index.asp','',126)
	dbMenu.makeMenu('sub3_06','top3','&nbsp;allochtonen' ,''+ pad +'thema/allochtonen/index.asp','',126)
	dbMenu.makeMenu('sub4_07','top3','&nbsp;arbeidsmarkt',''+ pad +'thema/arbeidsmarkt/index.asp','',126)
	dbMenu.makeMenu('sub3_08','top3','&nbsp;rechten&nbsp;en&nbsp;plichten',''+ pad +'thema/rechten_plichten/index.asp','',126)
	dbMenu.makeMenu('sub3_09','top3','&nbsp;ondernemen & financi&euml;n',''+ pad +'thema/ondernemen_financien/index.asp','',126)


dbMenu.makeMenu('top4','','<img src="'+ pad +'images/nav_end.gif" alt="" name="end" width="18" height="25" border="0" id="end">','','',18,'','','','','','','','','','MM_swapImage(\'end\',\'\',\''+ pad +'images/nav_end.gif\',1)','MM_swapImgRestore()')	
	
dbMenu.construct()	
//-->