/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


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

   DQM_sub_menu_width = 107

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#B1B1B1"
   
   DQM_menu_bgcolor = "#E8F1F8"
   DQM_hl_bgcolor = "#185994"

   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 = "#185994"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"
   DQM_hl_fontweight = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/o_about-over.gif"
   DQM_rollover_wh0 = "107,40"
   
   DQM_rollover_image1 = "images/o_tech-over.gif"
   DQM_rollover_wh1 = "106,40"
   
   DQM_rollover_image2 = "images/o_portfolio-over.jpg"
   DQM_rollover_wh2 = "106,40"
   
   DQM_rollover_image3 = "images/o_pd-over.jpg"
   DQM_rollover_wh3 = "122,40"


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "12,8"


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

DQM_sub_xy0 = "-106,31"
DQM_sub_menu_width0 = 119
DQM_subdesc0_0 = "Mission"
DQM_subdesc0_1 = "History"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "mission.html"
DQM_url0_1 = "history.html"

DQM_sub_xy1 = "-105,31"
DQM_sub_menu_width1 = 118
DQM_subdesc1_0 = "LANSA Web"
DQM_subdesc1_1 = "LANSA iSeries"
DQM_subdesc1_2 = "Visual LANSA"
DQM_subdesc1_3 = "LANSA Integrator"
DQM_subdesc1_4 = "LANSA Repository"
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 = "web.html"
DQM_url1_1 = "iSeries.html"
DQM_url1_2 = "visual.html"
DQM_url1_3 = "integrator.html"
DQM_url1_4 = "repository.html"



DQM_sub_xy2 = "-105,31"
DQM_sub_menu_width2 = 119
DQM_subdesc2_0 = "Partners"
DQM_subdesc2_1 = "Customers"
DQM_subdesc2_2 = "Recent Projects"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "partners.html"
DQM_url2_1 = "customers.html"
DQM_url2_2 = "recent.html"



DQM_sub_xy3 = "-120,31"
DQM_sub_menu_width3 = 133
DQM_subdesc3_0 = "Consulting"
DQM_subdesc3_1 = "Application/Dev"
DQM_subdesc3_2 = "Needs Assessment"
DQM_subdesc3_3 = "Implementation"
DQM_subdesc3_4 = "Training"
DQM_subdesc3_5 = "Data Normalization"
DQM_subdesc3_6 = "Project Management"
DQM_subdesc3_7 = "E-Commerce"
DQM_subdesc3_8 = "Web Builder"
DQM_subdesc3_9 = "Graphic Design"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0
DQM_icon_index3_5 = 0
DQM_icon_index3_6 = 0
DQM_icon_index3_7 = 0
DQM_icon_index3_8 = 0
DQM_icon_index3_9 = 0
DQM_url3_0 = "consulting.html"
DQM_url3_1 = "dev.html"
DQM_url3_2 = "needs.html"
DQM_url3_3 = "implementation.html"
DQM_url3_4 = "training.html"
DQM_url3_5 = "data.html"
DQM_url3_6 = "pm.html"
DQM_url3_7 = "ecomm.html"
DQM_url3_8 = "webbuilder.html"
DQM_url3_9 = "design.html"





