/*

document.write('<!-- begin hivebar -->');
document.write('  <style>.hivebar {\n' +
               '    margin: 0px; padding: 5px;\n' +
               '    position: absolute; top: 0; left: 0; width: 100%; height: 21px;\n' +
               '    line-height: 1.5em;\n' +
               '    font-family: Verdana;\n' +
               '    font-size: 13px;\n' +
               '    text-align: center;\n' +
               '    background-color: #FCFEBB;\n' +
               '    border-bottom: 1px solid #717171;\n' +
               '  }\n' +
               '  .hivebar a { color: #444444; text-decoration: none; }\n' +
               '  .hivebar a:visited { color: #444444; }\n' +
               '  .hivebar a:hover { color: #6789AB; }\n' +
               '  body { margin: 0px; }\n' +
               '  </style>\n\n');
document.write('  <div class="hivebar">\n' +
               '    <div style="float: right;"><a onclick="document.location=\'http://www.projecthive.net/\';"><font size="1" color="#FCFEBB">&Omega;</font></a>&nbsp;&nbsp;</div>\n' +
               '    <b><a href="http://www.projecthive.net/">Network Sites</a></b> > <a href="http://www.tindeck.com/">Tindeck Audio</a> | <a href="http://www.stickfight.net/">Stick Fight</a> | <a href="http://nfm.disorganisedcrime.com/">NFM</a> | <a href="http://www.projecthive.com/">Hive Mind Hosting</a>\n' +
               '  </div><br><br>\n');
document.write('<!-- end hivebar -->');

*/
