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

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=1
oCMenu.fromLeft=1
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="100%"
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=100
oCMenu.level[0].height=45
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','Executive Director Update','http://www.wctaturf.com/topics/execdirector.html')	
	


oCMenu.makeMenu('top1','','&nbsp;<BR>Become<BR>A Member','')
	oCMenu.makeMenu('top11','top1','&nbsp;Membership Information','http://www.wctaturf.com/topics/member.html')	
	oCMenu.makeMenu('sub12','top1','Printable Application Form','http://www.wctaturf.com/topics/pdf/membership.pdf')
	oCMenu.makeMenu('sub13','top1','Online Application Form','http://www.wctaturf.com/forms/joinwcta.php')	




oCMenu.makeMenu('top2','','&nbsp;<BR>2012 Victoria<BR> Conference','')
	oCMenu.makeMenu('sub21','top2','Media Release','')
	oCMenu.makeMenu('sub22','top2','Registration','')
		oCMenu.makeMenu('sub221','sub22','Registration Brochure','http://www.wctaturf.com/topics/conference/conferencebrochure2012.pdf')
		oCMenu.makeMenu('sub222','sub22','Registration Form','http://www.wctaturf.com/topics/conference/registrationform.pdf')
	oCMenu.makeMenu('sub23','top2','General Information','')
		oCMenu.makeMenu('sub231','sub23','Exhibitor List','http://www.wctaturf.com/topics/conference/exhibitorlist.html')
		oCMenu.makeMenu('sub232','sub23','Exhibitor Floorplan','http://www.wctaturf.com/topics/conference/floorplan.pdf')
		oCMenu.makeMenu('sub233','sub23','Hotels','')
			oCMenu.makeMenu('sub2331','sub233','Fairmont Empress','https://resweb.passkey.com/go/turfgrass')
			oCMenu.makeMenu('sub2332','sub233','Marriott','')
				oCMenu.makeMenu('sub23321','sub2332','Room Rates & Booking','http://www.wctaturf.com/topics/conference/marriott.pdf')
				oCMenu.makeMenu('sub23322','sub2332','Marriott Website','http://www.marriott.com/hotels/travel/yyjmc-victoria-marriott-inner-harbour/?toDate=1/25/12&groupCode=wctwcta&fromDate=1/21/12&app=resvlink')
				oCMenu.makeMenu('sub23323','sub2332','Directions','http://www.wctaturf.com/topics/conference/directions.pdf')
			oCMenu.makeMenu('sub2333','sub233','Executive House','http://www.executivehouse.com/')		
		oCMenu.makeMenu('sub234','sub23','Victoria Information','http://www.victoriaconference.com/city.php')
		oCMenu.makeMenu('sub235','sub23','Conference Centre Info','')
			oCMenu.makeMenu('sub2351','sub235','Info','http://www.victoriaconference.com/')
			oCMenu.makeMenu('sub2352','sub235','Floorplans','http://www.victoriaconference.com/floorplans.php')
		oCMenu.makeMenu('sub236','sub23','Frequently Asked Questions','http://www.wctaturf.com/topics/update.html')
	oCMenu.makeMenu('sub24','top2','Program of Events','http://www.wctaturf.com/topics/conference/schedule.pdf')
	oCMenu.makeMenu('sub25','top2','Education Program','')
		oCMenu.makeMenu('sub251','sub25','CEC Point Summary','http://www.wctaturf.com/topics/update.html')
		oCMenu.makeMenu('sub252','sub25','Speakers','http://www.wctaturf.com/topics/conference/speakers.html')
		oCMenu.makeMenu('sub253','sub25','Pre-Conference Seminars','http://www.wctaturf.com/topics/conference/2012preconpromo.pdf')
		oCMenu.makeMenu('sub254','sub25','Pesticide Appl. Cert. Course ','http://www.wctaturf.com/topics/conference/pesticideapplicator.html')	
		oCMenu.makeMenu('sub255','sub25','Schedule','http://www.wctaturf.com/topics/conference/schedule.pdf')	
		
	oCMenu.makeMenu('sub26','top2','Silent Auction','')
		oCMenu.makeMenu('sub261','sub26','Donate an Item','http://www.wctaturf.com/topics/conference/sarequest.pdf')
		oCMenu.makeMenu('sub262','sub26','Item Donations','http://www.wctaturf.com/topics/conference/silentauction.pdf')	
	oCMenu.makeMenu('sub27','top2','Golf Tournament','http://www.wctaturf.com/topics/conference/golftournament.html')	
	oCMenu.makeMenu('sub28','top2','Frequently Asked Questions','')
	oCMenu.makeMenu('sub29','top2','Conference Survey','')
	oCMenu.makeMenu('sub30','top2','Exhibitor Information','')
		oCMenu.makeMenu('sub301','sub30','Exhibitor Letter & Contract','http://www.wctaturf.com/topics/conference/exhibitor contract.pdf')		
		oCMenu.makeMenu('sub302','sub30','Sponsorship Opportunities','http://www.wctaturf.com/topics/conference/sponsorship.pdf')
		oCMenu.makeMenu('sub303','sub30','Exhibitor Floorplan','http://www.wctaturf.com/topics/conference/floorplan.pdf')
		oCMenu.makeMenu('sub304','sub30','Display Services','')
			oCMenu.makeMenu('sub3041','sub304','Conference Centre Regs','http://www.wctaturf.com/topics/conference/vcc.pdf')
			oCMenu.makeMenu('sub3042','sub304','Order Package','http://www.wctaturf.com/topics/conference/order.pdf')
			oCMenu.makeMenu('sub3043','sub304','Exhibitor AV Request','http://www.wctaturf.com/topics/conference/update.html')
			oCMenu.makeMenu('sub3044','sub304','Electrical','http://www.wctaturf.com/topics/conference/electrical.pdf')
			oCMenu.makeMenu('sub3045','sub304','Data Service Request','http://www.wctaturf.com/topics/conference/dataservice.pdf')
		oCMenu.makeMenu('sub305','sub30','Booth Personnel & Extra Tickets','http://www.wctaturf.com/topics/conference/extratickets.pdf')	
		oCMenu.makeMenu('sub306','sub30','Setup, Teardown, Parking','')				
		oCMenu.makeMenu('sub307','sub30','Exhibitor FAQs','http://www.wctaturf.com/topics/conference/faq.pdf')

			 

	  



oCMenu.makeMenu('top3','','&nbsp;<BR>Turfline <BR>News','')  
	oCMenu.makeMenu('sub31','top3','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<BR> & Chemicals','http://www.wctaturf.com/topics/advertisers.html#Fertilizer')
		oCMenu.makeMenu('sub314','sub31','Golf Course<BR> 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','Advertising','http://www.wctaturf.com/topics/pdf/tlnrates2011.pdf')	
	oCMenu.makeMenu('sub33','top3','Editorial Index','')
		oCMenu.makeMenu('sub331','sub33','2010','http://www.wctaturf.com/topics/pdf/tln2010.pdf')
		oCMenu.makeMenu('sub332','sub33','2009','http://www.wctaturf.com/topics/pdf/tln2009-2010.pdf')
	oCMenu.makeMenu('sub34','top3','Articles','http://www.wctaturf.com/topics/news.html')
	oCMenu.makeMenu('sub35','top3','Electronic Version','http://read.dmtmag.com/issue/46524')


oCMenu.makeMenu('top4','','&nbsp;<BR>Education','')
	oCMenu.makeMenu('sub41','top4','CEC <BR>Program','')
		oCMenu.makeMenu('sub411','sub41','Recertification<BR> Requirements','http://www.wctaturf.com/topics/cec.html')
		oCMenu.makeMenu('sub412','sub41','Opportunities','http://www.wctaturf.com/topics/opportunities.html')
		oCMenu.makeMenu('sub413','sub41','CEC Point<BR> Approval','http://www.wctaturf.com/forms/request-cec.php')
		oCMenu.makeMenu('sub414','sub41','Record<BR> Requests','http://www.wctaturf.com/forms/request-records.php')
	oCMenu.makeMenu('sub42','top4','Travelling Annual Road Show','http://www.wctaturf.com/topics/pdf/tars_2011.pdf')	
	oCMenu.makeMenu('sub43','top4','Student<BR> Awards','http://www.wctaturf.com/topics/conference/student.pdf')


oCMenu.makeMenu('top5','','<BR>Resources','')
	oCMenu.makeMenu('sub51','top5','Turf Industry Profile','http://www.wctaturf.com/forms/profile.php')
	oCMenu.makeMenu('sub52','top5','Sportsfield<BR>Managers','http://www.wctaturf.com/topics/sports.html')		
	oCMenu.makeMenu('sub53','top5','Syngenta Green<BR>Partners Program','http://www.greenpartnersonline.ca/')
	oCMenu.makeMenu('sub54','top5','Other Stuff','')
		oCMenu.makeMenu('sub541','sub54','WorkSafeBC<BR> Video','http://www.wctaturf.com/topics/WorkSafeBC-vid.html')
		oCMenu.makeMenu('sub542','sub54','WorkSafeBC PowerPoint','http://www.wctaturf.com/video/Golf Course Superintendent Presentation JM.htm')
		oCMenu.makeMenu('sub543','sub54','Kwantlen<BR> Yard-Makeover','http://www.youtube.com/v/7g64oOPvhWU&hl=en&fs=1&')
		oCMenu.makeMenu('sub544','sub54','Benefits<BR> Of Turf','http://www.youtube.com/watch?v=ynJz1euGkbs&feature=player_embedded#at=202')
		oCMenu.makeMenu('sub545','sub54','Golf Industry<BR> Lobby Days','http://www.wctaturf.com/topics/pdf/bcdeck.pdf')






oCMenu.makeMenu('top6','','<BR>IPM <BR>Management','')
	oCMenu.makeMenu('sub61','top6','Pesticide<BR> Status','')	
		oCMenu.makeMenu('sub611','sub61','Carbaryl','')
			oCMenu.makeMenu('sub6111','sub611','Re-Evaluation Decision','http://www.wctaturf.com/topics/pdf/Carbaryl.pdf')
			oCMenu.makeMenu('sub6612','sub611','Support Letters','http://www.wctaturf.com/topics/pdf/response-carbaryl.pdf')
		oCMenu.makeMenu('sub612','sub61','Kocide 2000','http://www.wctaturf.com/topics/pdf/Kocide.pdf')
		oCMenu.makeMenu('sub613','sub61','Proxy','http://www.wctaturf.com/topics/pdf/proxy.pdf')
			oCMenu.makeMenu('sub6131','sub613','Support Letters','')
				oCMenu.makeMenu('sub61311','sub6131','Oct 2004','http://www.wctaturf.com/topics/pdf/oct4.pdf')
				oCMenu.makeMenu('sub61312','sub6131','Oct 2009','http://www.wctaturf.com/topics/pdf/oct9.pdf')	
		oCMenu.makeMenu('sub614','sub61','Quintozene','')
			oCMenu.makeMenu('sub6141','sub614','Re-Evaluation Decision','http://www.wctaturf.com/topics/pdf/Quintozene.pdf')
			oCMenu.makeMenu('sub6142','sub614','Support Letters','http://www.wctaturf.com/topics/pdf/response-quint.pdf')
		oCMenu.makeMenu('sub615','sub61','Uncoupling<BR> Bulletin','http://www.wctaturf.com/topics/pdf/Uncoupling.pdf')
		oCMenu.makeMenu('sub616','sub61','Unlabelled<BR> Tank Mixes','http://www.wctaturf.com/topics/pdf/unlabelled.pdf')
		oCMenu.makeMenu('sub617','sub61','Senator','')	
			oCMenu.makeMenu('sub6171','sub617','Proposed Re-evaluation Decision','http://www.hc-sc.gc.ca/cps-spc/pest/part/consultations/_prvd2011-07/prvd2011-07-eng.php')
			oCMenu.makeMenu('sub6172','sub617','Support Letter','http://www.wctaturf.com/topics/pdf/senator.pdf')		
		
			 


			
	oCMenu.makeMenu('sub62','top6','Order Your<BR> IPM Guide','http://www.wctaturf.com/topics/ipmform.html')	
	oCMenu.makeMenu('sub63','top6','BC Pesticide Consultation','')
		oCMenu.makeMenu('sub631','sub63','Special Committee on Cosmetic Pesticides','http://www.leg.bc.ca/pesticidescommittee/index.htm') 
		oCMenu.makeMenu('sub632','sub63','Letter to Minister Penner','http://www.wctaturf.com/topics/pdf/submission.pdf')
		oCMenu.makeMenu('sub633','sub63','WCTA<BR> Response','http://www.wctaturf.com/topics/pdf/response.pdf') 
		oCMenu.makeMenu('sub634','sub63','WCTA Follow Up Submission','http://www.wctaturf.com/topics/pdf/response2.pdf') 
		oCMenu.makeMenu('sub635','sub63','BC Pesticide Con-<BR>sultation Results','http://www.env.gov.bc.ca/epd/ipmp/regs/cosmetic-pesticides/consultation.htm')	
		oCMenu.makeMenu('sub636','sub63','Lobby Days Presentation','http://www.wctaturf.com/topics/pdf/lobbydays.pdf')	
		oCMenu.makeMenu('sub637','sub63','NAGA BC Letter','http://www.wctaturf.com/topics/pdf/naga.pdf')		
	oCMenu.makeMenu('sub64','top6','Pesticide Label Lookup','http://pr-rp.hc-sc.gc.ca/ls-re/index-eng.php')
		


oCMenu.makeMenu('top7','','&nbsp;<BR>Research','http://www.wctaturf.com/topics/research.html')
	oCMenu.makeMenu('sub71','top7','Designing <BR>Field Trials','http://www.wctaturf.com/topics/research/design.html')	
	oCMenu.makeMenu('sub72','top7','Research Grant <BR>Application Form','http://www.wctaturf.com/topics/research/researchgrant.pdf')
	oCMenu.makeMenu('sub73','top7','Research<BR>Projects','http://www.wctaturf.com/topics/research.html')
		oCMenu.makeMenu('sub711','sub73','2005','http://www.wctaturf.com/topics/research/rese2005.html')
		oCMenu.makeMenu('sub712','sub73','2004','http://www.wctaturf.com/topics/research/rese2004.html')
		oCMenu.makeMenu('sub713','sub73','2003','http://www.wctaturf.com/topics/research/rese2003.html')
		oCMenu.makeMenu('sub714','sub73','2001','http://www.wctaturf.com/topics/research/rese2001.html')
		oCMenu.makeMenu('sub715','sub73','2000','http://www.wctaturf.com/topics/research/rese2000.html')
		oCMenu.makeMenu('sub716','sub73','1999','http://www.wctaturf.com/topics/research/rese1999.html')
		oCMenu.makeMenu('sub717','sub73','1998','http://www.wctaturf.com/topics/research/rese1998.html')
		oCMenu.makeMenu('sub718','sub73','1997','http://www.wctaturf.com/topics/research/rese1997.html')
		oCMenu.makeMenu('sub719','sub73','1996','http://www.wctaturf.com/topics/research/rese1996.html')
	oCMenu.makeMenu('sub74','top7','Final <BR>Summaries','http://www.wctaturf.com/topics/research.html')
		oCMenu.makeMenu('sub721','sub74','Insects','http://www.wctaturf.com/topics/inse1.html')
		oCMenu.makeMenu('sub722','sub74','Disease','http://www.wctaturf.com/topics/inse2.html')
		oCMenu.makeMenu('sub723','sub74','Weeds','http://www.wctaturf.com/topics/inse3.html')
		oCMenu.makeMenu('sub724','sub74','Other Pests','http://www.wctaturf.com/topics/inse4.html')
		oCMenu.makeMenu('sub725','sub74','Nutrient & Water<BR>Management','http://www.wctaturf.com/topics/inse5.html')
		oCMenu.makeMenu('sub726','sub74','Pesticide<BR>Leaching','http://www.wctaturf.com/topics/inse6.html')
		oCMenu.makeMenu('sub727','sub74','Cultural <BR>Management','http://www.wctaturf.com/topics/inse7.html')
		oCMenu.makeMenu('sub728','sub74','General <BR>Research','http://www.wctaturf.com/topics/inse8.html')	
	oCMenu.makeMenu('sub75','top7','Slide <BR>Collection','http://www.oldscollege.ca/ptrc/DrewSmithSlideCollection.html')
	oCMenu.makeMenu('sub76','top7','The Need to Support Research','http://www.wctaturf.com/topics/pdf/turfresearch.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')
	

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

 



