/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
  

limit_multiple_users = true

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#bcd8f0";
   
   DQM_menu_bgcolor = "#0099CC";
   DQM_hl_bgcolor = "#eeeecc";

   DQM_sub_xy = "0,0";
   DQM_border_width = 2;
   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"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   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 = ""
   DQM_rollover_wh0 = "105,20"

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = "105,20"

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = "105,20"




/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   //DQM_icon_image0 = ""
   //DQM_icon_rollover0 = ""
   //DQM_icon_image_wh0 = ""

   //DQM_icon_image1 = ""
   //DQM_icon_rollover1 = ""
   //DQM_icon_image_wh1 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-67,21"
DQM_sub_menu_width0 = 130;
DQM_subdesc0_0 = "  History"
DQM_subdesc0_1 = "  Ethos"
DQM_subdesc0_2 = "  Privacy Statement"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "../about/history.asp"
DQM_url0_1 = "../about/ethos.asp"
DQM_url0_2 = "../about/privacy.asp"

DQM_sub_xy1 = "-68,21"
DQM_sub_menu_width1 = 155;
DQM_subdesc1_0 = "  Testimonials"
DQM_subdesc1_1 = "  Services"
DQM_subdesc1_2 = "  Recent Assignments"
DQM_subdesc1_3 = "  Search for Candidates"
DQM_subdesc1_4 = "  Send a Vacancy"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_url1_0 = "../client/testimonials.asp"
DQM_url1_1 = "../client/services.asp"
DQM_url1_2 = "../client/assignments.asp"
DQM_url1_3 = "../client/search.asp"
DQM_url1_4 = "../client/sendVacancy.asp"

DQM_sub_xy2 = "-89,21"
DQM_sub_menu_width2 = 155;
DQM_subdesc2_0 = "  Testimonials"
DQM_subdesc2_1 = "  Services"
DQM_subdesc2_2 = "  Search for Vacancies"
DQM_subdesc2_3 = "  Send a CV"
DQM_subdesc2_4 = "  Resources"
DQM_subdesc2_5 = "   - Interview Tips"
DQM_subdesc2_6 = "   - CV Tips"
DQM_subdesc2_7 = "   - Career Development"
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_icon_index2_5 = 0
DQM_icon_index2_6 = 0
DQM_icon_index2_7 = 0
DQM_url2_0 = "../candidate/testimonials.asp"
DQM_url2_1 = "../candidate/services.asp"
DQM_url2_2 = "../candidate/search.asp"
DQM_url2_3 = "../candidate/sendCV.asp"
DQM_url2_4 = "../candidate/resources.asp"
DQM_url2_5 = "../candidate/interviewtips.asp"
DQM_url2_6 = "../candidate/CVTips.asp"
DQM_url2_7 = "../candidate/careerDevelopment.asp"