function put(){
var objtop ='<table id="product" width="157" cellspacing="0">'
+ '<tr>'
+ '<td><h2>今月のおすすめ商品</h2>'
+ '<table>'
+ '<tr>'
+ '<td valign="top" class="image_area"><a href="http://doggy-earth.com/goods/caregoods/#000836" title="ポチタマシリーズ（森ノ宮店★センター南店）"><img src="http://doggy-earth.com/goods/%E3%83%9D%E3%83%81%E3%82%BF%E3%83%9E%E3%81%AE%E3%82%B7%E3%83%A5%E3%82%B7%E3%83%A5.jpg" width="40" alt="ポチタマシリーズ（森ノ宮店★センター南店）" style="border:1px solid #c5a848;"></a></td>'
+ '<td valign="top"><p class="txt_size_12px txt_margin_h14px"><a href="http://doggy-earth.com/goods/caregoods/#000836">ポチタマシリーズ（森ノ宮店★センター南店）</a></p></td>'
+ '</tr>'
+ '<tr>'
+ '<td class="line1" colspan="2"><img src="http://doggy-earth.com/goods/images/spacer.gif" width="1" height="9" border="0" alt=""></td>'
+ '</tr>'
+ '<tr>'
+ '<td valign="top" class="image_area"><a href="http://doggy-earth.com/goods/food/#000795" title="ベストパートナーおやつシリーズ"><img src="http://doggy-earth.com/goods/F1000191.jpg" width="40" alt="ベストパートナーおやつシリーズ" style="border:1px solid #c5a848;"></a></td>'
+ '<td valign="top"><p class="txt_size_12px txt_margin_h14px"><a href="http://doggy-earth.com/goods/food/#000795">ベストパートナーおやつシリーズ</a></p></td>'
+ '</tr>'
+ '<tr>'
+ '<td class="line1" colspan="2"><img src="http://doggy-earth.com/goods/images/spacer.gif" width="1" height="9" border="0" alt=""></td>'
+ '</tr>'
+ '<tr>'
+ '<td valign="top" class="image_area"><a href="http://doggy-earth.com/goods/toy/#000749" title="スーパーボールアニマル（国立店）"><img src="http://doggy-earth.com/goods/%E3%82%B9%E3%83%BC%E3%83%91%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%AB%E3%82%A2%E3%83%8B%E3%83%9E%E3%83%AB.jpg" width="40" alt="スーパーボールアニマル（国立店）" style="border:1px solid #c5a848;"></a></td>'
+ '<td valign="top"><p class="txt_size_12px txt_margin_h14px"><a href="http://doggy-earth.com/goods/toy/#000749">スーパーボールアニマル（国立店）</a></p></td>'
+ '</tr>'
+ '<tr>'
+ '<td class="line1" colspan="2"><img src="http://doggy-earth.com/goods/images/spacer.gif" width="1" height="9" border="0" alt=""></td>'
+ '</tr>'
+ '</table>'
+ '</td>'
+ '</tr>'
+ '</table>';
document.write(objtop);
}

