function footer() {
var footer_content = '<DIV ALIGN=center><P><FONT COLOR="#B4B4B4" size=-1>Copyright (c) <A HREF="./index.html">siteSirius</a> by Sirius corporation. All rights reserved.</FONT></P></DIV>';
footer_content += '<script type="text/javascript"><!--';
footer_content += '<!-- google analytics -->';
footer_content += '<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">';
footer_content += '</script>';
footer_content += '<script type="text/javascript">';
footer_content += '_uacct = "UA-1687645-1"; urchinTracker();';
footer_content += '</script>';
document.write(footer_content);
}
