function bannerImg(){
document.write('<div id="pickup">');
document.write('<ul>');
document.write('<li id="pick9"><a href="http://www.ebook-m.com/"><img src="img/index/bnr_nasnus_off.jpg" alt="看護師募集案内パンフレット閲覧サイト　ナスナスガイド" width="618" height="108" border="0" /></a></li>');
document.write('<li id="pick1"><a href="demand/person.html"><img src="img/index/bnr_person_off.jpg" alt="今求められている看護師像" width="388" height="108" /></a></li>');
document.write('<li id="pick2"><a href="ranking.html"><img src="img/index/bnr_ranking_off.jpg" alt="看護師なんでもランキング" width="388" height="108" /></a></li>');
document.write('<li id="pick3"><a href="salary.html"><img src="img/index/bnr_salary_off.jpg" alt="お給料や勤務時間に不満" /></a></li>');
document.write('<li id="pick4"><a href="equipment.html"><img src="img/index/bnr_equip_off.jpg" alt="あなたを医療器具に例えたら…？" /></a></li>');
document.write('<li id="pick5"><a href="hope.html"><img src="img/index/bnr_hope_off.jpg" alt="男、看護師の道をゆく" width="220" height="180" /></a></li>');
document.write('<li id="pick6"><a href="http://www.ns2hs.com/" target="_blank"><img src="img/index/bnr_academic_off.jpg" alt="学生の方にはこちら！" /></a></li>');
document.write('<li id="pick7"><a href="http://www.nasta-nurse.com/content/jouhou06/" target="_blank"><img src="img/index/bnr_nurse_off.jpg" alt="ナースの婚活" width="390" height="130" border="0" /></a></li>');
document.write('<li id="pick8"><a href="http://www.nasta-nurse.com/content/jouhou05/" target="_blank"><img src="img/index/bnr_goods_off.jpg" alt="ナースな一品" width="220" height="130" border="0" /></a></li>');
document.write('</ul>');
document.write('</div>');
}