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

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



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

   DQM_sub_menu_width = 150


   DQM_urltarget = "_self"

   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"

   DQM_menu_bgcolor = "#A75134"
   DQM_hl_bgcolor = "#952F0B"

   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 = "#D9AE78"
   DQM_textcolor = "#fff0b3"            // CRG
   DQM_fontfamily = "arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#D9AE78"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 1
   DQM_margin_left = 1




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

   DQM_rollover_image0 = "images/tnav2ovr.gif"
   DQM_rollover_wh0 = "66,21"

   DQM_rollover_image1 = "images/tnav4ovr.gif"
   DQM_rollover_wh1 = "84,21"

   DQM_rollover_image2 = "images/tnav6ovr.gif"
   DQM_rollover_wh2 = "39,21"

   DQM_rollover_image3 = "images/tnav8ovr.gif"
   DQM_rollover_wh3 = "71,21"

   DQM_rollover_image4 = "images/tnav10ovr.gif"
   DQM_rollover_wh4 = "74,21"




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

   DQM_icon_image0 = "images/shim.gif"
   DQM_icon_rollover0 = "images/nav_ar_ovr.gif"
   DQM_icon_image_wh0 = "8,8"




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

DQM_sub_xy0 = "-70,21"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "Gourmet Flavoring Syrups"
DQM_subdesc0_1 = "Accessories"
DQM_subdesc0_2 = "Recipes"


DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0

DQM_url0 = "store/store.cgi"
DQM_url0_0 = "store/store.cgi"
DQM_url0_1 = "accessories.html"
DQM_url0_2 = "recipe.cgi"



DQM_sub_xy1 = "-88,21"
DQM_sub_menu_width1 =120
DQM_subdesc1_0 = "Stirling Distributors"

DQM_icon_index1_0 = 0

DQM_url1 = "store/contact.cgi"
DQM_url1_0 = "store/contact.cgi"



DQM_sub_xy2 = "-43,21"
DQM_sub_menu_width2 = 110
DQM_subdesc2_0 = "Industry Links"

DQM_icon_index2_0 = 0

DQM_url2 = "links.html"
DQM_url2_0 = "links.html"



DQM_sub_xy3 = "-75,21"
DQM_sub_menu_width3 = 110
DQM_subdesc3_0 = "About Stirling"
DQM_subdesc3_1 = "Press"
DQM_subdesc3_2 = "News & Events"
DQM_subdesc3_3 = "Contact"

DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0

DQM_url3 = "about.html"
DQM_url3_0 = "about.html"
DQM_url3_1 = "press.cgi"
DQM_url3_2 = "news.html"
DQM_url3_3 = "store/contact.cgi"

DQM_sub_xy4 = "-78,21"
DQM_sub_menu_width4 = 109
DQM_subdesc4_0 = "Online Shop"


DQM_icon_index4_0 = 0

DQM_url4 = "store/store.cgi"
DQM_url4_0 = "store/store.cgi"



