


oSNaV=new makeCM("oSNaV") 
oSNaV.pxBetween=5
oSNaV.fromLeft=2 
oSNaV.fromTop=103   
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','','','index.html','','79','35','../in/3en-abou1.jpg','../in/3en-abou2.jpg')
  oSNaV.makeMenu('sub00','top0','Rob van Beurden','about_rob.html')
  oSNaV.makeMenu('sub01','top0','Corp. Diamonds','about_corporate_diamonds.html')
	
oSNaV.makeMenu('top1','','','index.html','','78','35','../in/3en-four1.jpg','../in/3en-four2.jpg')
	oSNaV.makeMenu('sub10','top1','Carat','carat.html')
	oSNaV.makeMenu('sub11','top1','Cut','cut.html')
	oSNaV.makeMenu('sub12','top1','Color','color.html')
	oSNaV.makeMenu('sub13','top1','Clarity','clarity.html')
	
oSNaV.makeMenu('top2','','','index.html','','101','35','../in/3en-case2.jpg','../in/3en-case2.jpg')
	oSNaV.makeMenu('sub20','top2','Incentive ','incentive.html')
    oSNaV.makeMenu('sub21','top2','Trade-show ','trade-show.html')
	oSNaV.makeMenu('sub22','top2','Reminder ','reminder.html')
	oSNaV.makeMenu('sub23','top2','Souvenir','souvenir.html')
	oSNaV.makeMenu('sub24','top2','Cocktail','cocktail.html')
	oSNaV.makeMenu('sub25','top2','Lecture','lecture.html')
	oSNaV.makeMenu('sub26','top2','Award','award.html')
	oSNaV.makeMenu('sub27','top2','Check','check.html')
	oSNaV.makeMenu('sub28','top2','Dinner','dinner.html')
	
	
oSNaV.makeMenu('top3','','','index.html','','120','35','../in/3en-prom1.jpg','../in/3en-prom2.jpg')
	oSNaV.makeMenu('sub30','top3','Planning','planning.html')
	oSNaV.makeMenu('sub31','top3','Margins','margins.html')
	oSNaV.makeMenu('sub32','top3','Rewarding','rewarding.html')
	oSNaV.makeMenu('sub33','top3','Promote','promote.html')
	oSNaV.makeMenu('sub34','top3','Superiority','superiority.html')
	

oSNaV.makeMenu('top4','','','index.html','','79','35','../in/3en-favo1.jpg','../in/3en-favo2.jpg')
  oSNaV.makeMenu('sub40','top4','Favorite links','favorites.html')
  
  
oSNaV.makeMenu('top5','','','index.html','','97','35','../in/3en-cont1.jpg','../in/3en-cont2.jpg')
  oSNaV.makeMenu('sub50','top5','Address','address.html')
  oSNaV.makeMenu('sub51','top5','Send email','mailto:diamondhouse@pandora.be')
  
  oSNaV.construct()


