DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
limit_multiple_users = true

/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 130
DQM_sub_xy = "0,0"

 
DQM_codebase = "script/"
DQM_urltarget = "_self"

DQM_border_width = 1
DQM_divider_height = 1

DQM_border_color = "#FFFFFF"
DQM_menu_bgcolor = "#675F5C"
DQM_hl_bgcolor = "#9E3133"

DQM_mouse_off_delay = 50



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
  
DQM_os9_ie5mac_offset_X = 0
DQM_os9_ie5mac_offset_Y = 0

DQM_osx_ie5mac_offset_X = 0
DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = 0
DQM_ie4mac_offset_Y = 0

DQM_nn4_reaload_after_resize = true

DQM_nn4_resize_prompt_user = false
DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   


/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "fade"
   
DQM_sub_menu_effect_duration = .1
DQM_sub_item_effect_duration = .1

DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "CIRCLE"
DQM_effect_checkerboard_squaresx = 14
DQM_effect_checkerboard_squaresY = 14
DQM_effect_checkerboard_direction = "RIGHT"
   
DQM_sub_menu_opacity = 100
DQM_dropshadow_color = "none"
DQM_dropshadow_offx = 5
DQM_dropshadow_offy = 5	



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/
   
DQM_textcolor = "#FFFFFF"
DQM_fontfamily = "verdana"
DQM_fontsize = 10
DQM_fontsize_ie4 = 10
DQM_textdecoration = "normal"
DQM_fontweight = "bold"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#FFFFFF"
DQM_hl_textdecoration = "normal"

DQM_margin_top = 4
DQM_margin_bottom = 4
DQM_margin_left = 8
DQM_margin_right = 5

DQM_text_alignment = "left"


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

DQM_show_urls_statusbar = false
   




/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/

   DQM_rollover_image0 = "images/nav1over.jpg"
   DQM_rollover_wh0 = "187,25"
   DQM_url0 = "Index.php";

   DQM_rollover_image1 = "images/nav2over.jpg"
   DQM_rollover_wh1 = "187,25"
   DQM_url1 = "About.php";

   DQM_rollover_image2 = "images/nav3over.jpg" 
   DQM_rollover_wh2 = "187,25"
   DQM_url2 = "Solutions.php";

   DQM_rollover_image3 = "images/nav4over.jpg" 
   DQM_rollover_wh3 = "187,25"
   DQM_url3 = "Resources.php";

   DQM_rollover_image4 = "images/nav5over.jpg"
   DQM_rollover_wh4 = "187,25"
   DQM_url4 = "Contact.php";
   
   DQM_rollover_image5 = "images/nav6over.jpg"
   DQM_rollover_wh5 = "187,25"
   DQM_url5 = "https://www.payentry.com/103";
   
   DQM_rollover_image6 = "images/nav7over.jpg"
   DQM_rollover_wh6 = "187,25"
   DQM_url6 = "PayrollDemo.php";


/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/



DQM_sub_xy1 = "-80,1"
DQM_sub_menu_width1 = 180;
DQM_subdesc1_0 = "Management Team"
DQM_subdesc1_1 = "Benefits of Using TRICORE"
DQM_subdesc1_2 = "Testimonials"
DQM_subdesc1_3 = "Career Opportunities"
DQM_url1_0 = "Manage.php"
DQM_url1_1 = "Benefits.php"
DQM_url1_2 = "Testimonials.php"
DQM_url1_3 = "Career.php"


DQM_sub_xy2 = "-80,1"
DQM_sub_menu_width2 = 200;
DQM_subdesc2_0 = "Payroll"
DQM_subdesc2_1 = "Benefits Administration"
DQM_subdesc2_2 = "Employee Records Maintenance"
DQM_subdesc2_3 = "Human Resources"
DQM_url2_0 = "Payroll.php"
DQM_url2_1 = "Benefits2.php"
DQM_url2_2 = "Time.php"
DQM_url2_3 = "HR.php"







