/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 300
 
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "preloadImages()"
   DQM_codebase = "/js/quickmenu/"

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#6E6E6E"
   DQM_hl_bgcolor = "#545454"

   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 = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "verdana,sans-serif"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 17



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "/images/ui/shared/catalog2-over.gif"
   DQM_rollover_wh0 = "86,52"

   DQM_rollover_image1 = "/images/ui/shared/about2-over.gif"
   DQM_rollover_wh1 = "149,52"

   DQM_rollover_image2 = "/images/ui/shared/subscribe2-over.gif"
   DQM_rollover_wh2 = "96,52"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-86,52"
DQM_sub_menu_width0 = 285
DQM_subdesc0_0 = "<b>American Sonnets: An Anthology</b><br> David Bromwich, editor"
DQM_subdesc0_1 = "<b>Anne Stevenson: Selected Poems</b><br> Andrew Motion, editor"
DQM_subdesc0_2 = "<b>Cole Porter: Selected Lyrics</b><br> Robert Kimball, editor"
DQM_subdesc0_3 = "<b>Complete Catalog</b>"

DQM_url0 = "/catalog"
DQM_url0_0 = "/volume/1598530151"
DQM_url0_1 = "/volume/1598530194"
DQM_url0_2 = "/volume/1931082944"
DQM_url0_3 = "/catalog"

DQM_sub_xy1 = "-149,52"
DQM_sub_menu_width1 = 200;
DQM_subdesc1_0 = "<b>Overview</b>"
DQM_subdesc1_1 = "<b>Events</b>"
DQM_subdesc1_2 = "<b>Reviews</b>"
DQM_subdesc1_3 = "<b>The Publisher</b>"
DQM_subdesc1_4 = "<b>Ordering</b>"
DQM_subdesc1_5 = "<b>Contact Us</b>"

DQM_url1   = "/about/"
DQM_url1_0 = "/about/"
DQM_url1_1 = "/about/events"
DQM_url1_2 = "/about/reviews"
DQM_url1_3 = "/about/loa"
DQM_url1_4 = "/about/ordering"
DQM_url1_5 = "/about/contact"


DQM_sub_xy2 = "-96,52"
DQM_sub_menu_width2 = 200;
DQM_subdesc2_0 = "<b>Overview</b>"
DQM_subdesc2_1 = "<b>Benefits of Subscribing</b>"
DQM_subdesc2_2 = "<b>Frequently Asked Questions</b>"
DQM_subdesc2_3 = "<b>Subscribe Now</b>"

DQM_url2 = "/subscribe/"
DQM_url2_0 = "/subscribe/"
DQM_url2_1 = "/subscribe/benefits"
DQM_url2_2 = "/subscribe/faq"
DQM_url2_3 = "http://m1.buysub.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10401&storeId=10401&productId=10513&langId=-1"
