
function barra()
{

document.write('<table border="0" cellpadding="5" cellspacing="0" class="Texto1">');
	document.write('<tr><td valign="top"> <small><img src="/MX/images/es/professional/2003/top.gif" width="9" height="9" alt="" border=0><a href="/MX/es/professional/2003/fotprofes/fotprofes.shtml">Kodak Professional México </a><br><img src="/MX/images/es/professional/2003/top.gif" width="9" height="9" alt="" border=0><a href="/global/es/professional/products/prodSupportIndex.jhtml?id=0.1.22&amp;lc=es">Productos de Kodak Professional</a><br><img src="/MX/images/es/professional/2003/top.gif" width="9" height="9" alt="" border=0><a href="/MX/es/professional/2003/soporte/soporte.shtml">Directorio de Distribuidores</a></small></td></tr>');
document.write('</table>');
	
	
}