if(iLan==0){
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_aerotwin.jsp">神翼</a></td>');
	document.write('  </tr>');	
	//document.write('  <tr>');
	//document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_twin.jsp">双翼</a></td>');
	//document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_wiper_fengyi.jsp">风翼</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_huoyi.jsp">火翼</a></td>');
	document.write('  </tr>');
}else if(iLan==1){
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_aerotwin.jsp">AEROTWIN</a></td>');
	document.write('  </tr>');		
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_twin.jsp">TWIN</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_wiper_fengyi.jsp">FENGYI</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_wiper_huoyi.jsp">HUOYI</a></td>');
	document.write('  </tr>');
}
