/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - "
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   DQM_onload_statement = ""
   DQM_codebase = "js/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#7093BA"
   DQM_hl_bgcolor = "#4E7198"

   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 = 0
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana, Geneva"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 4



/*-------------------------------------------
Optional main menu rollover images
  --------------------------------------------*/

  
   DQM_rollover_image0 = "../images/NAV_products_on.gif"
   DQM_rollover_wh0 = "84,33"
   
   //DQM_rollover_image1 = "../images/NAV_livedgar_on.gif"
  // DQM_rollover_wh1 = "106,48"

   //DQM_rollover_image2 = "../images/NAV_professionalservice_on.gif"
   //DQM_rollover_wh2 = "195,48"

   //DQM_rollover_image3 = "../images/NAV_training_on.gif" 
   //DQM_rollover_wh3 = "99,48"
  

/*---------------------------------------------
Optional main menu urls
-----------------------------------------------*/

   DQM_image0 = "../images/NAV_products_on.gif"
   DQM_url0 = "../Products/index.html"
   DQM_icon_image_wh0 = "84,33"
   
   //DQM_image1 = "../images/NAV_livedgar_on.gif"
   //DQM_url1 = "../livedgar/index.html"
   //DQM_icon_image_wh1 = "106,48"

   //DQM_image2 = "../images/NAV_professionalservice_on.gif"
   //DQM_url2 = "../profserv/index.html"
   //DQM_icon_image_wh2 = "195,48"

  // DQM_image3 = "../images/NAV_training_on.gif"
  // DQM_url3 = "../training/index.html"
   //DQM_icon_image_wh3 = "99,48"


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-84,33"
DQM_sub_menu_width0 = 135
DQM_subdesc0_0 = "Westlaw Business"
DQM_subdesc0_1 = "Business Law Research"
DQM_subdesc0_2 = "Deal Proof"
DQM_subdesc0_3 = "SECurities Digest"
DQM_subdesc0_4 = "Print Titles"
DQM_subdesc0_5 = "EDGARfilings"
DQM_subdesc0_6 = "BoardLink"
DQM_subdesc0_7 = "Westlaw Business Currents"


DQM_url0_0 = "../Products/index.html"
DQM_url0_1 = "../Products/index.html?id=0"
DQM_url0_2 = "../Products/index.html?id=1"
DQM_url0_3 = "../Products/index.html?id=2"
DQM_url0_4 = "../Products/index.html?id=3"
DQM_url0_5 = "../Products/index.html?id=4"
DQM_url0_6 = "../Products/index.html?id=5"
DQM_url0_7 = "../Products/index.html?id=6"