function rndproductc()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div align="center">			<table border="0" width="175" id="table9" cellspacing="0" bgcolor="#FFFFFF" cellpadding="0">				<tr>					<td bgcolor="#FFFFFF">					<p align="center">					<a href="http://www.alphaindustriesoriginal.com/index.php/bomber/bomber-b-15-vintage-made-in-usa.html">					<img border="0" src="http://www.pagami.com/alphaindustriesoriginal/_static_pages/_images/mod016.jpg" width="135" height="135"></a></td>				</tr>				<tr>					<td bgcolor="#FFFFFF" class="block_link_centered">					<a class="block_link_centered" href="http://www.alphaindustriesoriginal.com/index.php/altro/felpe/felpe-termiche/felpa-termica-uomo-mod-01-alpha-industries-made-in-italy.html">Felpa Termica Mod. 01</a></td>				</tr>			</table>		</div>'); } // c1
if (ranNum == 1){document.write('<div align="center">			<table border="0" width="175" id="table13" cellspacing="0" bgcolor="#FFFFFF" cellpadding="0">				<tr>					<td bgcolor="#FFFFFF">					<p align="center">					<a href="http://www.alphaindustriesoriginal.com/index.php/bomber/bomber-b-15-vintage-made-in-usa.html">					<img border="0" src="http://www.pagami.com/alphaindustriesoriginal/_static_pages/_images/m65mptex.jpg" width="135" height="135"></a></td>				</tr>				<tr>					<td bgcolor="#FFFFFF" class="block_link_centered">					<a class="block_link_centered" href="http://www.alphaindustriesoriginal.com/index.php/field/field-jacket-m-65-mptex-made-in-usa.html">Field 					Jacket M-65 MPTex</a></td>				</tr>			</table>		</div>'); } // c2
}

