if (!urlBase)
    var urlBase = "";
document.write("            <table width=\"100%\" height=\"25\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("                <tr> ");
document.write("                    <td width=\"35\" align=\"center\"><img src=\"" + urlBase + "../images/eris_logo_small.gif\" width=\"25\" height=\"13\"></td>");
document.write("                    <td width=\"5\">&nbsp;</td>");
document.write("                    <td width=\"390\" class=\"copyright\">Copyright&copy; ERIS International Ltd. All Rights Reserved.</td>");
document.write("                    <td>&nbsp;</td>");
document.write("                </tr>");
document.write("            </table>");
