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. ｻｦICPｱｸ10002871ｺﾅ</td>");
document.write("                    <td width=\"110\" class=\"centerCell\"><a href=\"" + urlBase + "other/regulation.html\" target=\"_blank\"><span class=\"cpyrit_linkCell\">サイト利用規定</span></a></td>");
document.write("                    <td width=\"5\"class=\"cpyrit_linkCell\">|</td>");
document.write("                    <td width=\"140\" class=\"centerCell\"><a href=\"" + urlBase + "other/privacy_policy.html\" target=\"_blank\"><span class=\"cpyrit_linkCell\">プライバシーポリシー</span></a></td>");
document.write("                    <td width=\"5\" class=\"cpyrit_linkCell\">|</td>");
document.write("                    <td width=\"80\" class=\"centerCell\"><a href=\"" + urlBase + "other/sitemap.html\" target=\"_blank\"><span class=\"cpyrit_linkCell\">Site Map</span></a></td>");
document.write("                    <td>&nbsp;</td>");
document.write("                </tr>");
document.write("            </table>");
