//incluir imagen de promosion
//document.write('<a href="https://suscripciones.tvnotasusa.com/sustvnotas/index.html" target="_blank"><img src="img/img_pasaporte.jpg" alt="Promoción" /></a><br />');

/*
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="120" height="120"');
document.write('codebase="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">');
document.write('<param name="MOVIE" value="includes/publicidad.swf">');
document.write('<param name="PLAY" value="true">');
document.write('<param name="LOOP" value="true">');
document.write('<param name="QUALITY" value="BEST">');
document.write('<embed src="includes/publicidad.swf" width="120" height="120" play="true" loop="false" quality="BEST"');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write('</embed>');
document.write('</object>');
*/