// Funciones // 28-Jul-2003 function ShowStatus( msg) { window.status=msg; return true; }