/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 196

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#E6E6E6"
   DQM_hl_bgcolor = "#A9A9A9"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 2

   /*---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 = "#6A6A6A"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   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/menu/project_services.gif"
   DQM_rollover_wh0 = "196,28"

   DQM_rollover_image1 = "/images/menu/signage_products.gif"
   DQM_rollover_wh1 = "196,28"

   DQM_rollover_image2 = "/images/menu/our_expertise.gif" 
   DQM_rollover_wh2 = "196,28"
  
  


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-196,28"
DQM_sub_menu_width0 = 196
DQM_subdesc0_0 = "Project Services"
DQM_subdesc0_1 = "Wayfinding & Sign Planning"
DQM_subdesc0_2 = "Design Services"
DQM_subdesc0_3 = "Installation/Maintenance"
DQM_url0_0 = "/signage/project_services.html"
DQM_url0_1 = "/signage/wayfinding.html"
DQM_url0_2 = "/signage/design_services.html"
DQM_url0_3 = "/signage/installation.html"


DQM_sub_xy1 = "-196,28"
DQM_sub_menu_width1 = 196;
DQM_subdesc1_0 = "Signature System"
DQM_subdesc1_1 = "Convex +"
DQM_url1_0 = "/signage/signature_system.html"
DQM_url1_1 = "/signage/convex_plus.html"


DQM_sub_xy2 = "-196,28"
DQM_sub_menu_width2 = 196
DQM_subdesc2_0 = "The Business of Signage"
DQM_subdesc2_1 = "Health Care Consulting & Design"
DQM_subdesc2_2 = "Recent Projects & Designs"
DQM_url2_0 = "/signage/business_of_signage.html"
DQM_url2_1 = "/signage/healthcare.html"
DQM_url2_2 = "/signage/recent_projects.html"