/*-------------------------------------------
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 = ""

   DQM_border_color = "#CCCCCC"
   
   DQM_menu_bgcolor = "#FAFAFA"
   DQM_hl_bgcolor = "#3366CC"

   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 = "#333333"
   DQM_fontfamily = "Verdana,Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"
   DQM_hl_fontweight = "bold"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/nav_2006/nav1_1.gif"
   DQM_rollover_wh0 = "117,90"

   DQM_rollover_image1 = "images/nav_2006/nav2_1.gif"
   DQM_rollover_wh1 = "117,90"

   DQM_rollover_image2 = "images/nav_2006/nav3_1.gif" 
   DQM_rollover_wh2 = "117,90"

   DQM_rollover_image3 = "images/nav_2006/nav4_1.gif" 
   DQM_rollover_wh3 = "117,90"

   DQM_rollover_image4 = "images/nav_2006/nav5_1.gif"
   DQM_rollover_wh4 = "117,90"
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------

   DQM_icon_image0 = "images/arrow.gif"
   DQM_icon_rollover0 = "images/arrow_hl.gif"
   DQM_icon_image_wh0 = "10,8"*/


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-117,90"
DQM_sub_menu_width0 = 117
DQM_subdesc0_0 = "Management"
DQM_subdesc0_1 = "Investors"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0 = "http://www.em4inc.com/management.htm"
DQM_url0_0 = "http://www.em4inc.com/management.htm"
DQM_url0_1 = "http://www.em4inc.com/investors.htm"


DQM_sub_xy1 = "-117,90"
DQM_sub_menu_width1 = 117
DQM_subdesc1_0 = "Products"
DQM_icon_index1_0 = 0
DQM_url1 = "http://www.em4inc.com/products.htm"
DQM_url1_0 = "http://www.em4inc.com/products.htm"


DQM_sub_xy2 = "-117,90"
DQM_sub_menu_width2 = 117
DQM_subdesc2_0 = "Careers"
DQM_subdesc2_1 = "Job Listings" 
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2 = "http://www.em4inc.com/careers.htm"
DQM_url2_0 = "http://www.em4inc.com/careers.htm"
DQM_url2_1 = "http://www.em4inc.com/joblistings.asp"


DQM_sub_xy3 = "-117,90"
DQM_sub_menu_width3 = 117
DQM_subdesc3_0 = "News"
DQM_subdesc3_1 = "Press Releases"
DQM_subdesc3_2 = "Events"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3 = "http://www.em4inc.com/news.htm"
DQM_url3_0 = "http://www.em4inc.com/news.htm"
DQM_url3_1 = "http://www.em4inc.com/press.htm"
DQM_url3_2 = "http://www.em4inc.com/events.htm"

DQM_sub_xy4 = "-117,90"
DQM_sub_menu_width4 = 117
DQM_subdesc4_0 = "Contact Us"
DQM_subdesc4_1 = "Directions"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_url4 = "http://www.em4inc.com/contact.htm"
DQM_url4_0 = "http://www.em4inc.com/contact.htm"
DQM_url4_1 = "http://www.em4inc.com/directions.htm"
