//Menu object creation
oM=new makeCM("oM"); //Making the menu object. Argument: menuname

oM.frames = 0

//Menu properties   
oM.pxBetween=0
oM.fromLeft=0 
oM.fromTop=60  
oM.rows=1 
oM.menuPlacement="beaconCenter"
                                                             
oM.offlineRoot="" 
oM.onlineRoot="" 
oM.resizeCheck=1 
oM.wait=500 
oM.fillImg="images/transparent.gif"
oM.zIndex=400

//Background bar properties
oM.useBar=0
oM.barWidth="menu"
oM.barHeight="menu" 
oM.barClass="clBar"
oM.barX=0 
oM.barY=0
oM.barBorderX=0
oM.barBorderY=0
oM.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
/*oM.level[0]=new cm_makeLevel(width,height,(regular class)"clT",(over class)"clTover",(borderX)1,(borderY)1,(borderClass)"clB",(rows)0,(align next subMenu)"bottom",(offsetX)0,(offsetY)0,(arrow file path)0,(arrow width)0,(arrow height)0);*/
oM.level[0]=new cm_makeLevel(90,20,"clT","clTover",0,0,"clB",0,"bottom",8,-1,0,0,0);
oM.level[1]=new cm_makeLevel(170,16,"clS","clSover",1,1,"clB",0,"right",-16,2,"images/menuArrow.gif",12,12);

/******************************************
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('top1','','','medicalAir/index.html','',88,20,'images/b_medicalAir.gif','images/r_medicalAir.gif');
	oM.makeMenu('top1_1','top1','SCROLL','medicalAir/scroll.html');
	oM.makeMenu('top1_2','top1','RECIPROCATING','medicalAir/reciprocating.html');
	oM.makeMenu('top1_3','top1','DRYERS','medicalAir/airDryer.html');
		oM.makeMenu('top1_3_1','top1_3','DEW POINT ALARM','medicalAir/dewPointAlarm.html');
	oM.makeMenu('top1_4','top1','ROTARY TOOTH','medicalAir/rotaryTooth.html');		
oM.makeMenu('top2','','','instrumentAir/index.html','',104,20,'images/b_instrumentAir.gif','images/r_instrumentAir.gif');
oM.makeMenu('top3','','','medicalVacuum/index.html','',116,20,'images/b_medicalVacuum.gif','images/r_medicalVacuum.gif');
	oM.makeMenu('top3_1','top3','CLAW','');
		oM.makeMenu('top3_1_1','top3_1','O<sub>2</sub> ASSURED','medicalVacuum/o2assured.html');
		oM.makeMenu('top3_1_2','top3_1','STANDARD','medicalVacuum/clawStandard.html');
		oM.makeMenu('top3_1_3','top3_1','O<sub>2</sub> ASSURED with VSD','medicalVacuum/o2assuredVSD.html');
		oM.makeMenu('top3_1_4','top3_1','STANDARD with VSD','medicalVacuum/clawStandardVSD.html');
	oM.makeMenu('top3_2','top3','OIL-LESS ROTARY','medicalVacuum/oilLessRotary.html');
	oM.makeMenu('top3_3','top3','LUBRICATED ROTARY','medicalVacuum/lubeRotary.html');
	oM.makeMenu('top3_4','top3','LIQUID RING \'CAMEL\'','medicalVacuum/liqRingCamel.html');
	oM.makeMenu('top3_5','top3','WAGD','medicalVacuum/wagd.html');
oM.makeMenu('top4','','','pipeline/index.html','',62,20,'images/b_pipeline.gif','images/r_pipeline.gif');
	oM.makeMenu('top4_1','top4','ALARMS','');
		oM.makeMenu('top4_1_1','top4_1','MEGA<sub>2</sub>','pipeline/mega2.html');
		oM.makeMenu('top4_1_2','top4_1','TOTALALERT<sup>2</sup>','pipeline/totalAlert2.html');
	oM.makeMenu('top4_2','top4','OUTLETS','');
		oM.makeMenu('top4_2_1','top4_2','SERIES B','pipeline/seriesBOutlets.html');
		oM.makeMenu('top4_2_2','top4_2','DIAMOND III<sup>&reg;</sup> / GEMINI','pipeline/dia3Gemini.html');
		oM.makeMenu('top4_2_3','top4_2','DIAMONDCARE<sup>&reg;</sup>','pipeline/diaCareOutlets.html');
	oM.makeMenu('top4_3','top4','MANIFOLDS','pipeline/manifolds.html');
	oM.makeMenu('top4_4','top4','EMERGENCY OXYGEN INLET','pipeline/emergencyOxyInlet.html');
	oM.makeMenu('top4_5','top4','VALVES','pipeline/valves.html');
	oM.makeMenu('top4_6','top4','SUPPORT GASES','pipeline/supportGases.html');
	oM.makeMenu('top4_7','top4','USER CONVENIENCE','pipeline/userConv.html');
	oM.makeMenu('top4_8','top4','ACCESSORIES','pipeline/accessories.html');
oM.makeMenu('top5','','','techServices/index.html','',130,20,'images/b_techServices.gif','images/r_techServices.gif');
oM.makeMenu('top6','','','library/index.html','',60,20,'images/b_library.gif','images/r_library.gif');
	oM.makeMenu('top6_1','top6','MEDICAL GAS DESIGN GUIDE ','library/medicalGasGuideList.html');
	oM.makeMenu('top6_2','top6','INSTRUMENT AIR','PDFs/library/IA_Design_Guide.pdf');
	oM.makeMenu('top6_3','top6','WASTE ANESTHETIC GAS DISPOSAL SYSTEMS','PDFs/library/WAGD.pdf');
	oM.makeMenu('top6_4','top6','MEDICAL GAS INFORMATION','');
		oM.makeMenu('top6_4_1','top6_4','1996 to 1999 Editions','PDFs/library/Changes 96-99rev2.pdf');
		oM.makeMenu('top6_4_2','top6_4','1999 to 2002 Editions','PDFs/library/NFPA 2002 Changes.pdf');	
		oM.makeMenu('top6_4_3','top6_4','2002 to 2005 Editions','PDFs/library/Changes 2005.pdf');	
	oM.makeMenu('top6_5','top6','CRYOGENIC MANIFOLD','PDFs/library/Applications Guidebook2.pdf');
oM.makeMenu('top7','','','aboutUs/index.html','',70,20,'images/b_aboutUs.gif','images/r_aboutUs.gif');
	oM.makeMenu('top7_1','top7','WELCOME','../aboutUs/index.html');
	oM.makeMenu('top7_2','top7','NEWS AND EVENTS','../aboutUs/newsAndEvents.html');	
oM.makeMenu('top8','','','contactUs/index.html','',87,20,'images/b_contactUs.gif','images/r_contactUs.gif');
oM.makeMenu('top9','','','index.html','',49,20,'images/b_home.gif','images/r_home.gif');

//Leave this line - it constructs the menu
oM.construct()