if(iLan==0){
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_lambda_.jsp">氧传感器</a></td>');
	document.write('  </tr>');	
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_ranyou.jsp">电动燃油泵</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#c">电子控制单元</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#d">点火线圈</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#e">空气质量流量计</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_gasoline_lambda_.jsp">Lambda sensors</a></td>');
	document.write('  </tr>');	
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_ranyou.jsp">Electric fuel pumps</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#c">ECUs</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#d">Ignition coil</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_gasoline_.jsp#e">Air-mass sensors</a></td>');
	document.write('  </tr>');
}