oCMenu.makeMenu('top0','','&nbsp;Home','./home.php','')
	oCMenu.makeMenu('sub00','top0',' About Us','./aboutus.php')
                oCMenu.makeMenu('sub001','sub00',' Work Team','./workTeam.php','',160,0)
                oCMenu.makeMenu('sub002','sub00',' Key Personnel','./resume_home.php','',160,0)
	               oCMenu.makeMenu('sub221','sub002',' Robert Malcom','./resume_rmalcom.php','',160,0)
                   oCMenu.makeMenu('sub222','sub002',' Renrick Hall ','./resume_2.php','',160,0)
                   oCMenu.makeMenu('sub223','sub002',' David Orgill ','./resume_3.php','',160,0)
                   oCMenu.makeMenu('sub224','sub002',' --- ','./resume_4.php','',160,0)   
        oCMenu.makeMenu('sub01','top0',' Cost Estimate','./costEstimate_home.php')
                oCMenu.makeMenu('sub011','sub01',' Approximate Costing','./app_costing.php')
                   oCMenu.makeMenu('sub111','sub011',' Building','./appbuild_estimate.php')
                   oCMenu.makeMenu('sub112','sub011',' Infrastructure','./appinfrastruct_estimate.php')
		   oCMenu.makeMenu('sub113','sub011',' Road','./approad_estimate.php')
                   oCMenu.makeMenu('sub114','sub011',' Water Supply','./appwater_estimate.php')
                   oCMenu.makeMenu('sub115','sub011',' Sewage','./appsewage_estimate.php')
                   oCMenu.makeMenu('sub116','sub011',' Drainage','./appdrain_estimate.php')
                oCMenu.makeMenu('sub012','sub01',' Detail Costing','./detail_costing.php')
                   oCMenu.makeMenu('sub121','sub012',' Building','./detbuild_estimate.php')
                   oCMenu.makeMenu('sub122','sub012',' Infrastructure','./detinfrastuct_estimate.php')
		   		   oCMenu.makeMenu('sub123','sub012',' Road','./detroad_estimate.php')
                   oCMenu.makeMenu('sub124','sub012',' Water Supply','./detwater_estimate.php')
                   oCMenu.makeMenu('sub125','sub012',' Sewage','./detsewage_estimate.php')
                   oCMenu.makeMenu('sub126','sub012',' Drainage','./detdrain_estimate.php') 
				oCMenu.makeMenu('sub014','sub01',' Project Recovery Center','./project_recovery.php')
	oCMenu.makeMenu('sub02','top0',' Certificate/Claims','./certificateClaims_home.php')
        	oCMenu.makeMenu('sub021','sub02',' Interim Certificate','./interim_cert.php','',160,0)
		oCMenu.makeMenu('sub022','sub02','Interim Claims','./interim_claims.php','',160,0)
                oCMenu.makeMenu('sub023','sub02','Final Account','./final_account.php','',160,0)	
       oCMenu.makeMenu('sub03','top0',' General Construction','./generalConstruct_home.php')
                oCMenu.makeMenu('sub031','sub03',' Valuation','./valuation.php','',160,0)
                oCMenu.makeMenu('sub032','sub03',' Project Management','./project_manage.php','',160,0)
        oCMenu.makeMenu('sub04','top0',' Work Executed','./workExecuted_home.php')
                oCMenu.makeMenu('sub041','sub04',' Construction Work Completed','./workExecuted.php','',160,0)
                oCMenu.makeMenu('sub042','sub04',' Services rendered','./services_rendered.php','',160,0)
		oCMenu.makeMenu('sub05','top0',' Component Listings','./component_listings.php')
                oCMenu.makeMenu('sub051','sub05',' Material Component','./component_material.php','',160,0)
                oCMenu.makeMenu('sub052','sub05',' Labour Component','./component_labour.php','',160,0)
				oCMenu.makeMenu('sub053','sub05',' Euipment Component','./component_equip.php','',160,0)
		oCMenu.makeMenu('sub06','top0',' Costing Examples','./costingExample_home.php')
		        oCMenu.makeMenu('sub061','sub06',' Approximate Costing Example','./appexample.php','',160,0)
				oCMenu.makeMenu('sub062','sub06',' Detailed Costing Example','./detexample.php','',160,0)
				oCMenu.makeMenu('sub063','sub06',' Contract Form','./contract_example.php','',160,0)
				oCMenu.makeMenu('sub064','sub06',' Drawings','./cost_drawings.php','',160,0)
                   	oCMenu.makeMenu('sub641','sub064',' Preliminary Drawings','./precost_drawings.php')
                   	oCMenu.makeMenu('sub642','sub064',' Working Drawings','./workcost_drawings.php')
oCMenu.makeMenu('top1','','&nbsp;Photo Galleries','./gallery_home.php')
	oCMenu.makeMenu('sub10','top1',' General Photo Gallery','./gallery1.php')
	oCMenu.makeMenu('sub11','top1',' Road Photo Gallery','./gallery2.php')
	oCMenu.makeMenu('sub12','top1',' Building Photo Gallery','./gallery3.php')
	oCMenu.makeMenu('sub13','top1',' Infrastructure Gallery','./gallery4.php')		
oCMenu.makeMenu('top2','','&nbsp;Updates','./updates.php')
oCMenu.makeMenu('top3','','&nbsp;Contact Us','./contactus_home.php')
	oCMenu.makeMenu('sub30','top3',' Head Office','./contactus.php')
	oCMenu.makeMenu('sub31','top3',' Director','./contact_rmalcom.php')
	oCMenu.makeMenu('sub32','top3',' Developer','./developer.php')
	oCMenu.makeMenu('sub33','top3',' Send Email','./contact_center.php')
oCMenu.makeMenu('top4','','&nbsp;Links','./links.php')
	oCMenu.makeMenu('sub40','top4',' link 1','http://www.robertmalcolm-qs.com')
	oCMenu.makeMenu('sub41','top4',' link 2','http://www.robertmalcolm-qs.com')
oCMenu.makeMenu('top5','','&nbsp;Sign In','./rmasociatesLogIn.php')
	oCMenu.makeMenu('sub50','top5',' New User','./rmasociatesSignUp.php')
	oCMenu.makeMenu('sub51','top5',' Sign Out','./confirmExit_success.php')
	oCMenu.makeMenu('sub52','top5',' Forgot Your Password','./password_recovery.php')
oCMenu.makeStyle(); oCMenu.construct()