if(null==mundo_textos) var mundo_textos = new Array();
mundo_textos[mundo_textos.length] = "Selecciona mes - -";
mundo_textos[mundo_textos.length] = "noviembre";
mundo_textos[mundo_textos.length] = "octubre";
mundo_textos[mundo_textos.length] = "septiembre";
mundo_textos[mundo_textos.length] = "agosto";
mundo_textos[mundo_textos.length] = "julio";
mundo_textos[mundo_textos.length] = "junio";
mundo_textos[mundo_textos.length] = "mayo";
mundo_textos[mundo_textos.length] = "abril";
mundo_textos[mundo_textos.length] = "marzo";
mundo_textos[mundo_textos.length] = "febrero";
mundo_textos[mundo_textos.length] = "enero";


if(null==mundo_valores) var mundo_valores = new Array();
mundo_valores[mundo_valores.length] = ".";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/noviembre_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/octubre_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/septiembre_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/agosto_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/julio_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/junio_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/mayo_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/abril_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/marzo_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/febrero_07/";
mundo_valores[mundo_valores.length] = "http://www.movistar.com.sv/nempresa/notas/enero_07/";



