var footer_contents = "";
footer_contents += "<div id='menu_bottom'>";
footer_contents += "<table id='menu_bottom'>";
footer_contents += "<tr>";
footer_contents += "<td id='menu_bottom' align='left' valign='middle'>";
footer_contents += "<a href='#'><img src='http://www.checkatoilet.com/kilc_map/images/btn_mark.gif' width='75' height='23' alt='記号の説明' border='0'></a>&nbsp;";
footer_contents += "</td>";
footer_contents += "<td id='menu_bottom' align='right' valign='middle'>";
footer_contents += "<a href='http://www.kilc.org/caution/index.html'><img src='http://www.checkatoilet.com/kilc_map/images/btn_disaster.gif' width='75' height='23' alt='災害への備え' border='0'></a>&nbsp;";
footer_contents += "<a href='#'><img src='http://www.checkatoilet.com/kilc_map/images/btn_feedback.gif' width='75' height='23' alt='ご意見箱' border='0'></a>";
footer_contents += "</td>";
footer_contents += "</tr>";
footer_contents += "</table>";
footer_contents += "</div>";
footer_contents += "<div id='footer'>";
footer_contents += "<div style='padding:5px;'>";
footer_contents += "<strong>COPYRIGHTS 2009 NPO KILC</strong>";
footer_contents += "</div>";
footer_contents += "</div>";

document.write(footer_contents);
