// JavaScript Document

document.write("<div id='logo'>")
document.write("<a href='http://www.tccvideo.net/index.html'><img src='images/logo.jpg' alt='TCC | TRINITY CONFERENCE CENTER' /></a>")
document.write("</div>")
document.write("<div id='top_menu'>")
document.write("<a href='http://www.tccvideo.net/index.html'>Home</a>")
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;")
document.write("<a href='http://www.tccvideo.net/sitemap.html'>Sitemap</a>")
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;")
document.write("<a href='http://www.tccvideo.net/index.html'><img src='images/tccvideonet.gif' alt='TCCvideo.net' /></a>")
document.write("</div>")
