/*-------------------------------------------
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 = "js/"

   DQM_border_color = "#636163";
   
   DQM_menu_bgcolor = "#EFEFEF";
   DQM_hl_bgcolor = "#940000";

   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 = 0
   DQM_ie5mac_offset_Y = 0
   
/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#636163"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 11	
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/group/pm13.jpg"
   DQM_rollover_wh0 = "129,19"

  




/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   
   DQM_icon_image0 = "images/interface/arrow.gif"
   DQM_icon_rollover0 = "images/interface/arrow_on.gif"
   DQM_icon_image_wh0 = "15,9"

//   DQM_icon_image1 = "images/interface/arrow_on.gif"
  // DQM_icon_rollover1 = "images/interface/arrow_on.gif"
 //  DQM_icon_image_wh1 = "9,9"

/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/
//url0_0 = "http://www.opencube.com"


//JOB SEARCH MAIN
DQM_sub_xy0 = "-130,18"
DQM_sub_menu_width0 = 250;
DQM_subdesc0_0 = "About Nuparc"
DQM_subdesc0_1 = "Industries and Sectors Served"
DQM_subdesc0_2 = "Skills"
DQM_subdesc0_3 = "Library"
DQM_subdesc0_5 = "Resource Management Solutions"
//DQM_subdesc0_4 = "Client Login"

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_url0_0 = "http://nuparc.com/aboutus/"
DQM_url0_1 = "industries_served.htm"
DQM_url0_2 = "skills.htm"
DQM_url0_3 = "library.htm"
DQM_url0_5 = "http://nuparc.com/solutions/solutions-overview/"
//DQM_url0_4 = "https://b2b.parc-group.com/b2b/index.asp"

