//htmlテンプレート

    html = '<div>'
         + '<a href="http://www.iphone-doctor.net/p/cp_2.html" target="_blank"><img src="http://www.iphone-doctor.net/p/js/camp-top-01.jpg" width="188" height="188" alt="iPhone バッテリー交換キャンペーン" class="mt-image-left" style="float: left; margin: 1px 1px 10px 1px; border: 0" /></a>'
         + '  <a href="http://www.iphone-doctor.net/p/cp_3.html" target="_blank"><img src="http://www.iphone-doctor.net/p/js/camp-top-02.jpg" width="188" height="188" alt="学割キャンペーン" class="mt-image-left" style="float: left; margin: 1px 1px 10px 1px; border: 0" /></a>'
         + '  <a href="http://www.iphone-doctor.net/p/cp_1.html" target="_blank"><img src="http://www.iphone-doctor.net/p/js/camp-top-03.jpg" width="188" height="188" alt="送料無料キャンペーン" class="mt-image-left" style="float: left; margin: 1px 1px 10px 1px; border: 0" /></a>'
         + '  <br><img src="http://www.iphone-doctor.net/p/js/present-01.jpg" width="570" height="195" alt="保護フィルムプレゼント中" class="mt-image-left" style="float: left; margin: 1px 1px 10px 1px; border: 0" /></a>'
         + '  <br><img src="http://www.iphone-doctor.net/p/js/top-taimen-suuri.jpg" width="570" height="220" alt="対面iphone修理送るのはちょっと言う方" class="mt-image-left" style="float: left; margin: 1px 1px 10px 1px; border: 0" /></a><br clear="all">'
         + '  </div>'

    //書き出し
    document.write( html )
