/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 160

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""

   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#006699"
   DQM_hl_bgcolor = "#eeeeee"

   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_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   DQM_nn4_reaload_after_resize = true
   DQM_nn4_resize_prompt_user = false
   
   DQM_use_opera_div_detect_fix = false	

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4
   DQM_text_alignment = "left"


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  

   DQM_rollover_image0 = "images/company_button_on.gif"
   DQM_rollover_wh0 = "83,30"
   DQM_url0 = "index.htm";

   DQM_rollover_image1 = "images/ourwork_button_on.gif" 
   DQM_rollover_wh1 = "84,30"
   DQM_url1 = "ourwork.htm";
  
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "images/arrow.gif"
   DQM_icon_rollover1 = "images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"

   DQM_2nd_icon_image0 = "images/arrow.gif"
   DQM_2nd_icon_rollover0 = "images/arrow.gif"
   DQM_2nd_icon_image_wh0 = "13,10"
   DQM_2nd_icon_image_xy0 = "0,4"
   

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/


DQM_sub_xy0 = "-75,30"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "Services"
DQM_subdesc0_1 = "Servicios en Espaņol"
DQM_subdesc0_2 = "Leadership"
DQM_subdesc0_3 = "Resources"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_2nd_icon_index0_0 = 0
DQM_url0_0 = "services.htm"
DQM_url0_1 = "espanol.htm"
DQM_url0_2 = "leader.htm"
DQM_url0_3 = "resources.htm"


DQM_sub_xy1 = "-75,30"
DQM_sub_menu_width1 = 160
DQM_subdesc1_0 = "Multimedia" 
DQM_subdesc1_1 = "Web"
DQM_subdesc1_2 = "Instructional Design"
DQM_subdesc1_3 = "Graphic Design"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "nm.htm"
DQM_url1_1 = "web.htm"
DQM_url1_2 = "id.htm"
DQM_url1_3 = "gd.htm"