// JavaScript Document

document.write('<div id="header">');
document.write('<div style="float:left; height:52px; width:230px; margin:45px 0 0 45px;">');
document.write('<a href="http://www.vt.edu" target="_blank" title="Visit the Virginia Tech Web site.">');
document.write('<img src="http://www.cwimedia.com/roa-vtaa/images/vt-logo.gif" alt="Virginia Tech Logo" border="0" title="Virginia Tech, Invent the Future" />');
document.write('</a>');
document.write('</div>');
document.write('<div style="float:right; margin:45px 125px 0 0; font-family: century gothic; text-align:right">');
document.write('<font size="3" color="#999999">');
document.write('Virginia Tech Alumni Association');
document.write('</font><br />');
document.write('<font size="6" color="#660000">');
document.write('<a class="header" href="http://www.roanokehokies.com" title="Roanoke Hokies Home page">');
document.write('<strong>Roanoke Valley Chapter</strong>');
document.write('</a>');
document.write('</font>');
document.write('</div>');
document.write('</div>');