/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 160

   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#3E9ACC"
   DQM_hl_bgcolor = "#59B9DB"

   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 =  0
   DQM_ie5mac_offset_Y = -2


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "bold"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#0B3F75"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 6



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = "images/btn_products_new_o.gif"
   DQM_rollover_wh0 = "155,32"
   DQM_url0 = "products.shtml"
   DQM_urltarget0 = "_self"

   DQM_rollover_image1 = "images/btn_solution_over.gif"
   DQM_rollover_wh1 = "91,32"
   DQM_url1 = "solutions.shtml"
   DQM_urltarget1 = "_self"
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-157, 32"
DQM_sub_menu_width0 = 160
DQM_subdesc0_0 = "Outsourcing"
DQM_subdesc0_1 = "UtiliBill"
DQM_subdesc0_2 = "UtiliPort"
DQM_subdesc0_3 = "Utiliforecast"
DQM_subdesc0_4 = "Professional Services"
DQM_subdesc0_5 = "Consulting"

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0

DQM_url0_0 = "products_outsourcing.shtml"
DQM_url0_1 = "UtiliBill.shtml"
DQM_url0_2 = "UtiliPort.shtml"
DQM_url0_3 = "Utiliforecast.shtml"
DQM_url0_4 = "products_professional.shtml"
DQM_url0_5 = "products_consulting.shtml"

DQM_urltarget0_0 = "_self"
DQM_urltarget0_1 = "_self"
DQM_urltarget0_2 = "_self"
DQM_urltarget0_3 = "_self"
DQM_urltarget0_4 = "_self"
DQM_urltarget0_5 = "_self"

DQM_sub_xy1 = "-93, 32"
DQM_sub_menu_width0 = 160
DQM_subdesc1_0 = "Deregulated Energy Markets"
DQM_subdesc1_1 = "HIPAA"
DQM_subdesc1_2 = "Paper Industry"
DQM_subdesc1_3 = "Retail Industry"
DQM_subdesc1_4 = "Manufacturing"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0

DQM_url1_0 = "services_in_the_utilities_indu.shtml"
DQM_url1_1 = "hipaa.shtml"
DQM_url1_2 = "paper_industry.shtml"
DQM_url1_3 = "retail_industry.shtml"
DQM_url1_4 = "manufacturing_distribution.shtml"

DQM_urltarget1_0 = "_self"
DQM_urltarget1_1 = "_self"
DQM_urltarget1_2 = "_self"
DQM_urltarget1_3 = "_self"
DQM_urltarget1_4 = "_self"

