var html_c = '';
html_c += '            <div id="footer">';
html_c += '              Copyright &copy; 2008-2010 Hino Motors, Ltd. All rights reserved.';
html_c += '            </div>';
document.write(html_c);