function rndproductita()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<div align="center">			<table border="0" width="175" id="table7" 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/b15nero.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/bomber/bomber-b-15-vintage-made-in-usa.html">					Bomber B-15 Vintage</a></td>				</tr>			</table>		</div>'); } // a1
if (ranNum == 1){document.write('<div align="center">			<table border="0" width="175" id="table10" 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/ma1vintageverde.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/bomber/ma-1/bomber-ma-1-vintage-v-1.html">Bomber 					MA-1 Vintage</a></td>				</tr>			</table>		</div>'); } // a2
if (ranNum == 2){document.write('<div align="center">			<table border="0" width="175" id="table11" 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/cwu45fsmarrone.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/bomber/cwu-45/bomber-cwu-45-flight-series-vintage-made-in-usa.html">Bomber 					CWU 45 Flight Series</a></td>				</tr>			</table>		</div>'); } // a3
}

