<!-- 
document.write("<BR><DIV ALIGN='CENTER'>")


document.write("<A HREF='../services.htm'>Public Services</A> | ")
document.write("<A HREF='../chamber/organizations.htm'>Community Organizations</A> | ")
document.write("<A HREF='../chamber/schools.htm'>Schools</A> | ")

document.write("<BR>")

document.write("<A HREF='http://www.unionmo.com/weather/hamweather.cgi?state=mo&place=union&forecast=zone'>Local Weather</A> | ")
document.write("<A HREF='../movies/index.shtml'>Movies</A> | ")
document.write("<A HREF='../tv/index.shtml'>TV Listings</A> | ")
document.write("<A HREF='../classifieds/classifieds.cgi'>Classifieds</A> | ")
document.write("<A HREF='../history.htm'>Union History</A>")

document.write("</DIV><BR>")

// USE THE BELOW AS THE TEMPLATE FOR A NEW LINK
// document.write("<A HREF='../'></A> |")

// -->