
//Menu object creation
oCMenuRt=new makeRTCM("oCMenuRt") //Making the menu object. Argument: menuname

oCMenuRt.frames=0

//Menu properties
oCMenuRt.pxBetween=8
oCMenuRt.fromLeft=654
oCMenuRt.fromTop=285
oCMenuRt.rows=0
oCMenuRt.menuPlacement="0"

oCMenuRt.offlineRoot="/"
oCMenuRt.onlineRoot="http://www.edarural.com/"
oCMenuRt.resizeCheck=1
oCMenuRt.wait=1000
oCMenuRt.fillImg="cm_fill.gif"
oCMenuRt.zIndex=0

//Background bar properties
oCMenuRt.useBar=0
oCMenuRt.barWidth="menu"
oCMenuRt.barHeight="menu"
oCMenuRt.barClass="clBar"
oCMenuRt.barX=0
oCMenuRt.barY=0
oCMenuRt.barBorderX=0
oCMenuRt.barBorderY=0
oCMenuRt.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenuRt.level[0]=new cm_makeLevelRt() //Add this for each new level
oCMenuRt.level[0].width=80
oCMenuRt.level[0].height=18
oCMenuRt.level[0].regClass="clLevel0"
oCMenuRt.level[0].overClass="clLevel0over"
oCMenuRt.level[0].borderX=0
oCMenuRt.level[0].borderY=0
oCMenuRt.level[0].borderClass="clLevel0border"
oCMenuRt.level[0].offsetX=1
oCMenuRt.level[0].offsetY=5
oCMenuRt.level[0].rows=0
oCMenuRt.level[0].arrow=0
oCMenuRt.level[0].arrowWidth=0
oCMenuRt.level[0].arrowHeight=0
oCMenuRt.level[0].align="left"

//dynamic effect (controllable for each level)
oCMenuRt.level[0].clippx=2
oCMenuRt.level[0].cliptim=2
//special animation filters (IE5.5+ only, controllable for each level)
oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"

//Other special animation filters (IE5.5+ only, controllable for each level)
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Barn(duration=0.5,orientation=horizontal)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Blinds(duration=0.5,bands=5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.CheckerBoard(duration=0.5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5,wipeStyle=0)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Iris(duration=0.5,irisStyle=STAR)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Iris(duration=0.5,irisStyle=CIRCLE)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Pixelate(duration=0.5,maxSquare=40)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Spiral(duration=0.5)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Stretch(duration=0.5,stretchStyle=push)"
//oCMenuRt.level[0].filter="progid:DXImageTransform.Microsoft.Strips(duration=0.5,motion=rightdown)"


//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
oCMenuRt.level[1]=new cm_makeLevelRt() //Add this for each new level (adding one to the number)
oCMenuRt.level[1].width=oCMenuRt.level[0].width-4
oCMenuRt.level[1].height=18
oCMenuRt.level[1].regClass="clLevel1"
oCMenuRt.level[1].overClass="clLevel1over"
oCMenuRt.level[1].borderX=0
oCMenuRt.level[1].borderY=0
oCMenuRt.level[1].align="left"
oCMenuRt.level[1].offsetX=0
oCMenuRt.level[1].offsetY=0
oCMenuRt.level[1].borderClass="clLevel1border"
//dynamic effect
oCMenuRt.level[1].clippx=2
oCMenuRt.level[1].cliptim=2
//special animation filters
oCMenuRt.level[1].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenuRt.level[2]=new cm_makeLevelRt() //Add this for each new level (adding one to the number)
oCMenuRt.level[2].width=150
oCMenuRt.level[2].height=20
oCMenuRt.level[2].offsetX=0
oCMenuRt.level[2].offsetY=0
oCMenuRt.level[2].regClass="clLevel2"
oCMenuRt.level[2].overClass="clLevel2over"
oCMenuRt.level[2].borderClass="clLevel2border"


/******************************************
Menu item creation:
myCoolMenu.makeMenuRt(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
oCMenuRt.makeMenuRt('top0','','Implementation of Enterprise Programmes','enterprise_promotion_bds.html#e1','',220,28)
oCMenuRt.makeMenuRt('top1','','Management Support & Advisory Services','enterprise_promotion_bds.html#e2','',220,28)
oCMenuRt.makeMenuRt('top2','','Enterprise & Livelihood Research','enterprise_promotion_bds.html#e3','',220,0)
oCMenuRt.makeMenuRt('top3','','Micro-enterprise Training Courses','training_capacity_building_microenterprise.html','',220,28)
oCMenuRt.makeMenuRt('top4','','Select work','projects_enterprise_promotion_bds.html','',220,0)
		oCMenuRt.makeMenuRt('sub11','top4','Implementation of Enterprise Programmes','projects_enterprise_promotion_bds.html#1','',250,0)
		oCMenuRt.makeMenuRt('sub12','top4','Management Support & Advisory Services','projects_enterprise_promotion_bds.html#2','',250,0)
		oCMenuRt.makeMenuRt('sub13','top4','Enterprise & Livelihood Research','projects_enterprise_promotion_bds.html#3','',250,0)

oCMenuRt.makeMenuRt('top5','','Publications','publication.html','',220,0)

	


//Leave this line - it constructs the menu
oCMenuRt.constructRt()

