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

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=1
oCMenu.fromLeft=80
oCMenu.fromTop=137   
oCMenu.rows=2
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="file:///C|/Documents and Settings/Virgo/My Documents/01Html/04 WCTA/Trial Menu/indextrial.html/" 
oCMenu.onlineRoot="/trial menu/" 
oCMenu.resizeCheck=1 
oCMenu.wait=500 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="99.5%"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0
oCMenu.barY=137
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=110
oCMenu.level[0].height=30
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=0
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"

//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=32
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=-(oCMenu.level[0].width-2)/2+52
oCMenu.level[1].offsetY=0
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=100
oCMenu.level[2].height=32
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','','&nbsp;<BR>Home','http://www.wctaturf.com/index.html','')
	oCMenu.makeMenu('sub00','top0','Contact Information','http://www.wctaturf.com/topics/contact.html')
	oCMenu.makeMenu('sub01','top0','Board of<BR> Directors','http://www.wctaturf.com/topics/direct.html')
		oCMenu.makeMenu('sub011','sub01','Past<BR>Presidents','http://www.wctaturf.com/topics/pastpresidents.html')
	oCMenu.makeMenu('sub02','top0','President&#39s<BR> Message','http://www.wctaturf.com/topics/president.html')
	oCMenu.makeMenu('sub03','top0','WCTA Merchandise','http://www.wctaturf.com/topics/update.html')	
oCMenu.makeMenu('top1','','&nbsp;Become<BR>A Member','http://www.wctaturf.com/topics/member.html')
	oCMenu.makeMenu('top11','top1','&nbsp;Membership Information','http://www.wctaturf.com/topics/member.html#PURPOSE')	
	oCMenu.makeMenu('sub12','top1','Membership <BR>Application','http://www.wctaturf.com/topics/member.html')
	oCMenu.makeMenu('sub13','top1','Printable <BR>Application','http://www.wctaturf.com/topics/membershipapplication.html')
	oCMenu.makeMenu('sub14','top1','Student Awards','http://www.wctaturf.com/topics/conference/student.pdf')
oCMenu.makeMenu('top2','','&nbsp;<BR>Conference')		
	oCMenu.makeMenu('top26','top2','2011 CGSA Joint Conference','http://www.wctaturf.com/topics/conference/2011.html')
		
oCMenu.makeMenu('top3','','&nbsp;Turfline <BR>News','http://www.wctaturf.com/topics/advertisers.html')  
	oCMenu.makeMenu('sub31','top3','Turfline News<BR>Advertisers','http://www.wctaturf.com/topics/advertisers.html')
		oCMenu.makeMenu('sub311','sub31','Contractors & Consultants','http://www.wctaturf.com/topics/advertisers.html#Contractors')
		oCMenu.makeMenu('sub312','sub31','Education Institutions','http://www.wctaturf.com/topics/advertisers.html#Education')
		oCMenu.makeMenu('sub313','sub31','Fertilizer, Seed & Chemicals','http://www.wctaturf.com/topics/advertisers.html#Fertilizer')
		oCMenu.makeMenu('sub314','sub31','Golf Course Supplies','http://www.wctaturf.com/topics/advertisers.html#Golf')
		oCMenu.makeMenu('sub315','sub31','Irrigation','http://www.wctaturf.com/topics/advertisers.html#Irrigation')
		oCMenu.makeMenu('sub316','sub31','Machinery','http://www.wctaturf.com/topics/advertisers.html#Machinery')
		oCMenu.makeMenu('sub317','sub31','Netting','http://www.wctaturf.com/topics/advertisers.html#Netting')
		oCMenu.makeMenu('sub318','sub31','Sand','http://www.wctaturf.com/topics/advertisers.html#Sand')
		oCMenu.makeMenu('sub319','sub31','Sod','http://www.wctaturf.com/topics/advertisers.html#Sod')
		oCMenu.makeMenu('sub3111','sub31','Tires','http://www.wctaturf.com/topics/advertisers.html#Tires')
	oCMenu.makeMenu('sub32','top3','Turfline News<BR>Advertising','http://www.wctaturf.com/topics/TurflineNewsRates2010.pdf')
	oCMenu.makeMenu('sub33','top3','TurfLine News <BR>Articles','http://www.wctaturf.com/topics/news.html')
	oCMenu.makeMenu('sub34','top3','TurfLine News Editorial Index','http://www.wctaturf.com/topics/update.html')
oCMenu.makeMenu('top4','','&nbsp;Education & Resources','')
	oCMenu.makeMenu('sub41','top4','Travelling Annual Road Show','http://www.wctaturf.com/topics/tars.pdf')
	oCMenu.makeMenu('sub42','top4','CEC <BR>Program','http://www.wctaturf.com/topics/cec.html')
		oCMenu.makeMenu('sub421','sub42','Opportunities','http://www.wctaturf.com/topics/opportunities.html')
		oCMenu.makeMenu('sub422','sub42','CEC Point Approval','http://www.wctaturf.com/forms/request-cec.php')		
	oCMenu.makeMenu('sub43','top4','IPM <BR>Management','http://www.wctaturf.com/topics/ipmform.html')
		oCMenu.makeMenu('sub431','sub43','Pesticide Status','')
			oCMenu.makeMenu('sub4311','sub431','Carbaryl','http://www.wctaturf.com/topics/pdf/Carbaryl.pdf')
			oCMenu.makeMenu('sub4312','sub431','Quintozene','http://www.wctaturf.com/topics/pdf/Quintozene.pdf')
		oCMenu.makeMenu('sub432','sub43','Order Your IPM Guide','http://www.wctaturf.com/forms/ipm-guide.php')		
	oCMenu.makeMenu('sub44','top4','Turf Industry Profile','http://www.wctaturf.com/topics/profile.htm')
	oCMenu.makeMenu('sub45','top4','Other Stuff','')
		oCMenu.makeMenu('sub451','sub45','WorkSafeBC<BR> Video','http://www.wctaturf.com/topics/WorkSafeBC-vid.html')
		oCMenu.makeMenu('sub452','sub45','WorkSafeBC PowerPoint','http://www.wctaturf.com/video/Golf Course Superintendent Presentation JM.htm')
oCMenu.makeMenu('top5','','&nbsp;<BR>Research','http://www.wctaturf.com/topics/research.html')
	oCMenu.makeMenu('sub51','top5','Designing <BR>Field Trials','http://www.wctaturf.com/topics/research/design.html')
	oCMenu.makeMenu('sub52','top5','Application<BR>Guidelines','http://www.wctaturf.com/topics/research/guidel.html')
	oCMenu.makeMenu('sub53','top5','Research <BR>Application Form','http://www.wctaturf.com/topics/research/reseapp.html')
	oCMenu.makeMenu('sub54','top5','Research<BR>Projects','http://www.wctaturf.com/topics/research.html')
		oCMenu.makeMenu('sub511','sub54','2005','http://www.wctaturf.com/topics/research/rese2005.html')
		oCMenu.makeMenu('sub512','sub54','2004','http://www.wctaturf.com/topics/research/rese2004.html')
		oCMenu.makeMenu('sub513','sub54','2003','http://www.wctaturf.com/topics/research/rese2003.html')
		oCMenu.makeMenu('sub514','sub54','2001','http://www.wctaturf.com/topics/research/rese2001.html')
		oCMenu.makeMenu('sub515','sub54','2000','http://www.wctaturf.com/topics/research/rese2000.html')
		oCMenu.makeMenu('sub516','sub54','1999','http://www.wctaturf.com/topics/research/rese1999.html')
		oCMenu.makeMenu('sub517','sub54','1998','http://www.wctaturf.com/topics/research/rese1998.html')
		oCMenu.makeMenu('sub518','sub54','1997','http://www.wctaturf.com/topics/research/rese1997.html')
		oCMenu.makeMenu('sub519','sub54','1996','http://www.wctaturf.com/topics/research/rese1996.html')
	oCMenu.makeMenu('sub55','top5','Final <BR>Summaries','http://www.wctaturf.com/topics/research.html')
		oCMenu.makeMenu('sub521','sub55','Insects','http://www.wctaturf.com/topics/inse1.html')
		oCMenu.makeMenu('sub522','sub55','Disease','http://www.wctaturf.com/topics/inse2.html')
		oCMenu.makeMenu('sub523','sub55','Weeds','http://www.wctaturf.com/topics/inse3.html')
		oCMenu.makeMenu('sub524','sub55','Other Pests','http://www.wctaturf.com/topics/inse4.html')
		oCMenu.makeMenu('sub525','sub55','Nutrient & Water<BR>Management','http://www.wctaturf.com/topics/inse5.html')
		oCMenu.makeMenu('sub526','sub55','Pesticide<BR>Leaching','http://www.wctaturf.com/topics/inse6.html')
		oCMenu.makeMenu('sub527','sub55','Cultural <BR>Management','http://www.wctaturf.com/topics/inse7.html')
		oCMenu.makeMenu('sub528','sub55','General <BR>Research','http://www.wctaturf.com/topics/inse8.html')			
oCMenu.makeMenu('top6','','&nbsp;Sportsfield<BR>Managers','http://www.wctaturf.com/topics/sports.html')
	oCMenu.makeMenu('sub61','top6','&nbsp;Goals & Strategies','http://www.wctaturf.com/topics/sports.html#Goals')
	oCMenu.makeMenu('sub62','top6','&nbsp;Royal Athletic Park','http://www.wctaturf.com/topics/sports/rap.html')
	oCMenu.makeMenu('sub63','top6','&nbsp;Commonwealth<BR> Stadium','http://www.wctaturf.com/topics/sports/common.html')
	oCMenu.makeMenu('sub64','top6','TurfLine News<BR>Articles','http://www.wctaturf.com/topics/news.html#Sports')	
oCMenu.makeMenu('top7','','&nbsp;Golf Course <BR>Superintendents','http://www.wctaturf.com/topics/golf.html')
	oCMenu.makeMenu('sub71','top7','Syngenta Green<BR>Partners 	Program','http://www.greenpartnersonline.ca/')
	oCMenu.makeMenu('sub72','top7','TurfLine News <BR>Articles','http://www.wctaturf.com/topics/news.html#golf')
	oCMenu.makeMenu('sub73','top7','Travelling Annual<BR>Road Show','http://www.wctaturf.com/topics/tars.pdf')		
oCMenu.makeMenu('top8','','&nbsp;<BR>Links','http://www.wctaturf.com/topics/educa.html')
	oCMenu.makeMenu('sub81','top8','Schools','http://www.wctaturf.com/topics/educa.html#Schools')
	oCMenu.makeMenu('sub82','top8','Government','http://www.wctaturf.com/topics/educa.html#Government')
	oCMenu.makeMenu('sub83','top8','Associations','http://www.wctaturf.com/topics/educa.html#Associations')
	oCMenu.makeMenu('sub84','top8','Publications','http://www.wctaturf.com/topics/educa.html#Publications')
	oCMenu.makeMenu('sub85','top8','Other','http://www.wctaturf.com/topics/educa.html#Other')
	oCMenu.makeMenu('sub86','top8','TurfLine News <BR>Articles','http://www.wctaturf.com/topics/news.html#Surfing')

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

 


