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

   DQM_Notice = ""
   


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

   DQM_sub_menu_width = 130

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

   DQM_border_color = "#ffffff"/*---Border Menu Color--- */
   
   DQM_menu_bgcolor = "#7FA5B0"/*---Base Backgound Menu Color--- */
   DQM_hl_bgcolor = "#024E65"/*---Rollover Backgound Menu Color--- */

   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 = "#ffffff"/*---Base Font Menu Color--- */
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"/*---Rollover Font Menu Color--- */
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5




/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = "65,21"

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = "113,21"

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = "146,21"

   DQM_rollover_image3 = "" 
   DQM_rollover_wh3 = "175,21"
  
  


  
  


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

   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


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

DQM_sub_xy0 = "-65,19"
DQM_sub_menu_width0 = 140
DQM_subdesc0_0 = "Who We Are"
DQM_subdesc0_1 = "Contact Us"
DQM_subdesc0_2 = "The Partners"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "about.php"
DQM_url0_1 = "contact.php"
DQM_url0_2 = "bios.php"

DQM_sub_xy1 = "-115,19"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "What We Offer"
DQM_subdesc1_1 = "Employee Benefits"
DQM_subdesc1_2 = "Creative"


DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0


DQM_url1_0 = "client_services.php"
DQM_url1_1 = "client_services_employee_benefits.php"
DQM_url1_2 = "client_services_creative.php"


DQM_sub_xy2 = "-146,19"
DQM_sub_menu_width2 = 160
DQM_subdesc2_0 = "What We Offer"
DQM_subdesc2_1 = "Creative"
DQM_subdesc2_2 = "Employee Benefits"
DQM_subdesc2_3 = "Investment"
DQM_subdesc2_4 = "WP Network" 


DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0

DQM_url2_0 = "candidate_services.php"
DQM_url2_1 = "index_creative.php"
DQM_url2_2 = "index_employee_benefits.php"
DQM_url2_3 = "client_services_investment.php"
DQM_url2_4 = "network.php"



/*------------------For another section-------------------
DQM_sub_xy3 = "-175,19"
DQM_sub_menu_width3 = 190
DQM_subdesc3_0 = "Cust. Service"
DQM_subdesc3_1 = "Tech. Support"
DQM_subdesc3_2 = "Product Sales"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "index2.php"
DQM_url3_1 = "index2.php"
DQM_url3_2 = "index2.php"
-----------------------------------------------*/
