// JavaScript Document

document.write('<div id="footer">');
document.write('<div style="text-align:center; margin:0 0 0 255px; padding-top:12px; font-size:10px; line-height:13px;">');
document.write('Copyright @ 2010 - Roanoke Valley Chapter of the Virginia Tech Alumni Association<br />');
document.write('Web site design donated by ');
document.write('<a class="copyright" href="http://www.cwimedia.com" target="_blank" title="Visit CWI Media for your Web site design and maintenance needs.">CWI Media, LLC</a> ');
document.write('- A Hokie Alum-owned Business');
document.write('</div>');
document.write('</div>');