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

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


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

   DQM_sub_menu_width = 155

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

   DQM_border_color = "#666666"
   
   DQM_menu_bgcolor = "#cccccc"
   DQM_hl_bgcolor = "#FFFFFF"

   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"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   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/banner_2005_on_07.jpg"
   DQM_rollover_wh0 = "166,29"

   DQM_rollover_image1 = "/images/banner_2005_on_08.jpg" 
   DQM_rollover_wh1 = "129,29"

   DQM_rollover_image2 = "/images/banner_2005_on_09.jpg" 
   DQM_rollover_wh2 = "72,29"

   DQM_rollover_image3 = "/images/banner_2005_on_10.jpg" 
   DQM_rollover_wh3 = "341,29"
 
  

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

DQM_sub_xy0 = "-166,29"
DQM_sub_menu_width0 = 166
DQM_subdesc0_0 = "> our passion"
DQM_subdesc0_1 = "> our approach"
DQM_subdesc0_2 = "> about us"
DQM_subdesc0_3 = "> why choose us?"
DQM_subdesc0_4 = "> success stories"
DQM_url0_0 = "passion.html"
DQM_url0_1 = "approach.html"
DQM_url0_2 = "about.html"
DQM_url0_3 = "why.html"
DQM_url0_4 = "success.html"

DQM_sub_xy1 = "-129,29"
DQM_sub_menu_width1 = 140
DQM_subdesc1_0 = "> branding"
DQM_subdesc1_1 = "> online marketing"
DQM_subdesc1_2 = "> print marketing"
DQM_subdesc1_3 = "> marketing consulting"
DQM_subdesc1_4 = "> view flash gallery"
DQM_url1_0 = "branding.html"
DQM_url1_1 = "im.html"
DQM_url1_2 = "pm.html"
DQM_url1_3 = "mc.html"
DQM_url1_4 = "services_commercial.html"

DQM_sub_xy2 = "-72,29"
DQM_sub_menu_width2 = 160
DQM_subdesc2_0 = "> handbook - 9 Habits..." 
DQM_subdesc2_1 = "> articles"
DQM_subdesc2_2 = "> newsletter sign up"
DQM_subdesc2_3 = "> client resources"
DQM_subdesc2_4 = "> partners"
DQM_url2_0 = "handbook.html"
DQM_url2_1 = "articles.html"
DQM_url2_2 = "news.html"
DQM_url2_3 = "clients.html"
DQM_url2_4 = "partners.html"

DQM_sub_xy3 = "-341,29"
DQM_sub_menu_width3 = 140
DQM_subdesc3_0 = "> request info" 
DQM_subdesc3_1 = "> contact us"
DQM_url3_0 = "request.html"
DQM_url3_1 = "contact.html"

