var oM=new makeCM("oM")
oM.pxBetween =0
oM.fromTop=184
oM.fromLeft=0
oM.menuPlacement="center"
oM.wait=600
oM.fillImg="cm_fill.gif"
oM.zIndex=100 
oM.resizeCheck=1

oM.onlineRoot=""
oM.offlineRoot="./" 

oM.rows=1

//Background bar properties
oM.useBar=1
oM.barWidth="950px" 
oM.barHeight="menu"
oM.barX=0
oM.barY="menu"
oM.barClass="clBar" 
oM.barBorderX=0
oM.barBorderY=0
oM.barBorderClass="clB1"


//Level properties
//Syntax for fast creation (advanced users only)
//oM.level[1]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)

oM.level[0]=new cm_makeLevel()
oM.level[0].width=100
oM.level[0].height=30
oM.level[0].regClass="clT" 
oM.level[0].overClass="clTover"  
oM.level[0].borderX=0
oM.level[0].borderY=0
oM.level[0].borderClass="clB2" 
oM.level[0].rows=0
oM.level[0].align="bottom"
oM.level[0].offsetX=0
oM.level[0].offsetY=0
oM.level[0].arrow=0
oM.level[0].arrowWidth=0
oM.level[0].arrowHeight=0
oM.level[0].slidepx=10

oM.level[1]=new cm_makeLevel()
oM.level[1].width=120
oM.level[1].height=null
oM.level[1].regClass="clS" 
oM.level[1].overClass="clSover" 
oM.level[1].borderX=1
oM.level[1].borderY=1
oM.level[1].borderClass="clB1"
oM.level[1].align="right"
oM.level[1].rows=0
oM.level[1].arrow="images/menu_arrow.gif"
oM.level[1].arrowWidth=10
oM.level[1].arrowHeight=10
oM.level[1].slidepx=10

oM.level[2]=new cm_makeLevel()
oM.level[2].width=60
oM.level[2].height=22
oM.level[2].borderClass="clB1"
oM.level[2].regClass="clS" 
oM.level[2].borderX=1
oM.level[2].borderY=1
oM.level[2].rows=0
oM.level[2].offsetX=0
oM.level[2].offsetY=0
oM.level[2].overClass="clSover" 
oM.level[2].align="bottom"

//oM.level[1]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)
oM.level[3]=new cm_makeLevel(0,0,"","",1,1,"clB",0,"left")
oM.level[3].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)" 

oM.level[4]=new cm_makeLevel(0,0,"","",0,0,"clB2",0,"left")
oM.level[4].filter=""
oM.level[4].slidepx=10


oM.level[5]=new cm_makeLevel(0,0,"","",3,3,"clB2",0,"left")
oM.level[5].slidepx=0
oM.level[5].clippx=10

oM.level[6]=new cm_makeLevel(0,0,"","",3,3,"clB2",1,"right")
oM.level[6].clippx=10
oM.level[6].regClass="clS" 
oM.level[6].overClass="clSover" 
oM.level[6].border=null
oM.level[6].borderClass="clB1"

oM.level[7]=new cm_makeLevel(0,0,"","",3,3,"clB2",1,"right")
oM.level[7].clippx=10


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oM.makeMenu('topHome0','','Home','index.php','',110,0)

oM.makeMenu('tp111', '','About us','index1.php?id=0001&pgtid=3&cntid=aboutx&pgt=About Us','',160,0)
oM.makeMenu('tp1110', 'tp111','RHNP Background and Definition','index1.php?id=0001&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)
oM.makeMenu('tp1111', 'tp111','KEY INTERVENTIONS','index1.php?id=0002&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)
oM.makeMenu('tp1112', 'tp111','THE RHNP COMPONENTS','index1.php?id=0003&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)
oM.makeMenu('tp1113', 'tp111','THE ROLE OF RHNP IN GHANA','index1.php?id=0004&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)
oM.makeMenu('tp1114', 'tp111','ADMINISTRATION OF RHNP','index1.php?id=0005&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)

oM.makeMenu('tp1115', 'tp111','RHNP AREAS OF DELIVERY','index1.php?id=0006&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)
oM.makeMenu('tp1116', 'tp111','RHNP FOCUS FOR THIS YEAR','index1.php?id=0007&pgtid=3&cntid=aboutx&pgt=About Us','',160,25)



	oM.makeMenu('topProgram','','News ','index1.php?pgtid=2&cntid=news&pgt=News','',80,0,'','','','','bottom')
	
	oM.makeMenu('2subPrayerRequests00', '','Articles','ecr.php','',120,0)
	oM.makeMenu('2subPrayerRequests001', '2subPrayerRequests00','All Articles','index1.php?id=0007&pgtid=12&cntid=aboutx&pgt=About Us','',150,0)
	oM.makeMenu('2subPrayerRequests002', '2subPrayerRequests00','Nutrition','index1.php?id=0001&pgtid=2&cntid=nutrition&pgt=Nutrition','',150,0)
	oM.makeMenu('2subPrayerRequests003', '2subPrayerRequests00','Healthy Lifestyle','index1.php?id=0007&pgtid=2&cntid=hl&pgt=Healthy Lifestyle','',150,0)
	oM.makeMenu('2subPrayerRequests004', '2subPrayerRequests00','Mother & Child Health','index1.php?id=0007&pgtid=2&cntid=mch&pgt=Mother & Child Health','',150,0)
	
	

oM.makeMenu('5subTestimoniesT3', '','Media Centre ','','',120,0,'','','','',"bottom")
		
oM.makeMenu('5subTestimoniesT31', '5subTestimoniesT3','Videos','index1.php?id=0001&pgtid=8b&cntid=nutrition&pgt=Nutrition','',140,25,'','','','','right')
oM.makeMenu('5subTestimoniesT32', '5subTestimoniesT3','Audios','index1.php?id=0001&pgtid=8a&cntid=nutrition&pgt=Nutrition','',230,25)
oM.makeMenu('5subTestimoniesT33', '5subTestimoniesT3','Photo Gallery','index1.php?id=0001&pgtid=9&cntid=nutrition&pgt=Nutrition','',230,25)
/*oM.makeMenu('5subTestimoniesT35', '5subTestimoniesT31','Ghana National Petroleum Co. Ltd.','acknowledgement.php','',230,25)
oM.makeMenu('5subTestimoniesT36', '5subTestimoniesT31','Ghana Oil Co. Ltd.','gallery.php','',230,25)
oM.makeMenu('5subTestimoniesT37', '5subTestimoniesT31','Ghana Cylinder Manufacturing Co. Ltd.','comments.php','',230,25)
oM.makeMenu('5subTestimoniesT38', '5subTestimoniesT3','Power Sector ','acknowledgement.php','',140,25,'','','','','right')
oM.makeMenu('5subTestimoniesT39', '5subTestimoniesT38','Electricity Company of Ghana','gallery.php','',170,25)

oM.makeMenu('5subTestimoniesT310', '5subTestimoniesT38','Volta River Authority','comments.php','',170,25)
oM.makeMenu('5subTestimoniesT311', '5subTestimoniesT3','Others ','acknowledgement.php','',140,25,'','','','','right')
oM.makeMenu('5subTestimoniesT312', '5subTestimoniesT311','Energy Foundation ','gallery.php','',140,25)
oM.makeMenu('5subTestimoniesT313', '5subTestimoniesT311','Energy Commission ','acknowledgement.php','',140,25)*/

		
		oM.makeMenu('5subTestimoniesT2', '','Archives','index1.php?id=0001&pgtid=2&cntid=news&pgt=Archives','',120,0)
		/*oM.makeMenu('5subTestimoniesT21', '5subTestimoniesT2','Projects ','mvptv.php','',120,25)
		oM.makeMenu('5subTestimoniesT22', '5subTestimoniesT2','Speeches ','mvptv.php','',120,25)
		oM.makeMenu('5subTestimoniesT23', '5subTestimoniesT2','Press Releases ','mvptv.php','',120,25)*/
	
	
oM.makeMenu('topsn','','Directory','index1.php?id=0001&pgtid=2&cntid=dir&pgt=Directory','',75,0,'','','','','bottom')



		oM.makeMenu('topEvangelism','','FAQs','index1.php?id=0001&pgtid=2&cntid=faq&pgt=FAQs','',80,0,'','','','','bottom')
		

	oM.makeMenu('topAlumni','','Contact Us','index1.php?id=0001&pgtid=1&cntid=contact&pgt=Contact Us','',100,0,'','','','','bottom')
		


oM.construct()

var xx,yy

function getCoords(e){
	xx=(bw.ns4 || bw.ns6)?e.pageX:event.x||event.clientX
  yy=(bw.ns4 || bw.ns6)?e.pageY:event.y||event.clientY
}

//Capturing onmousemove event
if(bw.ns4) document.captureEvents(Event.MOUSEMOVE)
document.onmousemove=getCoords;
