document.write("<div id='footer'><p><a href='index.html'>Home</a> | ")
document.write("<a href='news.html'>News</a> | ")
document.write("<a href='events.html'>Show Details</a> | ")
document.write("<a href='kidsevent.html'>Kids Events</a> | ")
document.write("<a href='register.html'>Registration</a> | ")
document.write("<a href='cards.html'>Playing Cards</a> | ")
document.write("<a href='results.html'>Results</a> | ")
document.write("<a href='photos.html'>Photos</a><br /> ")
document.write("<a href='vendors.html'>Vendors</a> | ")
document.write("<a href='sponsors.html'>Sponsors</a> | ")
document.write("<a href='volunteers.html'>Volunteers</a> | ")
document.write("<a href='links.html'>Links</a> | <a href='contact.html'>Contact Us</a> | <a href='sitemap.html'>Site Map</a> | <a href='privacy.html'>Privacy Policy</a></p></div> ")

