var footer_contents = "";
footer_contents += "<span class=\"footer\">";
footer_contents += "&copy; ai-Line";
footer_contents += "</span>";
footer_contents += "<br /><br />";
document.write(footer_contents);
