document.write(
'<div id="foot">' +
'	<table id="copyright" summary="layout copyright" cellpadding="0" cellspacing="0" border="0">' +
'	<tr><td><img src="' + path + '/img/slogo.gif" width="66" height="23" alt="simc TM" /></td>' +
'		<td>&copy; 2000 Sendai Cultural Foundation. All rights reserved.</td></tr>' +
'	</table>' +
'	<table id="contact" summary="layout contact" cellpadding="0" cellspacing="0" border="0">' +
'	<tr><td valign="top">Contact :</td>' +
'		<td>Secretariat of Sendai International Music Competition<br />3-27-5, Asahigaoka, Aoba-ku, Sendai City, 981-0904, JAPAN<br />' +
'		Phone:(+81)22-727-1872 / Fax:(+81)22-727-1873 / E-mail:<a href="mailto:info@simc.jp">info@simc.jp</a></td></tr>' +
'	</table>' +
'	<div class="clear"></div>' +
'</div>');
