// カタログ品表示





document.write('<ul id="scroller" class="catalogList">');
document.write('<li><a href="http://www.nidec-machinery.com/product/catalog/winding/" target="_top" title="巻線機">巻線機<br /><img src="product/catalog/top_images/winding.gif" alt="巻線機" width="131" height="83" /></a></li>');




document.write('<li><a href="http://www.nidec-machinery.com/product/catalog/apply/" target="_top" title="塗布機・ディスペンサ">塗布機・ディスペンサ<br /><img src="product/catalog/top_images/apply.gif" alt="巻線機" width="131" height="83" /></a></li>');




document.write('<li><a href="http://www.nidec-machinery.com/product/catalog/press/" target="_top" title="小型プレス">小型プレス<br /><img src="product/catalog/top_images/press.gif" alt="巻線機" width="131" height="83" /></a></li>');




document.write('<li><a href="http://www.nidec-machinery.com/product/catalog/v-inspection/" target="_top" title="外観検査機">外観検査機<br /><img src="product/catalog/top_images/v-inspection.gif" alt="巻線機" width="131" height="83" /></a></li>');

document.write('</ul>');










