/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = " "
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 102

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#900000"
   
   DQM_menu_bgcolor = "#000000"
   DQM_hl_bgcolor = "#FFFFFF"

   DQM_sub_xy = "-10,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 = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   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/trans.gif"
   DQM_rollover_wh0 = "0,0"
 



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-16,15"


DQM_sub_menu_width0=171
DQM_sub_menu_width0_1=90

DQM_subdesc0_0="New Car Warranty"
DQM_url0_0="nc.html"
DQM_subdesc0_1="Pre Owned Car Warranty..."

DQM_subdesc0_1_0="<img src=images/gotricon.gif width=13 height=13 align=absmiddle> Gold"
DQM_subdesc0_1_1="<img src=images/sitricon.gif width=13 height=13 align=absmiddle> Silver"
DQM_subdesc0_1_2="<img src=images/brtricon.gif width=13 height=13 align=absmiddle> Bronze"


DQM_url0_1_0 = "go.html"
DQM_url0_1_1 = "si.html"
DQM_url0_1_2 = "br.html"

