function getreal()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<table width="231" border="0" cellpadding="0" cellspacing="6">				<tr>					<td valign="top" width="80"><img src="http://www.getrealnow.us/images/bio_pics/markhall_pic.jpg" alt="" width="80" height="102" border="0"></td>					<td valign="top"><span class="main_text"><b><font color="#d7caa7">A 2 minute excerpt from one of the General Sessions led by Mark Hall of Casting Crowns</font><br>								<br>							</b><a href="http://www.getrealnow.us/pages/media/mh_message.html" target="_blank">Click here to listen to a clip and download the MP3.</a></span></td>				</tr>			</table>'); } // markhall
if (ranNum == 1){document.write('<table width="231" border="0" cellpadding="0" cellspacing="6">				<tr height="111">					<td valign="top" width="80" height="111"><img src="http://www.getrealnow.us/images/bio_pics/tim_hawkins.jpg" alt="" width="80" height="102" border="0"></td>					<td valign="top" height="111"><span class="main_text"><b><font color="#d7caa7">Tim Hawkins, Comedian<br>								</font></b><a href="http://www.getrealnow.us/pages/media/tim_hawkins.html" target="_blank">Click here to watch a short demo video of Tim.<br>							</a><a onclick="CSAction(new Array(/*CMP*/\'C42A79EE36\'));return CSClickReturn()" href="http://www.getrealnow.us/pages/media/tim_hawkins.html" csclick="C42A79EE36"><br>							</a>*Please note that Tim Hawkins may not appear at all Get Real Conferences.</span></td>				</tr>			</table>'); } // timhawkins
}