function rightColumn() {

document.write('<div id="titleBox">');
document.write('<img border="0" src="images/tr_hot.gif" width="205" height="35" alt="Hot Links"></div>');
document.write('<div style="padding:5; padding-top:0">');

document.write('<a target="_blank" href="http://www.flsheriffs.org/" id="look">');
document.write('<img border="0" src="images/br_fsa.jpg" width="200" height="40" class="bordered" alt="Florida Sheriffs Association"></a><BR>');
document.write('<br style="line-height:2px"> ');
document.write('<a target="_blank" href="http://www.youthranches.org" id="look">');
document.write('<img border="0" src="images/br_fsyr.jpg" width="200" height="40" class="bordered" alt="Florida Sherrifs Youth Ranches"></a><BR>');
document.write('<br style="line-height:2px">  ');

document.write('<a href="most_wanted.php" id="look">');
document.write('<img border="0" src="images/br_wanted.jpg" width="200" height="40" class="bordered" alt="Union County\'s Most Wanted"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="http://offender.fdle.state.fl.us/offender/homepage.do" target="_blank" id="look">');
document.write('<img border="0" src="images/br_sexual_offender.jpg" width="200" height="40" class="bordered" alt="FDLE - Sexual Offender &amp; Predators"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="http://www.missingkids.com/missingkids/servlet/PublicHomeServlet?LanguageCountry=en_US" target="_blank" id="look">');
document.write('<img border="0" src="images/br_missing_child.jpg" width="200" height="40" class="bordered" alt="Missing &amp; Exploited Children"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="http://www.dc.state.fl.us/" target="_blank" id="look">');
document.write('<img border="0" src="images/br_corrections.jpg" width="200" height="40" class="bordered" alt="Florida Department of Corrections"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="http://www.fhp.state.fl.us/traffic/" target="_blank" id="look">');
document.write('<img border="0" src="images/br_traffic.jpg" width="200" height="40" class="bordered" alt="Traffic Information"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="https://www6.hsmv.state.fl.us/DLCheck/main.jsp" target="_blank" id="look">');
document.write('<img border="0" src="images/br_licence.jpg" width="200" height="40" class="bordered" alt="Florida Drivers License Check"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="http://www.floridaoffenderalert.com/index.php?agency=54370" target="_blank" id="look">');
document.write('<img border="0" src="images/br_sex_offender_sys.jpg" width="200" height="40" class="bordered" alt="Florida Sex Offender Email Notification System"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<a href="crime_tip.php" id="look">');
document.write('<img border="0" src="images/br_tip.jpg" width="200" height="40" class="bordered" alt="Send an anonymous crime tip"></a><BR>');
document.write('<br style="line-height:2px">');
document.write('<center><a href="http://www.fdle.state.fl.us/amberAlerts2/amberAlertsIndex.html"><img width="173" height="40" border="0" alt="Current Amber Alert" ');
document.write('src="http://www.fdle.state.fl.us/animatedAmberAlert.gif"/></a></center><BR>');
document.write('</div>   ');

}

function footer() {

document.write('<div id="footer">Union County Sheriff\'s Office. Courthouse Room 102. Lake Butler, Florida, 32054 &nbsp;Ph: 386-496-2501 &nbsp; ');
document.write('Email: <a href="mailto:sheriff&#64;unionsheriff.us">sheriff&#64;unionsheriff.us</a><BR><BR><BR></div> ');

}