// JavaScript Document

document.write('<div id="topbar">');

document.write('<div class="nav_container"><a href="index.html" onmouseover="changeImages(\'home\', \'img/page_parts/logo.gif\'); return true;" onmouseout="changeImages(\'home\', \'img/page_parts/logo.gif\'); return true;"><img src="img/page_parts/logo.gif" name="home" alt="home" /></a></div>');

document.write('</div>');