


oSNaV=new makeCM("oSNaV") 
oSNaV.pxBetween=5
oSNaV.fromLeft=2 
oSNaV.fromTop=42   
oSNaV.rows=1 
oSNaV.menuPlacement="center"
                                                             
oSNaV.offlineRoot="" 
oSNaV.onlineRoot="" 
oSNaV.resizeCheck=1 
oSNaV.wait=1000 
oSNaV.fillImg="cm_fil.gif"
oSNaV.zIndex=0


oSNaV.useBar=1
oSNaV.barWidth="750"
oSNaV.barHeight="menu" 
oSNaV.barClass="clBar"
oSNaV.barX=0 
oSNaV.barY=0
oSNaV.barBorderX=0
oSNaV.barBorderY=0
oSNaV.barBorderClass=""


oSNaV.level[0]=new cm_makeLevel() 
oSNaV.level[0].width=120
oSNaV.level[0].height=22 
oSNaV.level[0].regClass="clLevel0"
oSNaV.level[0].overClass="clLevel0over"
oSNaV.level[0].borderX=1
oSNaV.level[0].borderY=1
oSNaV.level[0].borderClass="clLevel0border"
oSNaV.level[0].offsetX=0
oSNaV.level[0].offsetY=0
oSNaV.level[0].rows=0
oSNaV.level[0].arrow=0
oSNaV.level[0].arrowWidth=0
oSNaV.level[0].arrowHeight=0
oSNaV.level[0].align="bottom"



oSNaV.level[1]=new cm_makeLevel()  
oSNaV.level[1].width=oSNaV.level[0].width-2
oSNaV.level[1].height=22
oSNaV.level[1].regClass="clLevel1"
oSNaV.level[1].overClass="clLevel1over"
oSNaV.level[1].borderX=1
oSNaV.level[1].borderY=2
oSNaV.level[1].align="right" 
oSNaV.level[1].offsetX=-(oSNaV.level[0].width-2)/2+20
oSNaV.level[1].offsetY=0
oSNaV.level[1].borderClass="clLevel1border"




oSNaV.makeMenu('top0','','','brillanten/index.html','','58','35','in/3de-abou1.jpg','in/3de-abou2.jpg')
  oSNaV.makeMenu('sub00','top0','Rob van Beurden','brillanten/about_rob.html')
  oSNaV.makeMenu('sub01','top0','Corp. Diamonds','brillanten/about_corporate_diamonds.html')
	
oSNaV.makeMenu('top1','','','index.html','','79','35','in/3de-four1.jpg','in/3de-four2.jpg')
	oSNaV.makeMenu('sub10','top1','Carat','brillanten/carat.html')
	oSNaV.makeMenu('sub11','top1','Cut','brillanten/cut.html')
	oSNaV.makeMenu('sub12','top1','Color','brillanten/color.html')
	oSNaV.makeMenu('sub13','top1','Clarity','brillanten/clarity.html')
	
oSNaV.makeMenu('top2','','','brillanten/index.html','','85','35','in/3de-case1.jpg','in/3de-case2.jpg')
	oSNaV.makeMenu('sub20','top2','Incentive','brillanten/incentive.html')
    oSNaV.makeMenu('sub21','top2','Handelsbörse','brillanten/trade-show.html')
	oSNaV.makeMenu('sub22','top2','Erinnerung','brillanten/reminder.html')
	oSNaV.makeMenu('sub23','top2','Andenken','brillanten/souvenir.html')
	oSNaV.makeMenu('sub24','top2','Cocktail','brillanten/cocktail.html')
	oSNaV.makeMenu('sub25','top2','Lesungen','brillanten/lecture.html')
	oSNaV.makeMenu('sub26','top2','Award','brillanten/award.html')
	oSNaV.makeMenu('sub27','top2','Scheck','brillanten/check.html')
	oSNaV.makeMenu('sub28','top2','Diamant Diner','brillanten/dinner.html')
	
	
	

oSNaV.makeMenu('top4','','','brillanten/index.html','','85','35','in/3de-favo1.jpg','in/3de-favo2.jpg')
  oSNaV.makeMenu('sub40','top4','Favoriten','brillanten/favorites.html')
  
  
oSNaV.makeMenu('top5','','','brillanten/index.html','','107','35','in/3de-cont1.jpg','in/3de-cont2.jpg')
  oSNaV.makeMenu('sub50','top5','Adres & Tel.','brillanten/address.html')
  oSNaV.makeMenu('sub51','top5','Email senden','mailto:info@corporatediamonds.be')
  
  oSNaV.construct()

