/*-------------------------------------------
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 = "#000000"
   
   DQM_menu_bgcolor = "#c8c8c1"
   DQM_hl_bgcolor = "#C2BCA7"

   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 = "#333333"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "art/printed_roll.gif"
   DQM_rollover_wh0 = "74,17"

   DQM_rollover_image1 = "art/embroidered_roll.gif" 
   DQM_rollover_wh1 = "106,17"

   DQM_rollover_image2 = "art/sale_roll.gif" 
   DQM_rollover_wh2 = "55,17"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

/*---------------------------------------------
Main menu links
-----------------------------------------------*/

DQM_url0 = "printed.html"
DQM_url1 = "embroidered.html"
DQM_url2 = "sale.html"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-66,17"
DQM_sub_menu_width0 = 100;
DQM_subdesc0_0 = "Wild Animals"
DQM_subdesc0_1 = "Cats"
DQM_subdesc0_2 = "Indian"
DQM_subdesc0_3 = "Funny"
DQM_url0_0 = "printed_wild_animals.html"
DQM_url0_1 = "printed_cats.html"
DQM_url0_2 = "printed_indian.html"
DQM_url0_3 = "printed_funny.html"


DQM_sub_xy1 = "-98,17"
DQM_sub_menu_width1 = 110
DQM_subdesc1_0 = "Animals"
DQM_subdesc1_1 = "Decorative"
DQM_subdesc1_2 = "Flowers & Plants"
DQM_subdesc1_3 = "Indian"
DQM_url1_0 = "embroidered_animals.html"
DQM_url1_1 = "embroidered_decorative.html"
DQM_url1_2 = "embroidered_flowers_and_plants.html"
DQM_url1_3 = "embroidered_indian.html"


DQM_sub_xy2 = "-40,17"
DQM_sub_menu_width2 = 30
DQM_subdesc2_0 = "2X"
DQM_subdesc2_1 = "3X"
DQM_subdesc2_2 = "4X"
DQM_subdesc2_3 = "5X"
DQM_subdesc2_4 = "6X"
DQM_url2_0 = "sale_2x.html"
DQM_url2_1 = "sale_3x.html"
DQM_url2_2 = "sale_4x.html"
DQM_url2_3 = "sale_5x.html"
DQM_url2_4 = "sale_6x.html"
