/*                                                        */
/*             contact-land.com WEBシステム               */
/*             クーポンの出力用テンプレート               */
/*                                                        */


function printCoupon () {

  document.write('<li><a href="javascript:void(0);" onclick="openwin(\'/coupon.cgi\',460,550,\'_blank\');"><img src="/img/index_secondary_btn02-02.gif" width="240" height="50" alt="WEBクーポン お試しクーポンを使って、お得な買い物をしよう"></a></li>');

}
// ---------- End of Javascript ----------
