/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#99A5B7"
   
   DQM_menu_bgcolor = "#4987BF"
   DQM_hl_bgcolor = "#4987BF"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#062A5A"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#062A5A"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/home_nav1a.jpg"
   DQM_rollover_wh0 = "131,28"
   DQM_url0 = "company.html"

   DQM_rollover_image1 = "images/home_nav2a.gif"
   DQM_rollover_wh1 = "132,28"
   DQM_url1 = "products.html"

   DQM_rollover_image2 = "images/home_nav3a.gif" 
   DQM_rollover_wh2 = "132,28"
   DQM_url2 = "plant.html"

   DQM_rollover_image3 = "images/home_nav4a.gif" 
   DQM_rollover_wh3 = "132,28"
   DQM_url3 = "quality.html"
  
   DQM_rollover_image4 = "images/home_nav5a.gif" 
   DQM_rollover_wh4 = "132,28"
   DQM_url4 = "news.html"
  
   DQM_rollover_image5 = "images/home_nav6a.gif" 
   DQM_rollover_wh5 = "120,28"
   DQM_url5 = "contact.html"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

//   DQM_icon_image0 = "quickmenu/bullet.gif"
//   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
//   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-131,27"
DQM_sub_menu_width0 = 131
DQM_subdesc0_0 = "<table height=62><tr><td><span class=body>Echjay - four decades of dedication</span></td></tr></table>"
/*
DQM_subdesc0_1 = "Mission"
//DQM_icon_index0_0 = 0
DQM_url0_0 = "profile.htm"
DQM_url0_1 = "mission.htm"
*/

DQM_sub_xy1 = "-133,28"
DQM_sub_menu_width1 = 133;
DQM_subdesc1_0 = "<table height=61><tr><td><span class=body>Customised solutions for your forging needs</span></td></tr></table>"
/*
DQM_subdesc1_1 = "Range"
DQM_url1_0 = "industries.htm"
DQM_url1_1 = "prodRange.htm"
*/

DQM_sub_xy2 = "-133,28"
DQM_sub_menu_width2 = 133
DQM_subdesc2_0 = "<table height=61><tr><td><span class=body>Complete inhouse production facilities</span></td></tr></table>" 
/*
DQM_subdesc2_1 = "Tour"
DQM_url2_0 = "location.htm"
DQM_url2_1 = "tour.htm"
*/

DQM_sub_xy3 = "-133,28"
DQM_sub_menu_width3 = 133
DQM_subdesc3_0 = "<table height=61><tr><td><span class=body>Quality built in at<br>every stage</span></td></tr></table>"
/*
DQM_subdesc3_1 = "Workforce"
DQM_url3_0 = "machinery.htm"
DQM_url3_1 = "workforce.htm"
*/

DQM_sub_xy4 = "-133,28"
DQM_sub_menu_width4 = 133
DQM_subdesc4_0 = "<table height=61><tr><td><span class=body>Updates about our company events</span></td></tr></table>" 
/*
DQM_url4_0 = "news.htm"
*/

DQM_sub_xy5 = "-121,28"
DQM_sub_menu_width5 = 121
DQM_subdesc5_0 = "<table height=61><tr><td><span class=body>Your feedback is valuable to us</span></td></tr></table>"
/*
DQM_subdesc5_1 = "Feedback"
DQM_url5_0 = "address.htm"
DQM_url5_1 = "feedback.htm"
*/