


//Menu object creation
oCMenu2=new makeCM("oCMenu2") //Making the menu object. Argument: menuname
//Menu properties
oCMenu2.pxBetween=0
oCMenu2.fromLeft=0
oCMenu2.fromTop=150
oCMenu2.rows=0
oCMenu2.menuPlacement="left"

oCMenu2.offlineRoot=""
oCMenu2.onlineRoot=""
oCMenu2.resizeCheck=1
oCMenu2.wait=1000
oCMenu2.fillImg="cm_fill.gif"
oCMenu2.zIndex=0

//Background bar properties
oCMenu2.useBar=1
oCMenu2.barWidth="menu"
oCMenu2.barHeight="menu"
oCMenu2.barClass="clBar"
oCMenu2.barX="menu"
oCMenu2.barY="menu"
oCMenu2.barBorderX=0
oCMenu2.barBorderY=0
oCMenu2.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu2.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu2.level[0].width=178
oCMenu2.level[0].height=20
oCMenu2.level[0].regClass="clLevel0"
oCMenu2.level[0].overClass="clLevel0over"
oCMenu2.level[0].borderX=1
oCMenu2.level[0].borderY=1
oCMenu2.level[0].borderClass="clLevel0border"
oCMenu2.level[0].offsetX=0
oCMenu2.level[0].offsetY=0
oCMenu2.level[0].rows=0
oCMenu2.level[0].arrow=0
oCMenu2.level[0].arrowWidth=0
oCMenu2.level[0].arrowHeight=0
oCMenu2.level[0].align="right"

oCMenu2.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu2.level[1].width=175
oCMenu2.level[1].height=20
oCMenu2.level[1].regClass="clLevel1"
oCMenu2.level[1].overClass="clLevel1over"
oCMenu2.level[1].borderX=1
oCMenu2.level[1].borderY=1
oCMenu2.level[1].align="right"
oCMenu2.level[1].offsetX=3
oCMenu2.level[1].offsetY=0
oCMenu2.level[1].borderClass="clLevel1border"
oCMenu2.level[1].align="right"


oCMenu2.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu2.level[2].width=175
oCMenu2.level[2].height=20
oCMenu2.level[2].regClass="clLevel2"
oCMenu2.level[2].overClass="clLevel2over"
oCMenu2.level[2].borderX=1
oCMenu2.level[2].borderY=1
oCMenu2.level[2].align="right"
oCMenu2.level[2].offsetX=3
oCMenu2.level[2].offsetY=0
oCMenu2.level[2].borderClass="clLevel2border"
oCMenu2.level[2].align="right"

/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/

oCMenu2.makeMenu('top0','','&nbsp;SOUTH SLAVE REGION','','')
	oCMenu2.makeMenu('sub00','top0','&nbsp;FORT PROVIDENCE','http://www.gis.eba.ca/maca/fort_providence.asp','')
		oCMenu2.makeMenu('sub000','sub00','Go Map','','','',20,'','','','','','','','window.open("Communities/Fort_Providence/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub01','top0','&nbsp;FORT RESOLUTION','http://www.gis.eba.ca/maca/fort_resolution.asp','')
		oCMenu2.makeMenu('sub010','sub01','Go Map','','','',20,'','','','','','','','window.open("Communities/Fort_Resolution/map","","width=800,height=600,status=1")')

oCMenu2.makeMenu('top1','','&nbsp;DEH CHO REGION','','')
	oCMenu2.makeMenu('sub10','top1','&nbsp;WRIGLEY','http://www.gis.eba.ca/maca/wrigley.asp','')
		oCMenu2.makeMenu('sub100','sub10','Go Map','','','',20,'','','','','','','','window.open("Communities/Wrigley/map","","width=800,height=600,status=1")')

oCMenu2.makeMenu('top2','','&nbsp;SAHTU','','')
	oCMenu2.makeMenu('sub20','top2','&nbsp;DELINE','http://www.gis.eba.ca/maca/deline.asp','')
		oCMenu2.makeMenu('sub200','sub20','Go Map','','','',20,'','','','','','','','window.open("Communities/Deline/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub21','top2','&nbsp;TULITA','http://www.gis.eba.ca/maca/tulita.asp','')
		oCMenu2.makeMenu('sub210','sub21','Go Map','','','',20,'','','','','','','','window.open("Communities/Tulita/map","","width=800,height=600,status=1")')

oCMenu2.makeMenu('top3','','&nbsp;BEAUFORT DELTA','','')
	oCMenu2.makeMenu('sub30','top3','&nbsp;AKLAVIK','http://www.gis.eba.ca/maca/aklavik.asp','')
		oCMenu2.makeMenu('sub300','sub30','Go Map','','','',20,'','','','','','','','window.open("Communities/Aklavik/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub31','top3','&nbsp;FORT MCPHERSON','http://www.gis.eba.ca/maca/fort_mcpherson.asp','')
		oCMenu2.makeMenu('sub310','sub31','Go Map','','','',20,'','','','','','','','window.open("Communities/Fort_McPherson/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub32','top3','&nbsp;HOLMAN','http://www.gis.eba.ca/maca/holman.asp','')
		oCMenu2.makeMenu('sub320','sub32','Go Map','','','',20,'','','','','','','','window.open("Communities/Holman/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub33','top3','&nbsp;PAULATUK','http://www.gis.eba.ca/maca/paulatuk.asp','','','')
		oCMenu2.makeMenu('sub330','sub33','Go Map','','','',20,'','','','','','','','window.open("Communities/Paulatuk/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub34','top3','&nbsp;SACHS HARBOUR','http://www.gis.eba.ca/maca/sachs.asp','','','')
		oCMenu2.makeMenu('sub340','sub34','Go Map','','','',20,'','','','','','','','window.open("Communities/Sachs_Harbour/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub35','top3','&nbsp;TSIIGEHTCHIC','http://www.gis.eba.ca/maca/tsiigehtchic.asp','','','')
		oCMenu2.makeMenu('sub350','sub35','Go Map','','','',20,'','','','','','','','window.open("Communities/Tsiigehtchic/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub36','top3','&nbsp;TUKTOYAKTUK','http://www.gis.eba.ca/maca/tuk.asp','','','')
		oCMenu2.makeMenu('sub360','sub36','Go Map','','','',20,'','','','','','','','window.open("Communities/Tuktoyaktuk/map","","width=800,height=600,status=1")')

oCMenu2.makeMenu('top4','','&nbsp;DOGRIB REGION','','')
	oCMenu2.makeMenu('sub40','top4','&nbsp;EDZO','http://www.gis.eba.ca/maca/edzo.asp','','','')
		oCMenu2.makeMenu('sub400','sub40','Go Map','','','',20,'','','','','','','','window.open("Communities/Edzo/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub41','top4','&nbsp;RAE LAKES','http://www.gis.eba.ca/maca/rae_lakes.asp','','','')
		oCMenu2.makeMenu('sub410','sub41','Go Map','','','',20,'','','','','','','','window.open("Communities/Rae_Lakes/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub42','top4','&nbsp;WEKWETI','http://www.gis.eba.ca/maca/wekweti.asp','','','')
		oCMenu2.makeMenu('sub420','sub42','Go Map','','','',20,'','','','','','','','window.open("Communities/Wekweti/map","","width=800,height=600,status=1")')
	oCMenu2.makeMenu('sub43','top4','&nbsp;WHA TI','http://www.gis.eba.ca/maca/whati.asp','','','')
		oCMenu2.makeMenu('sub430','sub43','Go Map','','','',20,'','','','','','','','window.open("Communities/Whati/map","","width=800,height=600,status=1")')



oCMenu2.makeMenu('top5','','&nbsp;SPACER','','','178','1','http://www.gis.eba.ca/maca/images/spacer1.gif')

oCMenu2.makeMenu('top6','','&nbsp;USER TUTORIAL','http://www.gis.eba.ca/maca/user_tutorial.asp','','','')
	oCMenu2.makeMenu('sub60','top6','Application Goals and Objectives','http://www.gis.eba.ca/maca/user_tutorial.asp#Section1','','','')
	oCMenu2.makeMenu('sub61','top6','Data Set Descriptions','http://www.gis.eba.ca/maca/user_tutorial.asp#Section2','','','')
	oCMenu2.makeMenu('sub62','top6','Application Layout','http://www.gis.eba.ca/maca/user_tutorial.asp#Section4','','','')
	oCMenu2.makeMenu('sub63','top6','Application Tool Descriptions','http://www.gis.eba.ca/maca/user_tutorial.asp#Section5','','','')
	oCMenu2.makeMenu('sub64','top6','Pdf of Tutorial','http://www.gis.eba.ca/maca/user_tutorial.pdf','_blank','','')

oCMenu2.makeMenu('top7','','&nbsp;FEED BACK','http://www.gis.eba.ca/maca/contactinfo.asp','','','20')
oCMenu2.makeMenu('top8','','&nbsp;SPACER','','','178','1','http://www.gis.eba.ca/maca/images/spacer1.gif')
//Leave this line - it constructs the menu
oCMenu2.construct()

