<!--
oCMenu=new makeCM("oCMenu")
oCMenu.pxBetween=0
oCMenu.fromLeft=0
oCMenu.fromTop=116
oCMenu.rows=1
oCMenu.menuPlacement="center"
oCMenu.offlineRoot="file:///C:/Projects/NAIS_ONLINE/common/"
oCMenu.onlineRoot="http://www.naisonline.org/"
oCMenu.resizeCheck=1
oCMenu.wait=500
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0
oCMenu.useBar=0
oCMenu.barWidth="menu"
oCMenu.barHeight="menu"
oCMenu.barClass="clBar"
oCMenu.barX="menu"
oCMenu.barY="menu"
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""
oCMenu.level[0]=new cm_makeLevel()
oCMenu.level[0].width=116
oCMenu.level[0].height=20
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass=""
oCMenu.level[0].offsetX=-115
oCMenu.level[0].offsetY=20
oCMenu.level[0].rows=0
oCMenu.level[0].align="right"
oCMenu.level[1]=new cm_makeLevel()
oCMenu.level[1].width=150
oCMenu.level[1].height=16
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].style=""
oCMenu.level[1].align="right"
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].rows=0
oCMenu.level[1].align="bottom"
		oCMenu.makeMenu('top0','','','http://www.naisonline.org','',0,0,'test/images/home.gif','test/images/home-over.gif')
		oCMenu.makeMenu('top1','','','index.php','',0,0,'test/images/about.gif','test/images/about-over.gif')
			oCMenu.makeMenu('sub10','top1','Welcome','welcome.htm','',0,0,'','')
			oCMenu.makeMenu('sub11','top1','Mission Statement','mission.htm','',0,0,'','')
			oCMenu.makeMenu('sub12','top1','Board of Directors','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub13','top1','Benefits','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub14','top1','Membership','stylist.htm','',0,0,'','')
		oCMenu.makeMenu('top2','','','stylist.htm','',0,0,'test/images/stylist.gif','test/images/stylist-over.gif')
			oCMenu.makeMenu('sub20','top2','Search for a Stylist','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub21','top2','List of Stylists','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub22','top2','Contact a Stylist','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub23','top2','Recommend a Stylist','stylist.htm','',0,0,'','')
			oCMenu.makeMenu('sub24','top2','Stylist Tracker','stylist.htm','',0,0,'','')			
		oCMenu.makeMenu('top3','','','services/services.php','',0,0,'test/images/services.gif','test/images/services-over.gif')
			oCMenu.makeMenu('sub30','top3','Member Job Bank','services/bank.php','',0,0,'','')
			oCMenu.makeMenu('sub31','top3','NAIS President BLOG','blog/index.php','',0,0,'','')
			oCMenu.makeMenu('sub32','top3','News','services/news.asp','',0,0,'','')
			oCMenu.makeMenu('sub33','top3','Calendar','services/calendar.php','',0,0,'','')
			oCMenu.makeMenu('sub34','top3','services','services/services.php','',0,0,'','')
			oCMenu.makeMenu('sub35','top3','Links','services/links.php','',0,0,'','')
		oCMenu.makeMenu('top4','','','contact.htm','',0,0,'test/images/contact.gif','test/images/contact-over.gif')
    oCMenu.makeMenu('top5','','','services/support.php','',0,0,'test/images/support.gif','test/images/support-over.gif')
			oCMenu.makeMenu('sub50','top5','Baker Furniture','http://www.bakerfurniture.com','',0,0,'','')
			oCMenu.makeMenu('sub51','top5','Pennsylvania House.','http://www.naisonline.org/test/blog/index.php','',0,0,'','')
			oCMenu.makeMenu('sub52','top5','French Heritage Furniture','http://www.frenchheritage.com','',0,0,'','')
			oCMenu.makeMenu('sub53','top5','Durham Furniture','http://www.durhamfurniture.com','',0,0,'','')
			oCMenu.makeMenu('sub54','top5','J.T. Michaels Designs','http://www.jtmichaelsdesign.com','',0,0,'','')
		oCMenu.construct()
//-->