// JavaScript Document
function map_top(){
document.write('<iframe width="220" height="220" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=%E7%A6%8F%E5%B2%A1%E7%9C%8C%E7%A6%8F%E5%B2%A1%E5%B8%82%E4%B8%AD%E5%A4%AE%E5%8C%BA%E7%99%BD%E9%87%911-1-3+%E7%99%BD%E9%87%91%E3%82%AA%E3%83%BC%E3%82%AF%E3%83%9E%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%B32F&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=58.076329,135.263672&amp;vpsrc=6&amp;ie=UTF8&amp;hq=%E7%A6%8F%E5%B2%A1%E7%9C%8C%E7%A6%8F%E5%B2%A1%E5%B8%82%E4%B8%AD%E5%A4%AE%E5%8C%BA%E7%99%BD%E9%87%911-1-3+%E7%99%BD%E9%87%91%E3%82%AA%E3%83%BC%E3%82%AF%E3%83%9E%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%B32F&amp;hnear=&amp;radius=15000&amp;t=m&amp;cid=1941899386664469356&amp;ll=33.581688,130.403273&amp;spn=0.001966,0.00235&amp;z=17&amp;output=embed&amp;iwloc=near"></iframe>');
document.write('<p class="btn"><a href="about/access.html"><img src="img/top_access_btn.gif" width="130" height="20" alt="詳しい地図はこちら" /></a></p>');
}

function sidebar_top(){
document.write('<ul>');
document.write('<li><a href="about/staff.html#red"><img src="img/top_con_3_1_off.jpg" width="426" height="130" /></a></li>');
document.write('<li><a href="about/staff.html#blue"><img src="img/top_con_3_2_off.jpg" width="426" height="130" /></a></li>');
document.write('<li><a href="about/staff.html#pink"><img src="img/top_con_3_3_off.jpg" width="426" height="130" /></a></li>');
document.write('<li><a href="about/staff.html#yellow"><img src="img/top_con_3_4_off.jpg" width="426" height="130" /></a></li>');
document.write('<li><a href="about/staff.html#green"><img src="img/top_con_3_5_off.jpg" width="426" height="130" /></a></li>');
document.write('</ul>');
}

function pickup_top1(){
document.write('<dl>');
document.write('<dt><img src="img/top_ttl_operation.gif" width="210" height="20" alt="笑夢の施術風景" /></dt>');
document.write('<dd><a href="about/"><img src="img/top_operation_pic.jpg" width="210" height="212" alt="店内風景をみる" /></a></dd>');
document.write('</dl>');
}

function foot_top(){
document.write('<ul>');
document.write('<li><a href="fmail/fmail.cgi"><img src="common/img/f_bn_1_off.jpg" width="291" height="98" alt="ご予約はお電話で TEL：092-791-9417" /></a></li>');
document.write('<li><a href="fmail/fmail.cgi"><img src="common/img/f_bn_2_off.jpg" width="295" height="98" alt="営業時間 PM 12：00～翌AM 3：00（最終受付翌2時） 定休日:不定休" /></a></li>');
document.write('<li><a href="fmail/fmail.cgi"><img src="common/img/f_bn_3_off.jpg" width="293" height="98" alt="痛み・ストレス・体の不調 皆様のお悩みご相談ください。" /></a></li>');
document.write('</ul>');
}
