if(iLan==0){
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_spark_super.jsp">博世标准型火花塞</a></td>');
	document.write('  </tr>');	
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_spark_yijin.jsp">博世钇金火花塞</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_spark_super4.jsp">博世四极火花塞</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_spark_pt.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_spark_super.jsp">Bosch Super</a></td>');
	document.write('  </tr>');	
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_spark_yijin.jsp">Bosch Super plus</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('<td class="list"><img src="../images/fb.gif"><a href="product_spark_super4.jsp">Bosch Super 4</a></td>');
	document.write('  </tr>');
	document.write('  <tr>');
	document.write('    <td class="list"><img src="../images/fb.gif"><a href="product_spark_pt.jsp">Bosch Platinum</a></td>');
	document.write('  </tr>');
}
