		document.writeln("<style type=\"text/css\">");	
		//document.writeln("body { background-image: url(_borders/fondo.gif);  background-repeat: no-repeat; }");			
		//document.writeln("body { background: #ffffff; }");			
		document.writeln("body { background-image: url(_borders/fondo.gif);  background-repeat: no-repeat; }");			
		//document.writeln("body { background-image: url(_borders/fondo_jg.png);  background-repeat: no-repeat; }");			
		document.writeln("</style>");

		document.writeln("<script type=\"text/javascript\">");
		document.writeln("<!--");
		document.writeln("MM_preloadImages('_borders/bot_geogra_1.gif', '_borders/bot_geogra_2.gif', '_borders/bot_padmin_1.gif', '_borders/bot_padmin_2.gif', '_borders/bot_alfa_1.gif', '_borders/bot_alfa_2.gif', '_borders/bot_mapa_1.gif', '_borders/bot_mapa_2.gif')");
		// *** FX - Recarga Selected ***
		document.writeln("function sel_option(){");
		document.writeln("  if (parent.DIR_ELECCION == 'presidencial2v') {document.DATOS.listbox.selectedIndex=0;} ");
		document.writeln("  else if (parent.DIR_ELECCION == 'presidencial1v') {document.DATOS.listbox.selectedIndex=1;} ");
		document.writeln("  else if (parent.DIR_ELECCION == 'senadores') {document.DATOS.listbox.selectedIndex=2;} ");		
		document.writeln("  else if (parent.DIR_ELECCION == 'diputados') {document.DATOS.listbox.selectedIndex=3;} }");				
		
		// *** FIN FX ***
		document.writeln("//-->");
		document.writeln("</script>");
		document.writeln("</head>");
		// Body llama en onload la FX - sel_option
		document.writeln("<body leftmargin=\"0\" topmargin=\"0\" onload='sel_option();'>");
		//document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" bordercolor=\"red\">");
		document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
		//document.writeln("<form name=\"DATOS\" action=\"\">");
		document.writeln("<tr><td><img src=\"_borders/tit_informacion.gif\" width=\"174\" height=\"85\" alt=\"Gobierno&nbsp;de&nbsp;Chile&nbsp;-&nbsp;Ministerio&nbsp;del&nbsp;Interior\" title=\"Gobierno&nbsp;de&nbsp;Chile&nbsp;-&nbsp;Ministerio&nbsp;del&nbsp;Interior\"></td></tr>");
		document.writeln("<form name=\"DATOS\" action=\"\">");		
		//document.writeln("<tr><td valign=\"top\" align=\"center\" bgcolor=\"BCBCBB\">");				
		document.writeln("<tr><td align=\"center\" height=\"19\" bgcolor=\"BCBCBB\">");		
		//document.writeln("<tr><td align=\"center\">");
		document.writeln("  <select name=\"listbox\" onChange=\"Cambia()\">");
		document.writeln("    <option value=\"P2V2009\">&nbsp;&nbsp;Presidente 2009 2v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>");				
		document.writeln("    <option value=\"PRE2009\">&nbsp;&nbsp;Presidente 2009&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>");				
		document.writeln("    <option value=\"SEN2009\">&nbsp;&nbsp;Senadores 2009&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>");		
		document.writeln("    <option value=\"DIP2009\">&nbsp;&nbsp;Diputados 2009&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>");				
		document.writeln("  </select>");		
		document.writeln("</td></tr>");
		document.writeln("</form>");			
		//document.writeln("<tr> <td height=\"10\"></td></tr>");
		document.writeln("<tr><td align=\"center\">");
		document.writeln("<img src=\"_borders/bot_lefthead.gif\" alt=\"\" border=\"0\"><br>");
		document.writeln("<a href=\"geografico.htm\" onClick=\"MM_nbGroup('down','group1','Geografico','_borders/bot_geogra_2.gif',1);CargaGuia('geografico.htm')\" onMouseOver=\"MM_nbGroup('over','Geografico','_borders/bot_geogra_2.gif','',1)\" onMouseOut=\"MM_nbGroup('out')\"><img name=\"Geografico\" src=\"_borders/bot_geogra_1.gif\" border=\"0\" width=\"174\" height=\"21\" alt=\"Geogr&aacute;fico\" title=\"Divisi&oacute;n&nbsp;Geogr&aacute;fica\"></a><br>");		
		document.writeln("<a href=\"politico.htm\" onClick=\"MM_nbGroup('down','group1','Politico','_borders/bot_padmin_2.gif',1);CargaGuia('politico.htm')\" onMouseOver=\"MM_nbGroup('over','Politico','_borders/bot_padmin_2.gif','',1)\" onMouseOut=\"MM_nbGroup('out')\"><img name=\"Politico\" src=\"_borders/bot_padmin_1.gif\" border=\"0\" width=\"174\" height=\"21\" alt=\"Pol&iacute;tico\" title=\"Divisi&oacute;n&nbsp;Electoral\"></a><br>");
		document.writeln("<a href=\"alfabetico.htm\" onClick=\"MM_nbGroup('down','group1','Alfabetico','_borders/bot_alfa_2.gif',1);CargaGuia('alfabetico.htm')\" onMouseOver=\"MM_nbGroup('over','Alfabetico','_borders/bot_alfa_2.gif','',1)\" onMouseOut=\"MM_nbGroup('out')\"><img name=\"Alfabetico\" src=\"_borders/bot_alfa_1.gif\" border=\"0\" width=\"174\" height=\"20\" alt=\"Alfab&eacute;tico\" title=\"Alfab&eacute;tico\"></a><br>");
		document.writeln("<a href=\"mapa.htm\" onClick=\"MM_nbGroup('down','group1','Mapa','_borders/bot_mapa_2.gif',1);CargaGuia('mapa.htm')\" onMouseOver=\"MM_nbGroup('over','Mapa','_borders/bot_mapa_2.gif','',1)\" onMouseOut=\"MM_nbGroup('out')\"><img name=\"Mapa\" src=\"_borders/bot_mapa_1.gif\" border=\"0\" width=\"174\" height=\"19\" alt=\"Mapa\" title=\"Mapa\"></a><br>");				
		document.writeln("<img src=\"_borders/bot_leftfoot.gif\" alt=\"\" border=\"0\">");
		document.writeln("</td></tr>");	
		//document.writeln("<tr><td align=\"center\"><img name=\"CloseMenu\" src=\"_borders/space_white.gif\" border=\"0\" width=\"174\" height=\"10\" alt=\"\"></td></tr>");			
		//document.writeln("<tr><td align=\"center\"><img name=\"CloseMenu\" src=\"_borders/bot_menuleft_down.gif\" border=\"0\" width=\"174\" height=\"10\" alt=\"\"></td></tr>");			
		document.writeln("<tr><td height=\"20\"></td></tr>");	
		//document.writeln("</form>");	
		document.writeln("</table>");
		document.close();