   DQM_sub_menu_width = 140      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates


   DQM_codebase = "include/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 0

   DQM_border_color = "#FF9307"
   DQM_menu_bgcolor = "#FCB001"
   //DQM_hl_bgcolor = "#EE1F09"
   DQM_hl_bgcolor = "#F75722"


   DQM_mouse_off_delay = 100

   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50


   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."


   DQM_sub_menu_effect = "fade"
   DQM_sub_item_effect = "fade"


   DQM_sub_menu_effect_duration = .1
   DQM_sub_item_effect_duration = .1


   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT


   DQM_sub_menu_opacity = 100



   DQM_dropshadow_color = "none"
   DQM_dropshadow_offx = 5
   DQM_dropshadow_offy = 5


   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"         //Any available system font
   DQM_fontsize = 10              //Defined with pixel sizing
   DQM_fontsize_ie4 = 9              //Defined with point sizing
   DQM_textdecoration = "normal"      //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"          //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"          //set to: 'normal', or 'italic'
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'



   DQM_icon_image1 = "image/arrow.gif"
   DQM_icon_rollover1 = "image/arrow.gif"
   DQM_icon_image_wh1 = "13,10"

   DQM_icon_image1 = "image/arrow.gif"
   DQM_icon_rollover1 = "image/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


   DQM_2nd_icon_image0 = "image/arrow.gif"
   DQM_2nd_icon_rollover0 = "image/arrow.gif"
   DQM_2nd_icon_image_wh0 = "13,10"
   DQM_2nd_icon_image_xy0 = "0,4"



   DQM_show_urls_statusbar = false

   //DQM_status_text0 = "Sample text - Main Menu Item 0"
   //DQM_status_text1 = "Sample text - Main Menu Item 1"

   //DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"
   //DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"

   DQM_rollover_image0 = "image/menu_01on.gif"
   DQM_rollover_wh0 = "94,21"

   DQM_rollover_image1 = "image/menu_02on.gif"
   DQM_rollover_wh1 = "94,21"

   DQM_rollover_image2 = "image/menu_03on.gif"
   DQM_rollover_wh2 = "94,21"
   
   DQM_rollover_image3 = "image/menu_04on.gif"
   DQM_rollover_wh3 = "94,21"

   DQM_rollover_image4 = "image/menu_05on.gif"
   DQM_rollover_wh4 = "94,21"  
    
/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-94,21"
DQM_sub_menu_width0 = 146

DQM_url0 = "home.asp"


/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-94,21"
DQM_sub_menu_width1 = 120

DQM_subdesc1_0 = "Chi siamo"
DQM_subdesc1_1 = "Cosa facciamo"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0

DQM_url1_0 = "chisiamo.asp"
DQM_url1_1 = "cosafacciamo.asp"

/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-94,21"
DQM_sub_menu_width2 = 156

DQM_subdesc2_0 = "Agevolazioni alle imprese"
DQM_subdesc2_1 = "Formazione"
DQM_subdesc2_2 = "Consulenza"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0

DQM_url2_0 = "agevolazioni.asp"
DQM_url2_1 = "formazione.asp"
DQM_url2_2 = "consulenza.asp"

/************************************************
*********-------Sub Menu 3--------***************
************************************************/

DQM_sub_xy3 = "-94,21"
DQM_sub_menu_width3 = 146

DQM_url3 = "dovesiamo.asp"

/************************************************
*********-------Sub Menu 4--------***************
************************************************/

DQM_sub_xy4 = "-94,21"
DQM_sub_menu_width4 = 146

DQM_url4 = "contattaci.asp"


