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


function printPrGodds () {


document.write('<li><a href="http://www.contact-land.com/goods/view.cgi?gcode=21-01-0011">');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/18.jpg" alt="YA075-C1" border="0">');




document.write('<img src="common/img/elm_ico_type_glass.gif" width="96" height="16" alt="メガネ">');

document.write('<span class="productName">YA075-C1</span>');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/18_price.JPG" alt="" border="0">');
document.write('</a></li>');

document.write('<li><a href="http://www.contact-land.com/goods/view.cgi?gcode=1-4-0002">');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/19.jpg" alt="ワンデーアキュビューディファイン" border="0">');
document.write('<img src="common/img/elm_ico_type_1day.gif" width="96" height="16" alt="1日使い捨てタイプ">');





document.write('<span class="productName">ワンデーアキュビューディファイン</span>');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/19_price.JPG" alt="" border="0">');
document.write('</a></li>');

document.write('<li><a href="http://www.contact-land.com/goods/view.cgi?gcode=1-1-0007">');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/21.jpg" alt="ワンデーアイレ" border="0">');
document.write('<img src="common/img/elm_ico_type_1day.gif" width="96" height="16" alt="1日使い捨てタイプ">');





document.write('<span class="productName">ワンデーアイレ</span>');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/21_price.JPG" alt="" border="0">');
document.write('</a></li>');

document.write('<li><a href="http://www.contact-land.com/goods/view.cgi?gcode=2-1-0001">');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/20.JPG" alt="アイレ１４" border="0">');

document.write('<img src="common/img/elm_ico_type_2weeks.gif" width="96" height="16" alt="2週間使い捨てタイプ">');




document.write('<span class="productName">アイレ１４</span>');
document.write('<img src="http://www.netcom-inc.co.jp/contact-land/uimg/pr/20_price.JPG" alt="" border="0">');
document.write('</a></li>');


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