//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=12
oCMenu.fromLeft=7 
oCMenu.fromTop=173   
oCMenu.rows=0 
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=500 
oCMenu.fillImg="http://www.medicalallianceassociation.com/images/cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth=
oCMenu.barHeight= 
oCMenu.barClass=
oCMenu.barX=0 
oCMenu.barY=
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=135
oCMenu.level[0].height=16 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=140
oCMenu.level[0].offsetY=-16
oCMenu.level[0].rows=0
oCMenu.level[0].align="bottom"
oCMenu.level[0].slidepx=10
oCMenu.level[0].slidetim=20


//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
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=oCMenu.level[0].width-2
oCMenu.level[1].height=20 
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=-9
oCMenu.level[1].offsetY=1
oCMenu.level[1].arrow="http://www.medicalallianceassociation.com/images/tri.gif"
oCMenu.level[1].arrowWidth=10
oCMenu.level[1].arrowHeight=11
oCMenu.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
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=110
oCMenu.level[2].height=20
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.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) 
*************************************/
oCMenu.makeMenu('top0','','MAA Home','index.html','','','','http://www.medicalallianceassociation.com/images/home1.gif','http://www.medicalallianceassociation.com/images/home2.gif')
	
oCMenu.makeMenu('top1','','About MAA','about.html','','','','http://www.medicalallianceassociation.com/images/about1.gif','http://www.medicalallianceassociation.com/images/about2.gif')
	oCMenu.makeMenu('sub11','top1','Introduction','about.html','','160')
	oCMenu.makeMenu('sub12','top1','Mission & Purpose','mission.html','','160')
	oCMenu.makeMenu('sub13','top1','Key Personnel','personnel.html','','160')
		oCMenu.makeMenu('sub131','sub13','Administrative Director','gloria.html','','160')
	oCMenu.makeMenu('sub14','top1','Membership Fees','membership.html','','160')
	oCMenu.makeMenu('sub15','top1','Benefit Package','benefit.html','','160')
	oCMenu.makeMenu('sub16','top1','Safety Awards','safety.html','','160')
				
oCMenu.makeMenu('top2','','Safety Resources','marketing.html','','','','http://www.medicalallianceassociation.com/images/market1.gif','http://www.medicalallianceassociation.com/images/market2.gif')
	oCMenu.makeMenu('sub20','top2','Safety Resources','marketing.html','','175')
	oCMenu.makeMenu('sub21','top2','Cal/OSHA','calosha.html','','175')
	oCMenu.makeMenu('sub22','top2','Tips and News','tips.html','','175')
	oCMenu.makeMenu('sub23','top2','Events Seminars Conferences','events.html','','175')
	oCMenu.makeMenu('sub24','top2','Online Forms','forms.html','','175')
	oCMenu.makeMenu('sub25','top2','State Fund','support.html','','175')
		
oCMenu.makeMenu('top3','','Member Information','http://www.medicalallianceassociation.com/customer.html','','','','http://www.medicalallianceassociation.com/images/cust1.gif','http://www.medicalallianceassociation.com/images/cust2.gif')
	oCMenu.makeMenu('sub30','top3','Member Information','customer.html','','125')
	oCMenu.makeMenu('sub33','top3','Feedback Survey','survey.html','','125')

oCMenu.makeMenu('top8','','Sponsorship','sponsorship.html','','','','http://www.medicalallianceassociation.com/images/sponsor1.gif','http://www.medicalallianceassociation.com/images/sponsor2.gif')
	oCMenu.makeMenu('sub80','top8','Sponsorship Information','sponsorship.html','','170')
	oCMenu.makeMenu('sub81','top8','Our Sponsors','sponsors.html','','170')

oCMenu.makeMenu('top4','','Links','link.html','','','','http://www.medicalallianceassociation.com/images/link1.gif','http://www.medicalallianceassociation.com/images/link2.gif')
	oCMenu.makeMenu('sub40','top4','Links','link.html','','170')
	oCMenu.makeMenu('sub41','top4','Legislative Sites','legislative.html','','170')
	oCMenu.makeMenu('sub42','top4','Industry Related Links','links.html','','170')
	
oCMenu.makeMenu('top6','','Contact MAA','info.html','','','','http://www.medicalallianceassociation.com/images/info1.gif','http://www.medicalallianceassociation.com/images/info2.gif')
	oCMenu.makeMenu('sub60','top6','Contact MAA','info.html','','145')
	oCMenu.makeMenu('sub61','top6','Contact State Fund','support.html','','145')
	
oCMenu.makeMenu('top7','','News','new.html','','','','http://www.medicalallianceassociation.com/images/new1.gif','http://www.medicalallianceassociation.com/images/new2.gif')

//Leave this line - it constructs the menu
oCMenu.construct()	

