/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#303030"
   
   DQM_menu_bgcolor = "#EFEFEF"
   DQM_hl_bgcolor = "#CCCCCC"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#303030"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#303030"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = "images/mn_profile2.gif"
   DQM_rollover_wh0 = "64,14"
   DQM_url0 = "index.html";
  
   DQM_rollover_image1 = "images/mn_product2.gif"
   DQM_rollover_wh1 = "82,14"

   DQM_rollover_image2 = "images/mn_services2.gif"
   DQM_rollover_wh2 = "66,14"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-64,14"
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "History"
DQM_subdesc0_1 = "Vision & Mission"
DQM_subdesc0_2 = "QHSE"
// DQM_subdesc0_3 = "Oil and Gas Customer Sites"
DQM_subdesc0_3 = "Local Capabilities"
DQM_url0_0 = "history.html"
DQM_url0_1 = "visionmission.html"
DQM_url0_2 = "qhse.html"
// DQM_url0_3 = "customersite.html"
DQM_url0_3 = "icapabilities.html"

DQM_sub_xy1 = "-82,14"
DQM_sub_menu_width1 = 150;
DQM_subdesc1_0 = "Solar Turbine"
DQM_url1_0 = "http://www.solarturbines.com"

DQM_sub_xy2 = "-66,14"
DQM_sub_menu_width2 = 150;
DQM_subdesc2_0 = "Sales & Marketing"
DQM_subdesc2_1 = "Spare Parts"
DQM_subdesc2_2 = "Overhaul"
DQM_subdesc2_3 = "Technical Services"
DQM_subdesc2_4 = "Operation & Maintenance"
//DQM_subdesc2_5 = "Power Venture"
DQM_url2_0 = "sgt.html"
DQM_url2_1 = "spareparts.html"
DQM_url2_2 = "overhaul.html"
DQM_url2_3 = "technicalservices.html"
DQM_url2_4 = "operationmaintenance.html"
//DQM_url2_5 = "powerventure.html"

