/*-------------------------------------------
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 = "#910101"
   
   DQM_menu_bgcolor = "#FFFFFF"
   DQM_hl_bgcolor = "#F8CC73"

   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 = "#940000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#940000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 7



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/


   DQM_rollover_image0 = "../images/top_navigation/tv_listings_on.gif"
   DQM_rollover_wh0 = "104,22"

   DQM_rollover_image1 = "../images/top_navigation/highlights_on.gif"
   DQM_rollover_wh1 = "100,22"

   DQM_rollover_image2 = "../images/top_navigation/news_headlines_on.gif" 
   DQM_rollover_wh2 = "135,22"

   DQM_rollover_image3 = "../images/top_navigation/business_headlines_on.gif" 
   DQM_rollover_wh3 = "157,22"

   DQM_rollover_image4 = "../images/top_navigation/sport_headlines_on.gif" 
   DQM_rollover_wh4 = "134,22"
   
   DQM_rollover_image5 = "../images/top_navigation/global_weather_on.gif" 
   DQM_rollover_wh5 = "132,22"   



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "../images/top_navigation/bullet.gif"
   DQM_icon_rollover0 = "../images/top_navigation/bullet.gif"
   DQM_icon_image_wh0 = "15,5"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/


DQM_sub_xy0 = "-105,21"
DQM_sub_menu_width0 = 115
DQM_subdesc0_0 = "View TV Listings"
DQM_icon_index0_0 = 0
DQM_url0_0 = "template_tvlistings.asp?pageid=668"


DQM_sub_xy1 = '-101,21'
DQM_sub_menu_width1 = 160;
DQM_subdesc1_0 = 'News'
DQM_subdesc1_1 = 'Business'
DQM_subdesc1_2 = 'Sport'
DQM_subdesc1_3 = 'Weekends on World'
DQM_subdesc1_4 = 'Weekday Factual'
DQM_subdesc1_5 = 'South Asia Programming'
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0

/*DQM_url1_0 = 'template_highlights_worldnews.asp?pageid=2'
DQM_url1_1 = 'template_highlights_worldbusiness.asp?pageid=3'
DQM_url1_2 = 'template_highlights_sporttoday.asp?pageid=4'
DQM_url1_3 = 'template_highlights_hardtalk.asp?pageid=6'
DQM_url1_4 = 'template_highlights_lifestyle.asp?pageid=7'
DQM_url1_5 = 'template_highlights_weekends.asp?pageid=8'
DQM_url1_6 = 'template_highlights_indiaprogramming.asp?pageid=9'*/

DQM_url1_0 = 'template_highlights_news.asp?pageid=2'
DQM_url1_1 = 'template_highlights_business.asp?pageid=3'
DQM_url1_2 = 'template_highlights_sporttoday.asp?pageid=4'

DQM_url1_3 = 'template_highlights_weekendsonworld.asp?pageid=8'
DQM_url1_4 = 'template_highlights_weekdayfactual.asp?pageid=7'
DQM_url1_5 = 'template_highlights_southasiaprogramming.asp?pageid=9'


DQM_sub_xy2 = "-136,21"
DQM_sub_menu_width2 = 137
DQM_subdesc2_0 = "View News Headlines" 
DQM_icon_index2_0 = 0
DQM_url2_0 = "template_newsheadlines.asp?pageid=71"


DQM_sub_xy3 = "-158,21"
DQM_sub_menu_width3 = 159
DQM_subdesc3_0 = "View Business Headlines"
DQM_icon_index3_0 = 0
DQM_url3_0 = "template_businessheadlines.asp?pageid=72"

DQM_sub_xy4 = "-135,21"
DQM_sub_menu_width4 = 136
DQM_subdesc4_0 = "View Sport Headlines"
DQM_icon_index4_0 = 0
DQM_url4_0 = "template_sportheadlines.asp?pageid=73"

DQM_sub_xy5 = "-133,21"
DQM_sub_menu_width5 = 134
DQM_subdesc5_0 = "View Global Weather"
DQM_icon_index5_0 = 0
DQM_url5_0 = "template_globalweather.asp?pageid=74&REGION_ID=1&CURRENT_REGION=Europe"