/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 140

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "/"

/*
   DQM_border_color = "#000000"
   DQM_menu_bgcolor = "#c8c8c1"
   DQM_hl_bgcolor = "#C2BCA7"
   DQM_textcolor = "#333333"
   DQM_hl_textcolor = "#000000"
*/

   DQM_border_color = "#6699CC"
   DQM_menu_bgcolor = "#A9C6E2"
   DQM_hl_bgcolor = "#FFE6CC"  // "#FFCC99"
   DQM_textcolor = "#333333"
   DQM_hl_textcolor = "#000000"

   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_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "/toolbar/homeHover.gif"
   DQM_rollover_wh0 = "50,20"

   DQM_rollover_image1 = "/toolbar/aboutTeaHover.gif"
   DQM_rollover_wh1 = "75,20"

   DQM_rollover_image2 = "/toolbar/theGtacHover.gif"
   DQM_rollover_wh2 = "70,20"

   DQM_rollover_image3 = "/toolbar/directoryHover.gif"
   DQM_rollover_wh3 = "75,20"

   DQM_rollover_image4 = "/toolbar/freshArrivalsHover.gif"
   DQM_rollover_wh4 = "105,20"

   DQM_rollover_image5 = "/toolbar/auctionsHover.gif"
   DQM_rollover_wh5 = "70,20"
  
   DQM_rollover_image6 = "/toolbar/marketReportHover.gif"
   DQM_rollover_wh6 = "105,20"
  
   DQM_rollover_image7 = "/toolbar/weatherHover.gif"
   DQM_rollover_wh7 = "70,20"
  
   DQM_rollover_image8 = "/toolbar/statisticsHover.gif"
   DQM_rollover_wh8 = "75,20"
 
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-50,20"
DQM_subdesc0_0 = "go to home page"
DQM_url0_0 = "/"

DQM_sub_xy1 = "-75,20"
DQM_subdesc1_0 = "history of tea"
DQM_subdesc1_1 = "varieties of tea"
DQM_subdesc1_2 = "tea tasting"
DQM_subdesc1_3 = "tea and health"
DQM_subdesc1_4 = "research"
DQM_subdesc1_5 = "production"
DQM_url1_0 = "/abouttea/history.asp"
DQM_url1_1 = "/abouttea/varieties.asp"
DQM_url1_2 = "/abouttea/tasting.asp"
DQM_url1_3 = "/abouttea/teaandhealth.asp"
DQM_url1_4 = "/abouttea/research.asp"
DQM_url1_5 = "/abouttea/production/default.asp"

DQM_sub_xy2 = "-70,20"
DQM_subdesc2_0 = "history of the GTAC"
DQM_subdesc2_1 = "infrastructure"
DQM_subdesc2_2 = "heads of the GTAC"
DQM_subdesc2_3 = "the committee"
DQM_subdesc2_4 = "sub-committees"
DQM_subdesc2_5 = "core committee"
DQM_url2_0 = "/aboutgtac/history.asp"
DQM_url2_1 = "/aboutgtac/infrastructure.asp"
DQM_url2_2 = "/aboutgtac/heads.asp"
DQM_url2_3 = "/aboutgtac/committee.asp"
DQM_url2_4 = "/aboutgtac/subcom.asp"
DQM_url2_5 = "/aboutgtac/corecom.asp"

DQM_sub_xy3 = "-75,20"
DQM_subdesc3_0 = "tea associations"
DQM_subdesc3_1 = "tea boards"
DQM_subdesc3_2 = "auction centres"
//DQM_subdesc3_3 = "solution provides"
//DQM_subdesc3_4 = "transporters"
DQM_subdesc3_3 = "registered brokers"
DQM_subdesc3_4 = "registered buyers"
DQM_subdesc3_5 = "registered sellers"
DQM_subdesc3_6 = "registered gardens"
DQM_subdesc3_7 = "registered warehouses"
DQM_url3_0 = "/directory/associations.asp"
DQM_url3_1 = "/directory/boards.asp"
DQM_url3_2 = "/directory/auctioncentres.asp"
//DQM_url3_3 = "/directory/solution.asp"
//DQM_url3_4 = "/directory/transporters.asp"
DQM_url3_3 = "/directory/brokers.asp"
DQM_url3_4 = "/directory/buyers.asp"
DQM_url3_5 = "/directory/sellers.asp"
DQM_url3_6 = "/directory/gardens.asp"
DQM_url3_7 = "/directory/warehouses.asp"

DQM_sub_xy4 = "-105,20"
//DQM_subdesc4_0 = "arrivals on date" 
//DQM_subdesc4_1 = "arrivals for the week"
DQM_subdesc4_0 = "arrivals by month"
//DQM_subdesc4_3 = "arrivals by warehouse"
//DQM_url4_0 = "/arrivals/date.asp"
//DQM_url4_1 = "/arrivals/week.asp"
DQM_url4_0 = "/arrivals/month.asp"
//DQM_url4_3 = "/arrivals/bywarehouse.asp"

DQM_sub_xy5 = "-70,20"
DQM_subdesc5_0 = "catalogs"
DQM_subdesc5_1 = "sale programme"
DQM_subdesc5_2 = "catalogs with buyers"
DQM_subdesc5_3 = "average by broker"
DQM_subdesc5_4 = "average by garden"
DQM_subdesc5_5 = "average by buyer"
DQM_subdesc5_6 = "average by grade"
DQM_subdesc5_7 = "price range"
DQM_subdesc5_8 = "auction process"
DQM_url5_0 = "/auctions/catalogs.asp"
DQM_url5_1 = "/auctions/program.asp"
DQM_url5_2 = "/auctions/catalogsPost.asp"
DQM_url5_3 = "/auctions/brokerAverage.asp"
DQM_url5_4 = "/auctions/gardenAverage.asp"
DQM_url5_5 = "/auctions/buyerAverage.asp"
DQM_url5_6 = "/auctions/gradeAverage.asp"
DQM_url5_7 = "/auctions/priceRange.asp"
DQM_url5_8 = "/auctions/process.asp"

DQM_sub_xy6 = "-105,20"
DQM_subdesc6_0 = "guwahati market"
DQM_url6_0 = "/marketReport/default.asp"

DQM_sub_xy7 = "-70,20"
DQM_subdesc7_0 = "under implementation" 
DQM_url7_0 = "/underimpl.asp"

DQM_sub_xy8 = "-195,20"
DQM_sub_menu_width8 = 200
DQM_subdesc8_0 = "garden-wise averages for season"
DQM_subdesc8_1 = "garden-wise averages for year"
DQM_url8_0 = "/statistics/gardenAverageSeason.asp"
DQM_url8_1 = "/statistics/gardenAverageYear.asp"

