function rndproductb()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div align="center">			<table border="0" width="175" id="table8" 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/n3bnero.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/parka/snowrker-n-2b-made-in-usa-2.html">					Parka N-3B</a></td>				</tr>			</table>		</div>'); } // b1
if (ranNum == 1){document.write('<div align="center">			<table border="0" width="175" id="table12" 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/spiewakN2B_DETAIL_1.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/parka/snowrker-n-2b-made-in-usa.html">					Snowrker N-2B</a></td>				</tr>			</table>		</div>'); } // b2
}

