/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#ffffff"
   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 =20
   DQM_ie5mac_offset_Y =15


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#336699"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#9fd4a0"
   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/industry.gif"
   DQM_rollover_wh0 = "169,31"

   DQM_rollover_image1 = "images/employers.gif"
   DQM_rollover_wh1 = "169,31"

   DQM_rollover_image2 = "images/jobseek.gif" 
   DQM_rollover_wh2 ="169,31"

   DQM_rollover_image3 = "images/interview.gif" 
   DQM_rollover_wh3 ="169,31"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"*/


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

// Menu #1
// Industry News
DQM_sub_xy0 = "-143,25"
DQM_sub_menu_width0 = 120;

DQM_subdesc0_0 = "A 25% BUMP in Salary?"
DQM_icon_index0_0 = 0
DQM_url0_0 = "Industry3.htm"

DQM_subdesc0_1 = "Jobsearch Tax Deduction"
DQM_icon_index0_1 = 0
DQM_url0_1 = "Tip1-0.htm"

DQM_subdesc0_2 = "Job Hunters-HR Staff Survey"
DQM_icon_index0_2 = 0
DQM_url0_2 = "Tip2-0.htm"

DQM_subdesc0_3 = "Hire or hold steady?"
DQM_icon_index0_3 = 0
DQM_url0_3 = "Industry1.htm"

//DQM_subdesc0_4 = "Modest Pay Raises Planned for 2003"
//DQM_icon_index0_4 = 0
//DQM_url0_4 = "Industry2.htm"


// Menu #2
// Employers
DQM_sub_xy1 = "-129,25"
DQM_sub_menu_width1 = 120

DQM_subdesc1_0 = "Solutions"
DQM_icon_index1_0 = 0
DQM_url1_0 = "Employers.htm"

DQM_subdesc1_1 = "Login"
DQM_icon_index1_1 = 0
DQM_url1_1 = "http://search1.smartsearchonline.com/nemar/jobs/memberlogin.asp"


// Menu #3
// Job Seekers
DQM_sub_xy2 = "-140,25"
DQM_sub_menu_width2 = 120

DQM_subdesc2_0 = "Opportunities" 
DQM_icon_index2_0 = 0
DQM_url2_0 = "Seekers.htm"

DQM_subdesc2_1 = "Job Search"
DQM_icon_index2_1 = 0
DQM_url2_1 = "http://search1.smartsearchonline.com/nemar/jobs/adhocjobsearch.asp"


// Menu #4
// Interview tips
DQM_sub_xy3 = "-140,25"
DQM_sub_menu_width3 = 120

DQM_subdesc3_0 = "Research"
DQM_icon_index3_0 = 0
DQM_url3_0 = "Tip3.htm"

DQM_subdesc3_1 = "Phone Screen Interviews"
DQM_icon_index3_1 = 0
DQM_url3_1 = "Tip1.htm"

DQM_subdesc3_2 = "In-Person Interviews"
DQM_icon_index3_2 = 0
DQM_url3_2 = "Tip2.htm"

DQM_subdesc3_3 = "More Interviews Tips"
DQM_icon_index3_3 = 0
DQM_url3_3 = "Tip4.htm"