document.write('<div class="topbar">');
document.write('The Fubar Network: ');
document.write('<a href="http://web1.net">Web1<\/a>,');
document.write('<a href="http://web2.net">Web2<\/a>,');
document.write('<a href="http://web3.net">Web3<\/a>');
document.write('</div>');
