/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 1

//Menueeigenschaften   
oCMenu.pxBetween=1
oCMenu.fromLeft=40 
oCMenu.fromTop=27   
oCMenu.rows=1 
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="file:///C|/Inetpub/wwwroot/dphpcentral/projects/coolmenus/examples/" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="/b.gif"
oCMenu.zIndex=0

//BALKEN F�R HINTERGRUND , EIGENSCHAFTEN
oCMenu.useBar=1

oCMenu.barHeight="14" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass="clBar"


 

//NAVIGATIONSEIGENSCHAFTEN
 
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level

oCMenu.level[0].height=15
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=2
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"



//EIGENSCHAFTEN SUBMENUEPUNKTE  - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=110
oCMenu.level[1].height=20
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=0
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2-1
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=90
oCMenu.level[2].height=20
oCMenu.level[2].offsetX=1
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"

//EXAMPLE SUB LEVEL[3] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[3]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[3].width=90
oCMenu.level[3].height=20
oCMenu.level[3].offsetX=1
oCMenu.level[3].offsetY=0
oCMenu.level[3].regClass="clLevel3"
oCMenu.level[3].overClass="clLevel3over"
oCMenu.level[3].borderClass="clLevel3border"

//EXAMPLE SUB LEVEL[4] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[4]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[4].width=90
oCMenu.level[4].height=20
oCMenu.level[4].offsetX=1
oCMenu.level[4].offsetY=0
oCMenu.level[4].regClass="clLevel3"
oCMenu.level[4].overClass="clLevel3over"
oCMenu.level[4].borderClass="clLevel3border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oCMenu.makeMenu('top0','','&nbsp;Home&nbsp;|&nbsp;','http://www.kme-marine-applications.com/index.php','','45')


	oCMenu.makeMenu('sub00','top0','&nbsp;Homepage<br>&nbsp;The Copper Link','javascript: var temp = window.open("http://www.thecopperlink.com")','','115','32')

oCMenu.makeMenu('sub02','top0','&nbsp;Tube Bundles','javascript: var temp = window.open("http://www.kme-tube-bundles.com")','','115')

   


oCMenu.makeMenu('top1','','&nbsp;Shipbuilding Products&nbsp;|&nbsp;','http://www.kme-marine-applications.com/shipbuilding-products/sh-pr_index.php.en','','137')

oCMenu.makeMenu('sub09','top1','&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/sh-pr_index.php.en','','128')

oCMenu.makeMenu('sub10','top1','&nbsp;The 				       Material','http://www.kme-marine-applications.com/shipbuilding-products/the-material/sh-pr_th-ma_index.php.en','','128')

oCMenu.makeMenu('sub100','sub10','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/the-material/sh-pr_th-ma_index.php.en','','185')
       										      oCMenu.makeMenu('sub39','sub10','&nbsp;&nbsp;Table Standard Specifications','http://www.kme-marine-applications.com/shipbuilding-products/the-material/table-standard/sh-pr_th-ma_ta-st_index.php.en','','185')

oCMenu.makeMenu('sub11','top1','&nbsp;Pipes','http://www.kme-marine-applications.com/shipbuilding-products/pipes/sh-pr_pi_index.php.en','','128')

	
oCMenu.makeMenu('sub12','top1','&nbsp;Butt Welding Fittings','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/sh-pr_bu-we.php.en','','128')

oCMenu.makeMenu('sub101','sub12','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/sh-pr_bu-we.php.en','','80')

oCMenu.makeMenu('sub40','sub12','&nbsp;&nbsp;Elbows','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/elbows/sh-pr_bu-we_el_index.php.en','','80')

oCMenu.makeMenu('sub41','sub12','&nbsp;&nbsp;Tee Pieces','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/tee-pieces/sh-pr_bu-we_te-pi_index.php.en','','80')

oCMenu.makeMenu('sub42','sub12','&nbsp;&nbsp;End Caps','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/end-caps/sh-pr_bu-we_en-ca_index.php.en','','80')

oCMenu.makeMenu('sub43','sub12','&nbsp;&nbsp;Saddles','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/saddles/sh-pr_bu-we_sa_index.php.en','','80')

oCMenu.makeMenu('sub44','sub12','&nbsp;&nbsp;Reducers','http://www.kme-marine-applications.com/shipbuilding-products/butt-welding/reducers/sh-pr_bu-we_re_index.php.en','','80')




oCMenu.makeMenu('sub13','top1','&nbsp;Flanges','http://www.kme-marine-applications.com/shipbuilding-products/flanges/sh-pr_fl_index.php.en','','128')

oCMenu.makeMenu('sub102','sub13','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/flanges/sh-pr_fl_index.php.en','','156')

oCMenu.makeMenu('sub45','sub13','&nbsp;&nbsp;Welding Necks','http://www.kme-marine-applications.com/shipbuilding-products/flanges/welding-necks/sh-pr_fl_we-ne_index.php.en','','156')

oCMenu.makeMenu('sub46','sub13','&nbsp;&nbsp;Outer Flanges','http://www.kme-marine-applications.com/shipbuilding-products/flanges/outer-flanges/sh-pr_fl_ou-fl_index.php.en','','156')

oCMenu.makeMenu('sub47','sub13','&nbsp;&nbsp;Flanged Bulkhead Pieces','http://www.kme-marine-applications.com/shipbuilding-products/flanges/flanged-bulkhead/sh-pr_fl_fl-bu_index.php.en','','156')

oCMenu.makeMenu('sub48','sub13','&nbsp;&nbsp;Blind Flanges','http://www.kme-marine-applications.com/shipbuilding-products/flanges/blind-flanges/sh-pr_fl_bl-fl_index.php.en','','156')




oCMenu.makeMenu('sub14','top1','&nbsp;Brazing / Threaded<br>&nbsp;Fittings','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/sh-pr_br-fi.php.en','','128','32')

oCMenu.makeMenu('sub103','sub14','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/sh-pr_br-fi.php.en','','171')

oCMenu.makeMenu('sub49','sub14','&nbsp;&nbsp;Couplings, straight','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/couplings-straight/sh-pr_br-fi_co-st_index.php.en','','171')

oCMenu.makeMenu('sub50','sub14','&nbsp;&nbsp;Couplings, reduced','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/couplings-reduced/sh-pr_br-fi_co-re_index.php.en','','171')

oCMenu.makeMenu('sub51','sub14','&nbsp;&nbsp;Elbows','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/elbows/sh-pr_br-fi_el_index.php.en','','171')

oCMenu.makeMenu('sub52','sub14','&nbsp;&nbsp;Tee Pieces, equal','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/tee-pieces-eq/sh-pr_br-fi_te-pi_index.php.en','','171')

oCMenu.makeMenu('sub53','sub14','&nbsp;&nbsp;Tee Pieces, reduced','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/tee-pieces-re/sh-pr_br-fi_te-pi_index.php.en','','171')

oCMenu.makeMenu('sub54','sub14','&nbsp;&nbsp;End Caps','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/end-caps/sh-pr_br-fi_en-ca_index.php.en','','171')

oCMenu.makeMenu('sub55','sub14','&nbsp;&nbsp;Screw Plugs','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/screw-plugs/sh-pr_br-fi_sc-pl_index.php.en','','171')

oCMenu.makeMenu('sub56','sub14','&nbsp;&nbsp;Welding Ends','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/welding-ends/sh-pr_br-fi_we-en_index.php.en','','171')

oCMenu.makeMenu('sub57','sub14','&nbsp;&nbsp;Sockets','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/sockets/sh-pr_br-fi_so_index.php.en','','171')

oCMenu.makeMenu('sub58','sub14','&nbsp;&nbsp;Straight Female Connectors','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/straight-female/sh-pr_br-fi_st-fe_index.php.en','','171')

oCMenu.makeMenu('sub59','sub14','&nbsp;&nbsp;Straight Male Connectors','http://www.kme-marine-applications.com/shipbuilding-products/brazing-fittings/straight-male/sh-pr_br-fi_st-ma_index.php.en','','171')





oCMenu.makeMenu('sub15','top1','&nbsp;Miscellaneous','http://www.kme-marine-applications.com/shipbuilding-products/miscellaneous/sh-pr_mi_index.php.en','','128')

oCMenu.makeMenu('sub104','sub15','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/shipbuilding-products/miscellaneous/sh-pr_mi_index.php.en','','135')


oCMenu.makeMenu('sub60','sub15','&nbsp;&nbsp;Unions','http://www.kme-marine-applications.com/shipbuilding-products/miscellaneous/unions/sh-pr_mi_un_index.php.en','','135')

oCMenu.makeMenu('sub61','sub15','&nbsp;&nbsp;Male Unions, straight','http://www.kme-marine-applications.com/shipbuilding-products/miscellaneous/male-unions-st/sh-pr_mi_ma-un-st_index.php.en','','135')

oCMenu.makeMenu('sub62','sub15','&nbsp;&nbsp;Male Unions, reduced','http://www.kme-marine-applications.com/shipbuilding-products/miscellaneous/male-unions-re/sh-pr_mi_ma-un-re_index.php.en','','135')



		

oCMenu.makeMenu('top2','','&nbsp;Offshore Products&nbsp;|&nbsp;','http://www.kme-marine-applications.com/offshore-products/of-pr_index.php.en','','117')

oCMenu.makeMenu('sub105','top2','&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/of-pr_index.php.en','','82')


oCMenu.makeMenu('sub16','top2','&nbsp;The Material','http://www.kme-marine-applications.com/offshore-products/the-material/of-pr_th-ma_index.php.en','','82')

oCMenu.makeMenu('sub106','sub16','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/the-material/table-standard/of-pr_th-ma_ta-st_index.php.en','','183')

oCMenu.makeMenu('sub63','sub16','&nbsp;&nbsp;Table Standard Specifications','http://www.kme-marine-applications.com/offshore-products/the-material/table-standard/of-pr_th-ma_ta-st_index.php.en','','183')



oCMenu.makeMenu('sub17','top2','&nbsp;Pipes','http://www.kme-marine-applications.com/offshore-products/pipes/of-pr_pi_index.php.en','','82')

oCMenu.makeMenu('sub107','sub17','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/pipes/of-pr_pi_index.php.en','','128')

oCMenu.makeMenu('sub64','sub17','&nbsp;&nbsp;Seamless Pipes','http://www.kme-marine-applications.com/offshore-products/pipes/seamless-pipes/of-pr_pi_se-pi_index.php.en','','128')

oCMenu.makeMenu('sub65','sub17','&nbsp;&nbsp;Seam-Welded Pipes','http://www.kme-marine-applications.com/offshore-products/pipes/seam-welded/of-pr_pi_se-we_index.php.en','','128')






oCMenu.makeMenu('sub18','top2','&nbsp;Elbows','http://www.kme-marine-applications.com/offshore-products/elbows/of-pr_el_index.php.en','','82')

oCMenu.makeMenu('sub108','sub18','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/elbows/of-pr_el_index.php.en','','132')

oCMenu.makeMenu('sub66','sub18','&nbsp;&nbsp;One-piece Seamless','http://www.kme-marine-applications.com/offshore-products/elbows/one-piece/of-pr_el_on-pi_index.php.en','','132')

oCMenu.makeMenu('sub67','sub18','&nbsp;&nbsp;Welded Half-Shells','http://www.kme-marine-applications.com/offshore-products/elbows/one-piece/of-pr_el_on-pi_index.php.en','','132')



oCMenu.makeMenu('sub19','top2','&nbsp;Tee Pieces','http://www.kme-marine-applications.com/offshore-products/tee-pieces/of-pr_te-pi_index.php.en','','82')

oCMenu.makeMenu('sub109','sub19','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/tee-pieces/of-pr_te-pi_index.php.en','','133')

oCMenu.makeMenu('sub68','sub19','&nbsp;&nbsp;Equal Tee-Pieces','http://www.kme-marine-applications.com/offshore-products/tee-pieces/equal-tee/of-pr_te-pi_eq-te_index.php.en','','133')

oCMenu.makeMenu('sub69','sub19','&nbsp;&nbsp;Reducing Tee-Pieces','http://www.kme-marine-applications.com/offshore-products/tee-pieces/reducing-tee/of-pr_te-pi_re-te_index.php.en','','133')



oCMenu.makeMenu('sub20','top2','&nbsp;End Caps','http://www.kme-marine-applications.com/offshore-products/end-caps/of-pr_en-ca_index.php.en','','82')



oCMenu.makeMenu('sub21','top2','&nbsp;Reducers','http://www.kme-marine-applications.com/offshore-products/reducers/of-pr_re_index.php.en','','82')

oCMenu.makeMenu('sub110','sub21','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/reducers/of-pr_re_index.php.en','','81')

oCMenu.makeMenu('sub70','sub21','&nbsp;&nbsp;Eccentric','http://www.kme-marine-applications.com/offshore-products/reducers/eccentric/of-pr_re_ec_index.php.en','','81')

oCMenu.makeMenu('sub71','sub21','&nbsp;&nbsp;Concentric','http://www.kme-marine-applications.com/offshore-products/reducers/concentric/of-pr_re_con_index.php.en','','81')



oCMenu.makeMenu('sub22','top2','&nbsp;Branches','http://www.kme-marine-applications.com/offshore-products/branches/of-pr_br_index.php.en','','82')

oCMenu.makeMenu('sub111','sub22','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/branches/of-pr_br_index.php.en','','180')

oCMenu.makeMenu('sub72','sub22','&nbsp;&nbsp;Saddles','http://www.kme-marine-applications.com/offshore-products/branches/saddles/of-pr_br_sa_index.php.en','','180')

oCMenu.makeMenu('sub73','sub22','&nbsp;&nbsp;Butt Weld Branch Connectors','http://www.kme-marine-applications.com/offshore-products/branches/butt-weld/of-pr_br_bu-we_index.php.en','','180')

oCMenu.makeMenu('sub74','sub22','&nbsp;&nbsp;Socket Weld and Threaded...','http://www.kme-marine-applications.com/offshore-products/branches/socket-weld/of-pr_br_so-we_index.php.en','','180')








oCMenu.makeMenu('sub23','top2','&nbsp;Flanges','http://www.kme-marine-applications.com/offshore-products/flanges/of-pr_fl_index.php.en','','82')

oCMenu.makeMenu('sub112','sub23','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/flanges/of-pr_fl_index.php.en','','179')

oCMenu.makeMenu('sub75','sub23','&nbsp;&nbsp;16 Bar Composite Weld-Neck','http://www.kme-marine-applications.com/offshore-products/flanges/16-bar-co/of-pr_fl_16-ba_index.php.en','','179')

oCMenu.makeMenu('sub76','sub23','&nbsp;&nbsp;20 Bar Composite Weld-Neck','http://www.kme-marine-applications.com/offshore-products/flanges/20-bar-co/of-pr_fl_20-ba_index.php.en','','179')

oCMenu.makeMenu('sub77','sub23','&nbsp;&nbsp;Backing Flanges','http://www.kme-marine-applications.com/offshore-products/flanges/backing-flanges/of-pr_fl_ba-fl_index.php.en','','179')

oCMenu.makeMenu('sub78','sub23','&nbsp;&nbsp;Composite Slip-on','http://www.kme-marine-applications.com/offshore-products/flanges/composite-slip/of-pr_fl_co-sl_index.php.en','','179')

oCMenu.makeMenu('sub79','sub23','&nbsp;&nbsp;16 Bar Solid Weld-Neck','http://www.kme-marine-applications.com/offshore-products/flanges/16-bar-so/of-pr_fl_16-ba_index.php.en','','179')

oCMenu.makeMenu('sub80','sub23','&nbsp;&nbsp;20 Bar Solid Weld-Neck','http://www.kme-marine-applications.com/offshore-products/flanges/20-bar-so/of-pr_fl_20-ba_index.php.en','','179')

oCMenu.makeMenu('sub81','sub23','&nbsp;&nbsp;Solid Slip-on','http://www.kme-marine-applications.com/offshore-products/flanges/solid-slip/of-pr_fl_so-sl_index.php.en','','179')

oCMenu.makeMenu('sub82','sub23','&nbsp;&nbsp;Blind (Blank)','http://www.kme-marine-applications.com/offshore-products/flanges/blind-blank/of-pr_fl_bl-bl_index.php.en','','179')






oCMenu.makeMenu('sub24','top2','&nbsp;Fittings','http://www.kme-marine-applications.com/offshore-products/fittings/of-pr_fi_index.php.en','','82')

oCMenu.makeMenu('sub113','sub24','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/offshore-products/fittings/of-pr_fi_index.php.en','','204')

oCMenu.makeMenu('sub83','sub24','&nbsp;&nbsp;Capillary and Socket Weld Fittings','http://www.kme-marine-applications.com/offshore-products/fittings/capillary-and/of-pr_fi_ca-an_index.php.en','','204')

oCMenu.makeMenu('sub84','sub24','&nbsp;&nbsp;Threaded Fittings','http://www.kme-marine-applications.com/offshore-products/fittings/threaded-fittings/of-pr_fi_th-fi_index.php.en','','204')

oCMenu.makeMenu('sub85','sub24','&nbsp;&nbsp;Unions and Connectors','http://www.kme-marine-applications.com/offshore-products/fittings/unions-and/of-pr_fi_un-an_index.php.en','','204')

oCMenu.makeMenu('sub86','sub24','&nbsp;&nbsp;Miscellaneous','http://www.kme-marine-applications.com/offshore-products/fittings/miscellaneous/of-pr_fi_mi_index.php.en','','204')







		

oCMenu.makeMenu('top3','','&nbsp;Quality&nbsp;&nbsp;|&nbsp;','http://www.kme-marine-applications.com/quality-management/qu-ma_index.php.en','','50')

oCMenu.makeMenu('top4','','&nbsp;Services&nbsp;|&nbsp;','http://www.kme-marine-applications.com/service/se_index.php.en','','130')

oCMenu.makeMenu('sub115','top4','&nbsp;Introduction','http://www.kme-marine-applications.com/service/se_index.php.en','','134')


oCMenu.makeMenu('sub32','top4','&nbsp;News','http://www.kme.com/en/press_center/press_releases','','134')

oCMenu.makeMenu('sub33','top4','&nbsp;Trade Fairs','http://www.kme.com/en/services/trade_fairs','','134')

oCMenu.makeMenu('sub34','top4','&nbsp;Addresses','http://www.kme.com/en/about_kme/kme-s_sales_offices','','134')

oCMenu.makeMenu('sub36','top4','&nbsp;Download  Center','http://www.kme-marine-applications.com/service/download-center/se_do-ce_index.php.en','','134')

oCMenu.makeMenu('sub116','sub36','&nbsp;&nbsp;Introduction','http://www.kme-marine-applications.com/service/download-center/se_do-ce_index.php.en','','134')

oCMenu.makeMenu('sub87','sub36','&nbsp;&nbsp;Brochures','http://www.kme.com/en/services/our_brochures','','134')

oCMenu.makeMenu('sub88','sub36','&nbsp;&nbsp;Quality Certificates','http://www.kme-marine-applications.com/service/download-center/qs-certificates/se_do-ce_qs-ce_index.php.en','','134')

oCMenu.makeMenu('sub89','sub36','&nbsp;Technical Information','http://www.kme-marine-applications.com/service/download-center/technical-information/se_do-ce_te-in_index.php.en','','134')

oCMenu.makeMenu('sub37','top4','&nbsp;Metal Prices','http://www.kme.com/en/services/metal_pricesn','','134')

oCMenu.makeMenu('sub38','top4','&nbsp;Copper Links','http://www.kme.com/en/services/useful_links','','134')
		

//Leave this line - it constructs the menu
oCMenu.construct()