var footer_contents = "";
footer_contents += "<div id='footer'>";
footer_contents += "<table id='footer_table'>";
footer_contents += "<tr>";
footer_contents += "<td align='left' id='footer_table' nowrap>";
footer_contents += "<span style=\"white-space:nowrap;\">";
footer_contents += "|&nbsp;<a id=\"bottommenu\" href=\"http://www.checkatoilet.com/words/\" target=\"_top\">用語説明集</a>&nbsp;|&nbsp;";
footer_contents += "</span>";
footer_contents += "<span style=\"white-space:nowrap;\">";
footer_contents += "<a id=\"bottommenu\" href=\"http://www.checkatoilet.com/ad/\" target=\"_top\">広告について</a>&nbsp;|&nbsp;";
footer_contents += "</span>";
footer_contents += "<span style=\"white-space:nowrap;\">";
footer_contents += "<a id=\"bottommenu\" href=\"http://www.checkatoilet.com/privacy/\" target=\"_top\">個人情報保護方針</a>&nbsp;|&nbsp;";
footer_contents += "</span>";
footer_contents += "<span style=\"white-space:nowrap;\">";
footer_contents += "<a id=\"bottommenu\" href=\"http://www.check.or.jp/sitemap/\" target=\"_top\">サイトマップ</a>&nbsp;|&nbsp;";
footer_contents += "</span>";
footer_contents += "<span style=\"white-space:nowrap;\">";
footer_contents += "<a id=\"bottommenu\" href=\"http://www.checkatoilet.com/inquiry/inquiry_form.php\" target=\"_top\">お問い合わせ</a>&nbsp;|&nbsp;";
footer_contents += "</span>";
footer_contents += "</td>";
footer_contents += "<td align='right' id='footer_table' nowrap>";
footer_contents += "<strong>COPYRIGHT(C)2007-2011 CAT All Rights Reserved.</strong>";
footer_contents += "</td>";
footer_contents += "</tr>";
footer_contents += "</table>";
footer_contents += "</div>";

document.write(footer_contents);

