
function footer(){
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='5' bgcolor='#FFFFFF'><img src='/suisui_image/space.gif' width='750' height='5'></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width='770'><img src='/images/footer.gif' usemap='#Map203' border='0' width='454' height='60'><img src='/images/footer02.gif' border='0' width='316' height='60'></td>");
document.write("</tr>");
document.write("</table>");
document.write("<map name='Map203'>");
document.write("<area shape='rect' coords='8,19,137,32' href='mailto:public@nef.or.jp'>");
document.write("</map>");
}