
document.writeln('<div class="rbroundbox"> ');
document.writeln('	<div class="rbtop"><div></div></div>');
document.writeln(' 	<div class="rbcontent"><br />');
document.writeln(' 		<span class="bulletMenu">&raquo;</span>&nbsp;<a href="../../../index.php">Principal</a> <br /><br />');
document.writeln(' 		<span class="bulletMenu">&raquo;</span>&nbsp;<a href="../../equipo.htm">Equipo</a> <br /><br />');
document.writeln(' 		<span class="bulletMenu">&raquo;</span>&nbsp;<a href="../../ed_anteriores.htm">Ed. Anteriores</a> <br /><br />');
document.writeln(' 		<span class="bulletMenu">&raquo;</span>&nbsp;<a href="../../actividades.htm" >Actividades</a> <br /><br />');
document.writeln(' 		<span class="bulletMenu">&raquo;</span>&nbsp;<a href="../../contacto.php">Contacto</a> <br /><br />');
document.writeln(' 	</div>');
document.writeln(' 	<div class="rbbot"><div></div></div>');
document.writeln(' 	</div>');

document.writeln('			<div id="bannerLeft"><a href="http://www.discepolo.org.ar/" target="_blank"><img src="../../../images/banners/discepolo_web.gif" border="0" alt="Discepolo.org" width="100px" height="170px"></a></div>');
	
		
	
	
		
		
		
		
		
	
	








/*


document.writeln('<table cellpadding="0" cellspacing="0" border="0" height="100%" width="100%"> ');


document.writeln('	<tr> ');
document.writeln('		<td height="33px"> ');
document.writeln(' 			<a href="javascript:cargaFrame(centro);"> ');
document.writeln(' 				<img border="0" id="btn_principal" src="images/buttons/btn_principal.gif" height="33px" width="100px" alt="Principal"> ');
document.writeln(' 			</a> ');
document.writeln('		</td> ');
document.writeln('	</tr> ');


document.writeln('	<tr> ');
document.writeln('		<td> ');
document.writeln(' 			<a href="javascript:cargaFrame(colaboradores);"> ');
document.writeln(' 				<img border="0" id="btn_internacional" src="images/buttons/btn_colaboradores.gif" height="33px" width="100px" alt="Colaboradores"> ');
document.writeln(' 			</a> ');
document.writeln('		</td> ');
document.writeln('	</tr> ');

document.writeln('	<tr> ');
document.writeln('		<td> ');
document.writeln(' 			<a href="javascript:cargaFrame(edanteriores);"> ');
document.writeln(' 				<img border="0" id="btn_latinoamerica" src="images/buttons/btn_edanteriores.gif" height="33px" width="100px" alt="Ediciones Anteriores"> ');
document.writeln(' 			</a> ');
document.writeln('		</td> ');
document.writeln('	</tr> ');

document.writeln('	<tr> ');
document.writeln('		<td> ');
document.writeln(' 			<a href="javascript:cargaFrame(actividades);" > ');
document.writeln(' 				<img border="0" id="btn_actividades" src="images/buttons/btn_actividades.gif" height="33px" width="100px" alt="Actividades"> ');
document.writeln(' 			</a> ');
document.writeln('		</td> ');
document.writeln('	</tr> ');

document.writeln('	<tr> ');
document.writeln('		<td> ');
document.writeln(' 			<a href="javascript:cargaFrame(contacto);"> ');
document.writeln(' 				<img border="0" id="btn_contacto" src="images/buttons/btn_contacto.gif" height="33px" width="100px" alt="Contacto"> ');
document.writeln(' 			</a> ');
document.writeln('		</td> ');
document.writeln('	</tr> ');

document.writeln('	<tr> ');
document.writeln('		<td> ');
document.writeln('			<div id="bannerLeft"><a href="http://www.discepolo.org.ar/" target="_blank"><img src="images/banners/discepolo_web.gif" border="0" alt="Discepolo.org" width="100px" height="170px"></a></div>');
document.writeln('		</td> ');
document.writeln('	</tr> ');


document.writeln('</table> ');

*/