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

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


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

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "/"

   DQM_border_color = "#FFD700"
   
   DQM_menu_bgcolor = "#DCDCDC"
   DQM_hl_bgcolor = "#C0C0C0"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0

   /*---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 = -1
   DQM_ie5mac_offset_Y = -1


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

   DQM_textcolor = "#000000"
   DQM_fontfamily = "verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FF0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "http://www.pfaffengines.net/images/menu/onengines.jpg"
   DQM_rollover_wh0 = "74,32"

   DQM_rollover_image1 = "http://www.pfaffengines.net/images/menu/onproducts.jpg"
   DQM_rollover_wh1 = "77,32"

   DQM_rollover_image2 = "http://www.pfaffengines.net/images/menu/ongalleries.jpg" 
   DQM_rollover_wh2 = "81,32"

   DQM_rollover_image3 = "http://www.pfaffengines.net/images/menu/oncontact.jpg" 
   DQM_rollover_wh3 = "71,32"
  
   DQM_rollover_image4 = "http://www.pfaffengines.net/images/menu/onlinks.jpg" 
   DQM_rollover_wh4 = "63,32"
   
   DQM_rollover_image5 = "http://www.pfaffengines.net/images/menu/onhome.jpg" 
   DQM_rollover_wh5 = "64,32"

  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "http://www.pfaffengines.net/images/bullet.gif"
   DQM_icon_rollover0 = "http://www.pfaffengines.net/images/bullet_hl.gif"
   DQM_icon_image_wh0 = "4,4"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-75,32"
DQM_sub_menu_width0 = 130
DQM_subdesc0_0 = " Engine Guide"
DQM_subdesc0_1 = " Naturally Aspirated"
DQM_subdesc0_2 = " Supercharged"
DQM_subdesc0_3 = " Upgrades"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_url0_0 = "http://www.pfaffengines.net/engines.shtml"
DQM_url0_1 = "http://www.pfaffengines.net/naturally_aspirated.shtml"
DQM_url0_2 = "http://www.pfaffengines.net/supercharged.shtml"
DQM_url0_3 = "http://www.pfaffengines.net/upgrades.shtml"


DQM_sub_xy1 = "-77,32"
DQM_sub_menu_width1 = 220;
DQM_subdesc1_0 = " Performance Parts Manufacturers"
DQM_subdesc1_1 = " Enter Store..."
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "http://www.pfaffengines.net/products.shtml"
DQM_url1_1 = "http://www.pfaffengines.net/Merchant2/merchant.mvc?Screen=SFNT"


DQM_sub_xy2 = "-81,32"
DQM_sub_menu_width2 = 81
DQM_subdesc2_0 = " Galleries" 
DQM_icon_index2_0 = 0
DQM_url2_0 = "http://www.pfaffengines.net/galleries.shtml"


DQM_sub_xy3 = "-72,32"
DQM_sub_menu_width3 = 71
DQM_subdesc3_0 = " Contact" 
DQM_icon_index3_0 = 0
DQM_url3_0 = "http://www.pfaffengines.net/contact.shtml"


DQM_sub_xy4 = "-64,32"
DQM_sub_menu_width4 = 63
DQM_subdesc4_0 = " Links" 
DQM_icon_index4_0 = 0
DQM_url4_0 = "http://www.pfaffengines.net/links.shtml"

DQM_sub_xy5 = "-66,32"
DQM_sub_menu_width5 = 66
DQM_subdesc5_0 = " Home" 
DQM_icon_index5_0 = 0
DQM_url5_0 = "http://www.pfaffengines.net"








