DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"


/*---------------------------------------
General Settings
----------------------------------------*/

limit_multiple_users = true
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 = "#000000"
DQM_menu_bgcolor = "#000099"
DQM_hl_bgcolor = "#ffffff"

DQM_mouse_off_delay = 100



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
  
DQM_os9_ie5mac_offset_X = 10
DQM_os9_ie5mac_offset_Y = 15

DQM_osx_ie5mac_offset_X = 0
DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = -8
DQM_ie4mac_offset_Y = -50

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."

DQM_use_opera_div_detect_fix = false;



/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "none"

DQM_sub_menu_effect_duration = 1
DQM_sub_item_effect_duration = .75

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 = 12
DQM_fontsize_ie4 = 9
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#000000"
DQM_hl_textdecoration = "underline"

DQM_margin_top = 1
DQM_margin_bottom = 2
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/

DQM_onload_code = "initContact()"


//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"
//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//DQM_clickitem_code1_0 = "alert('custom Function - Menu Item 1_0')"



/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/ 

DQM_icon_image0 = "/images/bullet.gif"
DQM_icon_rollover0 = "/images/bullet_h.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1 = "/images/arrow.gif"
DQM_icon_rollover1 = "/images/arrow.gif"
DQM_icon_image_wh1 = "13,10"



/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/

DQM_2nd_icon_image0 = "/images/arrow.gif"
DQM_2nd_icon_rollover0 = "/images/arrow.gif"
DQM_2nd_icon_image_wh0 = "13,10"
DQM_2nd_icon_image_xy0 = "0,4"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

DQM_show_urls_statusbar = false
   
//DQM_status_text0 = "Sample text - Main Menu Item 0"
//DQM_status_text1 = "Sample text - Main Menu Item 1"

//DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/

   DQM_rollover_image0 = "/images/nav_home_on.gif"
   DQM_rollover_wh0 = "49,20"
   DQM_url0 = "/index.php";

   DQM_rollover_image1 = "/images/nav_about_on.gif"
   DQM_rollover_wh1 = "68,20"
   DQM_url1 = "/about.php";

   DQM_rollover_image2 = "/images/nav_services_on.gif" 
   DQM_rollover_wh2 = "64,20"
   DQM_url2 = "/services.php";

   DQM_rollover_image3 = "/images/nav_solutions_on.gif" 
   DQM_rollover_wh3 = "127,20"
   DQM_url3 = "/solutions.php";

   DQM_rollover_image4 = "/images/nav_reference_on.gif" 
   DQM_rollover_wh4 = "107,20"
   DQM_url4 = "/resources.php";

   DQM_rollover_image5 = "/images/nav_contact_on.gif" 
   DQM_rollover_wh5 = "77,20"
   DQM_url5 = "/contact.php";

   DQM_rollover_image6 = "/images/nav_sitemap_on.gif" 
   DQM_rollover_wh6 = "63,20"
   DQM_url6 = "/sitemap.php";

/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/


DQM_sub_xy1 = "-68,20"
DQM_sub_menu_width1 = 230
DQM_subdesc1_0 = "About Us Overview"
DQM_subdesc1_1 = "Scott Tennies, CPA"
DQM_subdesc1_2 = "Kay Robel"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "/about.php"
DQM_url1_1 = "/about.php#scott"
DQM_url1_2 = "/about.php#kay"


DQM_sub_xy2 = "-64,20"
DQM_sub_menu_width2 = 230
DQM_subdesc2_0 = "Services Overview"
DQM_subdesc2_1 = "Complete Payroll Services"
DQM_subdesc2_2 = "New Business Startup"
DQM_subdesc2_3 = "Bookkeeping &amp; Accounting"
DQM_subdesc2_4 = "Tax Services"
DQM_subdesc2_5 = "Pension &amp; Retirement Plans"
DQM_subdesc2_6 = "Tax Advice"
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_url2_0 = "/services.php"
DQM_url2_1 = "/payroll.php"
DQM_url2_2 = "/startup.php"
DQM_url2_3 = "/bookkeeping.php"
DQM_url2_4 = "/taxes.php"
DQM_url2_5 = "/pension.php"
DQM_url2_6 = "/taxes.php#taxprob"


DQM_sub_xy3 = "-127,20"
DQM_sub_menu_width3 = 230
DQM_subdesc3_0 = "Computer Solutions Overview"
DQM_subdesc3_1 = "Peachtree"
DQM_subdesc3_2 = "Quick Books"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "/solutions.php"
DQM_url3_1 = "/ptree.php"
DQM_url3_2 = "/qbooks.php"


DQM_sub_xy5 = "-77,20"
DQM_sub_menu_width5 = 140
DQM_subdesc5_0 = "Driving Directions"
DQM_icon_index5_0 = 0
DQM_url5_0 = "/directions.php"