function products()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<link href="http://www.marklowry.com/style.css" rel="stylesheet" type="text/css">	<table border="0" cellspacing="2" cellpadding="0">	<tr>		<td width="120"><img src="http://www.marklowrystore.com/shopsite/media/products/LGL.100.jpg" width="100" height="99" style=" margin-left:12px; margin-top:12px; margin-bottom:5px; margin-right:5px"></td>		<td><span class="headerText">Life Gets Loud<br>				CD</span><br>			<a href="http://www.marklowrystore.com/shopsite/product69.html" class="onlineLink">Learn                                 More<br>				<br>			</a><font color="white">$15.00</font><a href="http://www.marklowrystore.com/shopsite/product69.html"><img src="http://marklowry.com/images/l2_cart.jpg" width="24" height="23" border="0" align="right"></a></td>	</tr></table>'); } // Life
if (ranNum == 1){document.write('<link href="http://www.marklowry.com/style.css" rel="stylesheet" type="text/css">	<table border="0" cellspacing="2" cellpadding="0">	<tr>		<td width="100"><img src="http://www.marklowrystore.com/shopsite/media/products/LGL.100.jpg" width="100" height="99" style=" margin-left:12px; margin-top:12px; margin-bottom:5px; margin-right:5px"></td>		<td><span class="headerText">Life Gets Loud<br>				DVD/CD</span><br>			<a href="http://www.marklowrystore.com/shopsite/product69.html" class="onlineLink">Learn                                 More<br>				<br>			</a><font color="white">$15.00</font><a href="http://www.marklowrystore.com/shopsite/product69.html"><img src="http://marklowry.com/images/l2_cart.jpg" width="24" height="23" border="0" align="right"></a></td>	</tr></table>'); } // Life
if (ranNum == 2){document.write('<link href="http://www.marklowry.com/style.css" rel="stylesheet" type="text/css">	<table border="0" cellspacing="2" cellpadding="0">	<tr>		<td width="120"><img src="http://www.marklowrystore.com/shopsite/media/products/LGL.100.jpg" width="100" height="99" style=" margin-left:12px; margin-top:12px; margin-bottom:5px; margin-right:5px"></td>		<td><span class="headerText">Life Gets Loud<br>				DVD/CD</span><br>			<a href="http://www.marklowrystore.com/shopsite/product69.html" class="onlineLink">Learn More<br>				<br>			</a><font color="white">$15.00</font><a href="http://www.marklowrystore.com/shopsite/product69.html"><img src="http://marklowry.com/images/l2_cart.jpg" width="24" height="23" border="0" align="right"></a></td>	</tr></table>'); } // Life
if (ranNum == 3){document.write('<link href="http://www.marklowry.com/style.css" rel="stylesheet" type="text/css">	<table border="0" cellspacing="2" cellpadding="0">	<tr>		<td width="120"><img src="http://www.marklowrystore.com/shopsite/media/products/LGL.100.jpg" width="100" height="99" style=" margin-left:12px; margin-top:12px; margin-bottom:5px; margin-right:5px"></td>		<td><span class="headerText">Life Gets Loud</span><br>			<a href="http://www.marklowrystore.com/shopsite/product69.html" class="onlineLink">Learn                                 More<br>				<br>			</a><font color="white">$15.00</font><a href="http://www.marklowrystore.com/shopsite/product69.html"><img src="http://marklowry.com/images/l2_cart.jpg" width="24" height="23" border="0" align="right"></a></td>	</tr></table>'); } // Life
if (ranNum == 4){document.write('<link href="http://www.marklowry.com/style.css" rel="stylesheet" type="text/css">	<table border="0" cellspacing="2" cellpadding="0">	<tr>		<td width="120"><img src="http://www.marklowrystore.com/shopsite/media/products/LGL.100.jpg" width="100" height="99" style=" margin-left:12px; margin-top:12px; margin-bottom:5px; margin-right:5px"></td>		<td><span class="headerText">Life Gets Loud<br>					CD</span><br>			<a href="http://www.marklowrystore.com/shopsite/product69.html" class="onlineLink">Learn                                 More<br>				<br>			</a><font color="white">$15.00</font><a href="http://www.marklowrystore.com/shopsite/product69.html"><img src="http://marklowry.com/images/l2_cart.jpg" width="24" height="23" border="0" align="right"></a></td>	</tr></table>'); } // Life
}

