// JavaScript Document

document.write('<div id="menu">');
document.write('<a class="menu" href="http://www.roanokehokies.com/" title="Roanoke Valley Chapter of the Virginia Tech Alumni Association">home</a> | ');
document.write('<a class="menu" href="http://www.roanokehokies.com/about.html" title="About the Virginia Tech Alumni Association">about</a> | ');
document.write('<a class="menu" href="http://www.roanokehokies.com/contact.html" title="Contact the Virginia Tech Alumni Association">contact</a> | ');
document.write('<a class="menu" href="http://www.roanokehokies.com/fundraising.html" title="Fundraising events and information for the Roanoke Valley Chapter of the Virginia Tech Alumni Association">fundraising</a> | ');
document.write('<a class="menu" href="http://www.roanokehokies.com/board-members.html" title="Board Members for the Roanoke Valley Chapter of the Virginia Tech Alumni Association">board members</a> | ');
document.write('<a class="menu" href="http://www.roanokehokies.com/events.html" title="A Calendar of Events for the Roanoke Valley Chapter of the Virginia Tech Alumni Association">events</a> | ');
document.write('<a class="menu" href="http://roanokehokies.tumblr.com" title="The official blog of the Roanoke Valley Chapter of the Virginia Tech Alumni Association">blog</a>');
document.write('</div>');