


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="740"
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','','','diamonds/index.html','','120','35','in/4en-abou1.jpg','in/4en-abou2.jpg')
  oSNaV.makeMenu('sub00','top0','Rob van Beurden','diamonds/about_rob.html')
  oSNaV.makeMenu('sub01','top0','Diamond House','diamonds/about_diamond-house.html')
	
oSNaV.makeMenu('top1','','','diamonds/index.html','','120','35','in/4en-four1.jpg','in/4en-four2.jpg')
	oSNaV.makeMenu('sub10','top1','Carat','diamonds/carat.html')
	oSNaV.makeMenu('sub11','top1','Cut','diamonds/cut.html')
	oSNaV.makeMenu('sub12','top1','Color','diamonds/color.html')
	oSNaV.makeMenu('sub13','top1','Clarity','diamonds/clarity.html')
	
oSNaV.makeMenu('top2','','','diamonds/index.html','','120','35','in/4en-faqs1.jpg','in/4en-faqs2.jpg')
	oSNaV.makeMenu('sub20','top2','Certification?','diamonds/certificate.html')
    oSNaV.makeMenu('sub21','top2','Why Antwerp?','diamonds/antwerp.html')
	oSNaV.makeMenu('sub22','top2','Watch-out for?','diamonds/watch-out.html')
	oSNaV.makeMenu('sub23','top2','Genuine? ','diamonds/genuine-diamond.html')
	oSNaV.makeMenu('sub24','top2','Cocktail?','diamonds/cocktail.html')
	oSNaV.makeMenu('sub25','top2','Lectures?','diamonds/lecture.html')
	oSNaV.makeMenu('sub26','top2','Watches','diamonds/about-watches.html')
	
	
oSNaV.makeMenu('top3','','','diamonds/index.html','','120','35','in/4en-jewe1.jpg','in/4en-jewe2.jpg')
oSNaV.makeMenu('sub30','top3','Diamond Rings','diamonds/engagement-rings.html')
oSNaV.makeMenu('sub31','top3','Brilliant Ring','diamonds/engagement-ring-9025.html')
oSNaV.makeMenu('sub32','top3','Princess Ring','diamonds/engagement-ring-9023.html')
oSNaV.makeMenu('sub33','top3','Anniversary Ring','diamonds/anniversary-ring-sa-126.html')
oSNaV.makeMenu('sub34','top3','Solitaire Ring','diamonds/engagement-ring-9027.html')
oSNaV.makeMenu('sub35','top3','Engagement Ring','diamonds/engagement-ring-sa-222.html')
oSNaV.makeMenu('sub36','top3','Emerald Ring','diamonds/engagement-ring-pt.html')

oSNaV.makeMenu('top4','','','diamonds/index.html','','120','35','in/4en-favo1.jpg','in/4en-favo2.jpg')
  oSNaV.makeMenu('sub40','top4','Favorite links','diamonds/favorites.html')
  
  
oSNaV.makeMenu('top5','','','diamonds/index.html','','120','35','in/4en-cont1.jpg','in/4en-cont2.jpg')
  oSNaV.makeMenu('sub50','top5','Address','diamonds/contact.html')
  oSNaV.makeMenu('sub51','top5','Send email','mailto:rob@diamond-house.com')
  
  oSNaV.construct()

