P = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"> <html> <head> ";
P += "<title>Documento sin t&iacute;tulo</title> <meta http-equiv=\"\" ";
P += "content=\"text/html; charset=iso-8859-1\"> <meta http-equiv=\"\" ";
P += "content=\"text/html; charset=iso-8859-1\"> <meta http-equiv=\"\" ";
P += "content=\"text/html; charset=iso-8859-1\"> <link href=\"/res/res.css\" ";
P += "rel=\"stylesheet\" type=\"text/css\"> </head> <body leftmargin=\"0\" ";
P += "topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\"> <table width=\"737\" ";
P += "border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> <tr> <td ";
P += "bgcolor=\"#D0B59A\"><img src=\"../img/pix_trans.gif\" alt=\"pixel\" width=\"80\" ";
P += "height=\"8\"></td> <td width=\"10\" valign=\"bottom\" bgcolor=\"#C09166\"><img ";
P += "src=\"../img/detalle_pie_izq.gif\" alt=\"detalle\" width=\"10\" ";
P += "height=\"36\"></td> <td bgcolor=\"#C09166\" class=\"pie\"> 	<p>Res es una ";
P += "publicación digital editada por el Consejo General de Colegios de Educadoras y ";
P += "Educadores Sociales (CGCEES). ISSN 1698-9097. Todos los derechos reservados.<br> ";
P += "</p></td> <td width=\"28\" valign=\"bottom\" ";
P += "background=\"img/fd_pie_de.gif\"><div align=\"right\"><img ";
P += "src=\"img/detalle_pie_der.gif\" alt=\"detalle\" width=\"28\" ";
P += "height=\"36\"></div></td> </tr> </table> </body> </html> ";


document.writeln(P);

