//#/#/#/#/#/#/# Site Jump Manager #/#/#/#/#/#/#/#//
// Created by: Gryphon, LLC (www.gryphonllc.com) //
// Register at www.thzclan.com to create and     //
// manage your own dynamically generated site    //
// jump.                                         //
//#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#/#//
<!-- script start
document.write("<table border='0' cellspacing='0' cellpadding='0' class='sitejump'>");
document.write("  <tr><form>");
document.write("    <td align='right'>Friends & Allies:&nbsp;</td>");
document.write("    <td>");
document.write("      <select name='url' size='1' onchange='location.href=this.value'>");
document.write("        <option  value='http://www.thzclan.com'>Choose a Destination");
document.write("        <option value='http://www.alliedtribalforces.com/forum'> Allied Tribal Forces");
document.write("        <option value='http://www.beetribe.org/forum'> Blood Eagle Elders");
document.write("        <option value='http://www.beml.org/phpBB2'> Blood Eagle Mini League");
document.write("        <option value='http://pub12.ezboard.com/bchristiancornercommunity'> Christian Corner Community");
document.write("        <option value='http://dragontalonmercs.yuku.com/'> Dragon Talon Mercs");
document.write("        <option value='http://dragontalonmerc.proboards89.com/index.cgi?'> DTM BF2142 clan");
document.write("        <option value='http://pub18.ezboard.com/bdtmonlinecommunity'> DTM Online Community");
document.write("        <option value='http://p204.ezboard.com/birsforum'> International Rebel Squad");
document.write("        <option value='http://pub96.ezboard.com/bov'> Omnino Victoria");
document.write("        <option value='http://pub134.ezboard.com/bstealthandmutilationforum'> Stealth and Mutilation");
document.write("        <option value='http://www.thzclan.com/forums'> The Hounds of Zeus");
document.write("        <option value='http://www.soupgaming.com/'> Tribal Soup");
document.write("      </select>");
document.write("    </td>");
document.write("  </tr></form>");
document.write("</table>");
//-->