/*-------------------------------------------
  Copyright Notice
--------------------------------------------*/

  DQM_Notice = "Dcfm QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
  Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width    = 225
  DQM_urltarget         = "_self"
  DQM_onload_statement  = ""
  DQM_codebase          = "/jsmenu/"
  DQM_border_color      = "C0B981"
  DQM_menu_bgcolor      = "F2F0E2"
  DQM_hl_bgcolor        = "E9E398"
  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   = 10
  DQM_ie5mac_offset_Y   = 12


/*-------------------------------------------
  Required font Settings
--------------------------------------------*/

  DQM_textcolor         = "A49942"
  DQM_fontfamily        = "Verdana"
  DQM_fontsize          = 10
  DQM_textdecoration    = "normal"
  DQM_fontweight        = "bold"
  DQM_fontstyle         = "normal"
  DQM_hl_textcolor      = "A49942"
  DQM_hl_textdecoration = "none"
  DQM_margin_top        = 4
  DQM_margin_bottom     = 4
  DQM_margin_left       = 5

/*-------------------------------------------
  Optional main menu rollover images
--------------------------------------------*/

  DQM_rollover_image0   = "http://www.mcauleydesign.com/images/nav_website-design-o.jpg"
  DQM_rollover_wh0      = "145,41"
  DQM_url0              = "http://www.mcauleydesign.com/website-design.html"

  DQM_rollover_image1   = "http://www.mcauleydesign.com/images/nav_pixel-work-o.jpg"
  DQM_rollover_wh1      = "144,41"
  DQM_url1              = "http://www.mcauleydesign.com/pixel-work.html"

  DQM_rollover_image2   = "http://www.mcauleydesign.com/images/nav_more-o.jpg"
  DQM_rollover_wh2      = "144,41"
  DQM_url2              = "http://www.mcauleydesign.com/more-information.html"
  
/*---------------------------------------------
  Optional Icon Images
-----------------------------------------------*/

/*DQM_icon_image0       = "sample_images/bullet.gif"
  DQM_icon_rollover0    = "sample_images/bullet_hl.gif"
  DQM_icon_image_wh0    = "13,8" */

/*---------------------------------------------
  Sub Menu Item Settings
-----------------------------------------------*/
  
  DQM_sub_xy0           = "-145,25"
  DQM_sub_menu_width0   = 145
  DQM_subdesc0_0        = "New Website Designs"
  DQM_subdesc0_1        = "Website Facelifts"
  DQM_subdesc0_2        = "My Design Experience"
  DQM_subdesc0_3        = "My Design Philosophy"
  DQM_subdesc0_4        = "Website Maintenance"
  DQM_subdesc0_5        = "Website Updates"
  DQM_subdesc0_6        = "Consultation"
  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_icon_index0_6     = 0
  DQM_url0_0            = "http://www.mcauleydesign.com/website-design.html"
  DQM_url0_1            = "http://www.mcauleydesign.com/website-facelifts.html"
  DQM_url0_2            = "http://www.mcauleydesign.com/website-design.html#experience"
  DQM_url0_3            = "http://www.mcauleydesign.com/website-design.html#philosophy"
  DQM_url0_4            = "http://www.mcauleydesign.com/website-maintenance.html"
  DQM_url0_5            = "http://www.mcauleydesign.com/website-maintenance.html#updates"
  DQM_url0_6            = "http://www.mcauleydesign.com/website-consultation.html"
  
  DQM_sub_xy1           = "-144,25"
  DQM_sub_menu_width1   = 144
  DQM_subdesc1_0        = "Custom Graphics"
  DQM_subdesc1_1        = "Photo Editing"
  DQM_subdesc1_2        = "Photo/Art Location"
  DQM_subdesc1_3        = "Logo Design"
  DQM_icon_index1_0    = 0
  DQM_icon_index1_1    = 0
  DQM_icon_index1_2    = 0
  DQM_icon_index1_3    = 0
  DQM_url1_0            = "http://www.mcauleydesign.com/custom-graphics.html"
  DQM_url1_1            = "http://www.mcauleydesign.com/photo-editing.html"
  DQM_url1_2            = "http://www.mcauleydesign.com/photo-art-location.html"
  DQM_url1_3            = "http://www.mcauleydesign.com/logo-design.html"
  
  DQM_sub_xy2           = "-154,25"
  DQM_sub_menu_width2   = 164
  DQM_subdesc2_0        = "More Information Portal"
  DQM_subdesc2_1        = "Contact Us"
  DQM_subdesc2_2        = "McAuley Design News"
  DQM_subdesc2_3        = "About Thomas S. McAuley"
  DQM_subdesc2_4        = "ICG Link Services"
  DQM_subdesc2_5        = "Links"
  DQM_subdesc2_6        = "Site Map"
  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            = "http://www.mcauleydesign.com/more-information.html"
  DQM_url2_1            = "http://www.mcauleydesign.com/contact-us.html"
  DQM_url2_2            = "http://www.mcauleydesign.com/blog_mcauley-design.html"
  DQM_url2_3            = "http://www.mcauleydesign.com/thomas-mcauley.html"
  DQM_url2_4            = "http://www.mcauleydesign.com/icglink-services.html"
  DQM_url2_5            = "http://www.mcauleydesign.com/links.html"
  DQM_url2_6            = "http://www.mcauleydesign.com/site-map.html"
  
  
  