/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 85;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#D8E8F4";
   
   DQM_menu_bgcolor = "#FFFFFF";
   DQM_hl_bgcolor = "#FFFFFF";

   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 = 14


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 1



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "img/home_on.gif"
   DQM_rollover_wh0 = "59,18"
   DQM_url0 = "home.asp?LANG=ITA"
   
   DQM_rollover_image1 = "img/profilo_on.gif"
   DQM_rollover_wh1 = "76,18"
   DQM_url1 = "company.asp?LANG=ITA"
   
   DQM_rollover_image2 = "img/stock_on.gif"
   DQM_rollover_wh2 = "62,18"

   DQM_rollover_image3 = "img/distribuzione_on.gif" 
   DQM_rollover_wh3 = "116,18"

   DQM_rollover_image4 = "img/link_on.gif" 
   DQM_rollover_wh4 = "52,18"
   DQM_url4 = "link.asp?LANG=ITA"
 
   DQM_rollover_image5 = "img/contatti_on.gif" 
   DQM_rollover_wh5= "85,18"
   DQM_url5 = "contact.asp?LANG=ITA"

   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "img/punto_on.gif"
   DQM_icon_rollover0 = "img/punto_off.gif"
   DQM_icon_image_wh0 = "11,11"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-5000,18"
DQM_sub_menu_width0 =1;
DQM_subdesc0_0 = "   "
DQM_url0_0 = "home.asp?LANG=ITA"

DQM_sub_xy1 = "-5000,18"
DQM_sub_menu_width1 =1;
DQM_subdesc1_0 = "   "
DQM_url1_0 = "company.asp?LANG=ITA"

DQM_sub_xy2 = "-62,18"
DQM_sub_menu_width2 =125;
DQM_subdesc2_0 = "ELDECO STOCK"
DQM_subdesc2_1 = "INSTANT BUSINESS"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "stock.asp?LANG=ITA"
DQM_url2_1 = "instant.asp?LANG=ITA"


DQM_sub_xy3 = "-116,18"
DQM_sub_menu_width3 = 116;
DQM_subdesc3_0 = "UFFICIALE" 
DQM_subdesc3_1 = "FORNITORI"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "distribuzione.asp?LANG=ITA&TIPOLINK=2"
DQM_url3_1 = "distribuzione.asp?LANG=ITA&TIPOLINK=3"

DQM_sub_xy4 = "-5000,18"
DQM_sub_menu_width4 = 1;
DQM_subdesc4_0 = " " 
DQM_url4_0 = "link.asp?LANG=ITA"

DQM_sub_xy5 = "-5000,18"
DQM_sub_menu_width5 = 1;
DQM_subdesc5_0 = " "
DQM_url5_0 = "contact.asp?LANG=ITA"





