document.write("<!-- InterNetWORX Chat - Start -->");
document.write("<form action=\"http://chat.internetworx.net/?action=login\" method=\"POST\">");
document.write("<input type=\"hidden\" name=\"channel\" value=\"saarbierfreund\">");
document.write("<input type=\"hidden\" name=\"bgcolor\" value=\"#FFFFCC\">");
document.write("<input type=\"hidden\" name=\"fgcolor\" value=\"#000000\">");
document.write("  <table bgcolor=\"#000000\" cellpadding=\"0\" border=\"0\">");
document.write("    <tr>");
document.write("      <td>");
document.write("        <table bgcolor=\"#FFFFCC\" width=\"300\" cellpadding=\"2\">");
document.write("          <tr>");
document.write("            <td colspan=\"2\"><font color=\"#000000\" face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"2\"><b>saarbierfreund");
document.write("              Chat              </b>");
document.write("</font></td>");
document.write("		          </tr>");
document.write("          <tr>");
document.write("            <td><font color=\"#000000\" size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\">Nickname:</font>");
document.write("            </td>");
document.write("            <td>");
document.write("              <input type=\"text\" name=\"nickname\" size=\"22\">");
document.write("            </td>");
document.write("          </tr>");
document.write("          <tr>");
document.write("            <td><font color=\"#000000\" size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\">Passwort:<br><small>(optional)</small></font>");
document.write("            </td>");
document.write("            <td>");
document.write("              <input type=\"password\" name=\"pw\" size=\"22\">");
document.write("            </td>");
document.write("          </tr>");
document.write("          <tr>");
document.write("            <td><font color=\"#000000\" size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\">Farbe:</font></td>");
document.write("            <td>");
document.write("              <select name=\"color\">");
document.write("                <option value=\"#303030\">schwarz</option>");
document.write("                <option value=\"#EBEBEB\">weiss</option>");
document.write("                <option value=\"#606060\">dunkelgrau</option>");
document.write("                <option value=\"#909090\">hellgrau</option>");
document.write("                <option value=\"#FF0000\">rot</option>");
document.write("                <option value=\"#880000\">dunkelrot</option>");
document.write("                <option value=\"#FF8888\">hellrot</option>");
document.write("                <option value=\"#00BB00\">gr&uuml;n</option>");
document.write("                <option value=\"#004400\">dunkelgr&uuml;n</option>");
document.write("                <option value=\"#44FF44\">hellgr&uuml;n</option>");
document.write("                <option value=\"#4444FF\">blau</option>");
document.write("                <option value=\"#0000AA\">dunkelblau</option>");
document.write("                <option value=\"#AAAAFF\">hellblau</option>");
document.write("                <option value=\"#FFA000\">orange</option>");
document.write("                <option value=\"#FF00FF\">rosa</option>");
document.write("                <option value=\"#A000A0\">lila</option>");
document.write("                <option value=\"#606000\">dunkeles beige</option>");
document.write("                <option value=\"#A0A000\">helles beige</option>");
document.write("              </select>");
document.write("            </td>");
document.write("          </tr>");
document.write("          <tr align=\"center\">");
document.write("            <td colspan=\"2\">");
document.write("              <input type=\"submit\" value=\"Chat - Login\">");
document.write("            </td>");
document.write("          </tr>");
document.write("          <tr align=\"center\">");
document.write("            <td colspan=\"2\">");
document.write("              <a href=\"http://www.chatworx.de\" target=\"_blank\" style=\"text-decoration: none\"><font color=\"#000000\" size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">Nickname-Registrierung bei <u>ChatWORX</u></font></a>");
document.write("              <br>");
document.write("              <a href=\"http://www.internetworx.de\" target=\"_blank\" style=\"text-decoration: none\"><font color=\"#000000\" size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\">Kostenlosen Chat bei <u>InterNetWORX</u></font></a>");
document.write("            </td>");
document.write("          </tr>");
document.write("        </table>");
document.write("      </td>");
document.write("    </tr>");
document.write("  </table>");
document.write("</form>");
document.write("<!-- InterNetWORX Chat - Ende -->");
