// JavaScript Document
function map_top(){
document.write('<p><a href="about/access.html"><img src="img/map_s.jpg" width="220" height="153" alt="福岡　薬院　マッサージ店" /></a></p>');
document.write('<ul>');
document.write('<li><span class="txt_red">西鉄大牟田線 薬院駅より徒歩2分</span></li>');
document.write('<li><span class="txt_red">地下鉄七隈線 薬院駅より徒歩2分</span></li>');
document.write('<li><span class="txt_red">西鉄バス 薬院バス停より徒歩2分</span></li>');
document.write('</ul>');
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>');
}