/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 124
  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#8D9EBD"
   DQM_hl_bgcolor = "#3C5788"

   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
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 5
   DQM_margin_left = 13



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "imagenes/contexto_on.jpg"
   DQM_rollover_wh0 = "150,26"
   DQM_url0 = "contexto.html"
   
   DQM_rollover_image1 = "imagenes/encuesta_on.jpg"
   DQM_rollover_wh1 = "155,26"
   DQM_url1 = "encuesta.html"
   
   DQM_rollover_image2 = "imagenes/peores_on.jpg"
   DQM_rollover_wh2 = "247,26"
   DQM_url2 = "peores.html"
   
   DQM_rollover_image3 = "imagenes/recursos_on.jpg"
   DQM_rollover_wh3 = "149,26"
   DQM_url3 = "recursos.html"
   

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "imagenes/bullet.gif"
   DQM_icon_rollover0 = "imagenes/bullet.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-151,26"
DQM_sub_menu_width0 = 151
DQM_subdesc0_0 = "En Chile y el mundo"
DQM_subdesc0_1 = "Legislaci&oacute;n"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "en_chile.html"
DQM_url0_1 = "legislacion.html"

DQM_sub_xy1 = "-156,26"
DQM_sub_menu_width1 = 175
DQM_subdesc1_0 = "Metodolog&iacute;a"
DQM_subdesc1_1 = "Definiciones"
DQM_subdesc1_2 = "Resultados generales"
DQM_subdesc1_3 = "Resultados desglosados"
DQM_subdesc1_4 = "Conclusiones"
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_url1_0 = "metodologia.html"
DQM_url1_1 = "definiciones.html"
DQM_url1_2 = "resultados.html"
DQM_url1_3 = "desglose.html"
DQM_url1_4 = "conclusiones.html"

DQM_sub_xy2 = "-248,26"
DQM_sub_menu_width2 = 248
DQM_subdesc2_0 = "Dimensiones"
DQM_subdesc2_1 = "Categorķas"
DQM_subdesc2_2 = "Sistema de registro"
DQM_subdesc2_3 = "Resultados de estudio"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_url2_0 = "peores_dimensiones.html"
DQM_url2_1 = "peores_categorias.html"
DQM_url2_2 = "peores_definiciones.html"
DQM_url2_3 = "peores_resultados.html"

DQM_sub_xy3 = "-150,26"
DQM_sub_menu_width3 = 180
DQM_subdesc3_0 = "Preguntas frecuentes"
DQM_subdesc3_1 = "Centro de documentaci&oacute;n"
DQM_subdesc3_2 = "Enlaces"
DQM_subdesc3_3 = "Galer&iacute;a fotogr&aacute;fica"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_url3_0 = "faq.html"
DQM_url3_1 = "centro_documentacion.html"
DQM_url3_2 = "enlaces.html"
DQM_url3_3 = "galeria.html"
