/**
 * @author norihito
 */
function footer(){
	
document.write('<hr width="720" size="1" color="#386BA0">');
document.write('<div id="footer-left" class="j10">');
document.write('<span>ご予約・お問い合わせは・・・phone.011.271.4136&nbsp;&nbsp;&nbsp;mail.<a href="mailto:est@mare.bz">est@mare.bz</a>&nbsp;&nbsp;&nbsp;</span>');
document.write('</div>');
document.write('<div id="footer-right" class="j10">');
document.write('<INPUT type="button" value="マーレをお気に入りに追加" onClick="javascript:window.external.AddFavorite(&apos;http://www.mare.bz&apos;,&apos;エステティックサロンMARE&apos;)">');
document.write('</div>');

}


