//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=20 
oCMenu.fromTop=71   
oCMenu.rows=1 
oCMenu.menuPlacement="center"
                                                             
oCMenu.offlineRoot="file:///C|/Inetpub/wwwroot/dhtmlcentral/projects/coolmenus/examples/" 
oCMenu.onlineRoot="/coolmenus/" 
oCMenu.resizeCheck=1 
oCMenu.wait=100 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="0"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
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=96
oCMenu.level[0].height=15 
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=-1
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level
oCMenu.level[1].width=130

/******************************************
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','','Varsity','http://www.smu.ca/athletics/varsity/welcome.html','')
	oCMenu.makeMenu('sub00','top0','Basketball - M','http://www.smu.ca/athletics/varsity/basketball-m/welcome.html')
	oCMenu.makeMenu('sub01','top0','Basketball - W','http://www.smu.ca/athletics/varsity/basketball-w/welcome.html')
	oCMenu.makeMenu('sub02','top0','Cross-Country - Co-ed','http://www.smu.ca/athletics/varsity/cross-country-c/welcome.html')
	oCMenu.makeMenu('sub03','top0','Field Hockey - W','http://www.smu.ca/athletics/varsity/field-hockey-w/welcome.html')
	oCMenu.makeMenu('sub04','top0','Football - M','http://www.smu.ca/athletics/varsity/football-m/welcome.html')
	oCMenu.makeMenu('sub05','top0','Hockey - M','http://www.smu.ca/athletics/varsity/hockey-m/welcome.html')
	oCMenu.makeMenu('sub06','top0','Hockey - W','http://www.smu.ca/athletics/varsity/hockey-w/welcome.html')
	oCMenu.makeMenu('sub07','top0','Rugby - W','http://www.smu.ca/athletics/varsity/rugby-w/welcome.html')
	oCMenu.makeMenu('sub08','top0','Soccer - M','http://www.smu.ca/athletics/varsity/soccer-m/welcome.html')
	oCMenu.makeMenu('sub09','top0','Soccer - W','http://www.smu.ca/athletics/varsity/soccer-w/welcome.html')
	oCMenu.makeMenu('sub010','top0','Track and Field - Co-ed','http://www.smu.ca/athletics/varsity/track-c/welcome.html')
	oCMenu.makeMenu('sub011','top0','Volleyball - W','http://www.smu.ca/athletics/varsity/volleyball-w/welcome.html')
	oCMenu.makeMenu('sub012','top0','Ticket Information','http://www.smu.ca/athletics/ticketinfo.html')
	oCMenu.makeMenu('sub013','top0','Scoreboard','http://www.smu.ca/athletics/scoreboard.html')
	oCMenu.makeMenu('sub014','top0','Varsity Club','http://www.smu.ca/athletics/varsityclub.html')
	oCMenu.makeMenu('sub015','top0','Awards','http://www.smu.ca/athletics/awards.html')
	oCMenu.makeMenu('sub016','top0','News','http://www.smu.ca/athletics/news/welcome.html')
	
oCMenu.makeMenu('top1','','Intramural & Clubs','http://www.smu.ca/athletics/intramural/welcome.html')
	oCMenu.makeMenu('sub10','top1','Fall Intramural Sports','http://www.smu.ca/athletics/intramural/fall.html')
	oCMenu.makeMenu('sub11','top1','Winter Intramural Sports','http://www.smu.ca/athletics/intramural/winter.html')
	oCMenu.makeMenu('sub12','top1','Intramural Rules','http://www.smu.ca/athletics/intramural/rules.html')
	oCMenu.makeMenu('sub13','top1','Club Teams','http://www.smu.ca/athletics/intramural/clubs.html')
	
oCMenu.makeMenu('top3','','Tower Fitness Ctr','http://www.smu.ca/athletics/tower/')
	oCMenu.makeMenu('sub30','top3','Membership & Fees','http://www.smu.ca/athletics/tower/fees-01.html')
	oCMenu.makeMenu('sub31','top3','Programs/Active Living','http://www.smu.ca/athletics/tower/programs-01.html')
	oCMenu.makeMenu('sub32','top3','Facility','http://www.smu.ca/athletics/tower/facility-01.html')
	oCMenu.makeMenu('sub33','top3','Personal Training','http://www.smu.ca/athletics/tower/training-01.html')
	oCMenu.makeMenu('sub34','top3','Heart for Life','http://www.smu.ca/athletics/tower/heart-01.html')
	oCMenu.makeMenu('sub35','top3','Physioclinic','http://www.smu.ca/athletics/tower/sportmedicine-01.html')
	oCMenu.makeMenu('sub36','top3','Courts','http://www.smu.ca/athletics/tower/courts-01.html')

oCMenu.makeMenu('top4','','Hall of Fame','http://www.smu.ca/athletics/hof/')
	oCMenu.makeMenu('sub40','top4','Inductees','http://www.smu.ca/athletics/hof/inductees.html')
	oCMenu.makeMenu('sub41','top4','Latest Inductees','http://www.smu.ca/athletics/hof/latest.html')
	oCMenu.makeMenu('sub42','top4','Pictures','http://www.smu.ca/athletics/hof/gallery.html')
	oCMenu.makeMenu('sub43','top4','Policy Manual (PDF)','http://www.smu.ca/athletics/hof/policy.pdf')
	oCMenu.makeMenu('sub44','top4','Nomination Form (PDF)','http://www.smu.ca/athletics/hof/nomination-form.pdf')

oCMenu.makeMenu('top2','','Camp of Champions','http://www.smu.ca/athletics/camp.html')

oCMenu.makeMenu('top5','','Staff/Coaches','http://www.smu.ca/athletics/staff.html')

oCMenu.makeMenu('top6','','Sponsors','http://www.smu.ca/athletics/sponsors.html')

oCMenu.makeMenu('top7','','Varsity & Kids Club','http://www.smu.ca/athletics/varsityclub.html')

//Leave this line - it constructs the menu
oCMenu.construct()		

