function addFavoritos() {
	window.external.addFavorite("http://www.easyap.com","easyap. Accounts Payable Experts");
}

function menusup() {
document.write('<table border="0" cellpadding="3" cellspacing="3" >') ;
document.write('  <tr> ') ;
document.write('    <td height="19" align="right" valign="top" class="G8B"><table border="0" cellspacing="0" cellpadding="0">') ;
document.write('        <tr>') ;
document.write('          <td><img src="/img/1.gif" width="20" height="4" border="0">&nbsp;</td>') ;
document.write('          <td><a href="/ing/index.htm"><img src="/cast/img/ingles.gif" border="0"></a></td>') ;
document.write('        </tr>') ;
document.write('      </table></td>') ;
document.write('  </tr>') ;
document.write('  <tr valign="top"> ') ;
document.write('    <td align="right">') ;
document.write('<table border="0" cellpadding="3" cellspacing="3" >') ;
document.write('        <tr> ') ;
document.write('          <td width="1" height="19" align="right"><img src="../../img/boton8.gif" width="9" height="9"></td>') ;
document.write('          <td align="center"><a href="/cast/conocenos/cono.htm" class="Encabezado">Quiénes somos</a></td>') ;
document.write('          <td width="1" align="right"><img src="../../img/boton8.gif" width="9" height="9"></td>') ;
document.write('          <td align="center"><a href="/cast/asp/contacto.asp" class="Encabezado">Contacto</a></td>') ;
document.write('          <td width="1" align="right"><img src="../../img/boton8.gif" width="9" height="9"></td>') ;
document.write('          <td align="center"><a href="javascript:addFavoritos();" class="Encabezado">Favoritos</a></td>') ;
document.write('          <td width="1" align="right"><img src="../../img/boton8.gif" width="9" height="9"></td>') ;
document.write('          <td align="center"><a href="http://cac.easyap.com/otrs/customer.pl" class="Encabezado">&Aacute;rea Segura de Clientes</a></td>') ;
document.write('        </tr>') ;
document.write('      </table>') ;
document.write('    </td>') ;
document.write('  </tr>') ;
document.write('</table>') ;
		  }
