/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 155;

   DQM_urltarget = "_self"
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#2E2F73";
   DQM_menu_bgcolor = "#2E2F73";
   DQM_hl_bgcolor = "#404485";

   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; //10
   DQM_ie5mac_offset_Y = 0; //12

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#EEEEFF"
   DQM_fontfamily = "Verdana, Arial, Helvetica, sans-serif"
   DQM_fontsize = 9
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/nav_inside/nav_artistswriters_on.jpg"
   DQM_rollover_wh0 = "129,47"
   DQM_rollover_image1 = "images/nav_inside/nav_territories_on.jpg"
   DQM_rollover_wh1 = "96,47"
   DQM_rollover_image2 = "images/nav_inside/nav_news_on.jpg"
   DQM_rollover_wh2 = "62,47"
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

DQM_sub_xy0 = "-129,26"
DQM_sub_menu_width0 = 129;
DQM_subdesc0_0 = "NEW SIGNINGS"
DQM_subdesc0_1 = "ARTIST DEVELOPMENT"
DQM_subdesc0_2 = "NEW RELEASES"
DQM_subdesc0_3 = "TALENT ROSTER"
DQM_subdesc0_4 = "WRITER SPOTLIGHT"
DQM_subdesc0_5 = "CATALOG HIGHLIGHTS"
DQM_url0 = "dsp_aw_newsignings.asp"
DQM_url0_0 = "dsp_aw_newsignings.asp"
DQM_url0_1 = "dsp_aw_artistdevelopment.asp"
DQM_url0_2 = "dsp_aw_newreleases.asp"
DQM_url0_3 = "dsp_aw_talentroster.asp"
DQM_url0_4 = "dsp_aw_writerspotlight.asp"
DQM_url0_5 = "dsp_aw_cataloghighlights.asp"

DQM_sub_xy1 = "-96,26"
DQM_sub_menu_width1 = 101;
DQM_subdesc1_0 = "UMP ARGENTINA"
DQM_subdesc1_1 = "UMP BRAZIL"
DQM_subdesc1_2 = "UMP CHILE"
DQM_subdesc1_3 = "UMP COLOMBIA"
DQM_subdesc1_4 = "UMP COSTA RICA"
DQM_subdesc1_5 = "UMP MEXICO"
DQM_subdesc1_6 = "UMP VENEZUELA"
DQM_url1 = "dsp_territory.asp?id=1"
DQM_url1_0 = "dsp_territory.asp?id=1"
DQM_url1_1 = "dsp_territory.asp?id=2"
DQM_url1_2 = "dsp_territory.asp?id=3"
DQM_url1_3 = "dsp_territory.asp?id=4"
DQM_url1_4 = "dsp_territory.asp?id=5"
DQM_url1_5 = "dsp_territory.asp?id=6"
DQM_url1_6 = "dsp_territory.asp?id=7"

DQM_sub_xy2 = "-62,27"
DQM_sub_menu_width2 = 95;
DQM_subdesc2_0 = "CURRENT NEWS"
DQM_subdesc2_1 = "NEWS ARCHIVES"
DQM_url2 = "dsp_news_currentnews.asp"
DQM_url2_0 = "dsp_news_currentnews.asp"
DQM_url2_1 = "dsp_news_newsarchives.asp"
