document.topix_captcha_host = "http://www.topix.net";
document.topix_widget_ready = 1;

// key = 157ad339ab562df5




document.write("<style type=\"text/css\"> .topix_commentLink { font-weight: bold; margin: 0px; } </style>");








function topix_loginDisplay(loginDisplay, forgotPasswordDisplay)
{
    var loginDiv = document.getElementById("loginDiv");
    if (loginDiv)
    {
        loginDiv.style.display = loginDisplay;
    }
    var forgotPasswordDiv = document.getElementById("forgotPasswordDiv");
    if (forgotPasswordDiv)
    {
        forgotPasswordDiv.style.display = forgotPasswordDisplay;
    }
    return false;
}

function topix_switchAuth(newOption)
{
    var ids = new Array('at_cookie', 'at_anon', 'at_reg', 'at_login');
    var id = "at_" + newOption;

    // var vis = document.getElementById("visible_tr").style.display;
    var vis = "block";

    for (var i = 0; i < ids.length; i++)
    {
        vis = document.getElementById(ids[i]).style.display;
        if (vis != "none")
        {
            break;
        }
    }
    
	for (var i = 0; i < ids.length; i++)
    {
        if (ids[i] == id)
        {
            topix_setVis(ids[i], vis);
        }
        else
        {
            topix_setVis(ids[i], 'none');
        }
	}
    document.getElementById("authtype_field").value = newOption;
    return false;
}

function topix_forgotPassword(emailFieldId)
{
    var emailElem = document.getElementById(emailFieldId);
    var url = "/member/forgotPassword?login_email=" + escape(emailElem.value);

    sendUrl(url, function(x) {
        if (x.responseText == "success")
        {
            var elem = document.getElementById("forgotPassword");
            elem.innerHTML = "<p style=\"margin-bottom:10px; border:1px solid #f90; background-color:#ffc; padding:4px;\"><strong>Check your Email: </strong>We have sent you an email with instructions on how to reset your password.</p>";
        }
        else
        {
            var elem = document.getElementById("forgotPasswordError");
            elem.innerHTML = x.responseText;
        }
    });
    return false;
}

function topix_setVis(id, visibility)
{
    var elem = document.getElementById(id);
    if (elem)
    {
        elem.style.display = visibility;
    }
}


document.write("<style type=\"text/css\"> .topix_postform .fieldHeader { width: 80px; text-align: right; font-weight: bold; vertical-align: top; padding: 4px; } .topix_postform .fieldContent { padding: 4px; } .topix_postform .inputTable { width: 100%; } .topix_postform .headerText { text-align: left; padding: 2px 8px; font-size: 11px; font-weight: normal; text-align: center; } .topix_postform .disclaimerText { padding: 10px 10px 0 10px; font-size: 10px; font-style: italic; } .topix_postform .submitButton { font-size: 14px; font-weight: bold; margin-top: 4px; } .topix_postform .captcha { padding-left: 10px; } .topix_postform .captchaImg { vertical-align: top; width: 135; height: 78; } .error { color: #c00; } .forumadmin { background-color: #FFF0F0 } </style> <div class=\"topix_postform\"> <script type=\"text/javascript\"> function topix_openCaptcha() { var x = 483 - 17; var url = \"/bin/captcha?s=0JTwkMRc2PNxF0cZOV5WyhQ%3D%3D&n=50fab4872ab2870edcb1b37a18e9e\" + x + \"&t=1193055681\"; var elem = document.images[\"captcha\"]; if (document.topix_captcha_host) url = document.topix_captcha_host + url; elem.src = url; } function topix_ackWarning() { var d = document.getElementById(\"userWarningDiv\"); var url = \"/member/ack-warning\"; sendUrl(url, function () { d.innerHTML = \"&nbsp;\" }); } </script> <form action=\"http://www.topix.net/forum/post\" method=\"POST\" id=\"forumEditForm\"> <input type=\"hidden\" name=\"timestamp\" value=\"1193055680\"> <input type=\"hidden\" name=\"nonce\" value=\"5hu2cYqlT7965kslzFc3NQ\"> <input type=\"hidden\" name=\"replypostid\" value=\"\"> <input type=\"hidden\" name=\"quotepostid\" value=\"\"> <input type=\"hidden\" name=\"submitted\" value=\"1\"> <input type=\"hidden\" name=\"warned\" value=\"\"> <input type=\"hidden\" name=\"ouid\" value=\"LIBU70V2NAFU17LG\"> <input type=\"hidden\" name=\"p\" value=\"6013\"> <input type=\"hidden\" name=\"s\" value=\"PB\"> <input type=\"hidden\" name=\"co\" value=\"1\"> <input type=\"hidden\" name=\"artstruct\" value=\"t49G5kH4sIAAAAAAAAAzWQv47UMBDGV7rsckS8AY07mv2TOLGTICFEgWjujopiq9XYHifROfHJdshtS8XD8hDYd9DNN/7NfN8422Ulreosy25v3m02m93vP++/vY2FdLCaME6Y3xVViV0tgWrNKiFZSVXXCM6RatExWUldKNWCjlhTVKpWlQDGK1E0Na+5AF63rKZaSi7Fm7hagw9+7He//llpDHJIVttdVIP1AdU2PXi7OIk/nMn7rz+R3Fs/oPvgiUHv7ewJCLsE0hsrwJAV3DTOPQGHJMDSD4HMNhA7EyByAPMoLDi1JyKOrGMY/reJGWckE7hHdMcUzy9TVNectBwaShmrQZVcsqrCohVMakY7rlC2CQ74nG7JyfclxEUpQBiQ6CUsMcfhQGB6OB+lnbYJHoPBPJtx9VmS1yfMz0MITx9Pp3VdjzDN18SeEnEyVoI5wXR4iVkWlO6Lfdk1rOiKow/WXT9La8ynNHUZ7IQXB6O5DAgqneRvosUS/y77cv9wvn0Vrwk2yf3Zof4LEU5mdP4BAAA=\"> <input name=\"forum\" type=\"hidden\" value=\"source/am-new-york\"> <input name=\"threadid\" type=\"hidden\" value=\"L6GTNNQ6TMA57CME\"> <input name=\"nosubjectedit\" type=\"hidden\" value=\"1\"> <input name=\"subject\" type=\"hidden\" value=\"Re: Outlining the future -- amNY.com\"> <table class=\"inputTable\" cellpadding=\"0\" cellspacing=\"0\"> <tr> <th class=\"headerText\" colspan=\"2\"> Type in your comments to post to the forum </th> </tr> <tr id=\"at_cookie\" style=\"display: none\" > <td class=\"fieldHeader\">Name<br> <span class=\"explanatorytext\">(appears on your post)</td> <td class=\"fieldContent\"> <input type=\"hidden\" id=\"authtype_field\" name=\"authtype\" value=\"anon\"/> <input type=\"hidden\" id=\"force_logout_field\" name=\"force_logout\" value=\"0\"/> You are currently logged in as <span style=\"font-weight:bold\"></span>. <a onclick=\"document.getElementById('force_logout_field').value = '1'; return topix_switchAuth('anon');\" href=\"javascript:void(0)\" style=\"padding-left:10px\">Not ?</a> </td> </tr> <tr id=\"at_anon\" > <td class=\"fieldHeader\"> Name<br> <span class=\"explanatorytext\">(appears on your post)</span> </td> <td style=\"white-space: nowrap\" class=\"leftBorder fieldContent\"> <input style=\"width: 90%\" name=\"anon_sn\" type=\"text\" value=\"\"> </td> </tr> <tr id=\"at_reg\" style=\"display: none\" > <td class=\"fieldHeader\">Registration</td> <td class=\"leftBorder fieldContent\"> Welcome to Topix Forums! Please fill out the form below to set up an account and post your comment. If you are a returning user, <a onclick=\"return topix_switchAuth('login');\" style=\"cursor:pointer;cursor:hand; font-weight:bold\">click here to log in</a>. <input type=\"hidden\" name=\"tos_version\" value=\"1\"> <fieldset> <ul class=\"loginform\"> <li> <p class=\"form_label\">Topix Username</p> <p class=\"explanatorytext\">Will display with your forum posts</p> <div class=\"form_input\"> <input name=\"reg_sn\" type=\"text\" value=\"\"> </div> </li> <li> <p class=\"form_label\" class=\"form_label\">Email Address</p> <p class=\"explanatorytext\">Will never be shown to other users</p> <div class=\"form_input\"> <input name=\"reg_email\" type=\"text\" value=\"\"> </div> </li> <li class=\"new_row\"> <p class=\"form_label\">Password</p> <p class=\"explanatorytext\">At least five characters (letters and numbers)</p> <div class=\"form_input\"> <input name=\"reg_password\" type=\"password\"> </div> </li> <li> <p class=\"form_label\"><br />Confirm Password</p> <div class=\"form_input\"> <input name=\"reg_confirm\" type=\"password\"> </div> </li> <li class=\"new_row last_field\"> <p class=\"form_label\">Birthdate</p> <p class=\"explanatorytext\">Required by <a href=\"http://www.coppa.org\" target=\"_coppa\">COPPA</a></p> <div class=\"form_input\"> <select name=\"reg_bmonth\" value=\"\"> <option value=\"\">[Select a month]</option> <option value=\"1\">January</option> <option value=\"2\">February</option> <option value=\"3\">March</option> <option value=\"4\">April</option> <option value=\"5\">May</option> <option value=\"6\">June</option> <option value=\"7\">July</option> <option value=\"8\">August</option> <option value=\"9\">September</option> <option value=\"10\">October</option> <option value=\"11\">November</option> <option value=\"12\">December</option> </select> <input name=\"reg_bday\" type=\"text\" value=\"dd\" maxlength=\"2\" size=\"2\"> <input name=\"reg_byear\" type=\"text\" value=\"yyyy\" maxlength=\"4\" size=\"4\"> <div class=\"error\"></div> </div> </li> <li class=\"divclear\"></li> </ul> </fieldset> </td> </tr> <tr id=\"at_login\" style=\"display: none\" > <td class=\"fieldHeader\">Login</td> <td class=\"leftBorder fieldContent\"> Sign in with your existing Topix account and write your comments below. <a onclick=\"return topix_switchAuth('reg');\" style=\"cursor:pointer;cursor:hand; font-weight:bold\">Don't have an account?</a> <div class=\"loginform\"> <p class=\"form_label\">Email Address</p> <p class=\"form_input\"><input name=\"login_email\" type=\"text\" id=\"login_email_addr\" value=\"\"> <span class=\"error\" style=\"white-space: nowrap\"> </span> </p> <p class=\"form_label\">Password</p> <p class=\"form_input\"><input name=\"login_password\" type=\"password\"> <span class=\"error\" style=\"white-space: nowrap\"> </span> </p> </div> <div id=\"forgotPassword\"> <p><a class=\"sm\" onclick=\"javascript: return topix_forgotPassword('login_email_addr')\" href=\"#\">Forgot your password?</a></p> <p class=\"error\" id=\"forgotPasswordError\"></p> </div> </td> </tr> <tr> <td class=\"fieldHeader\" rowspan=\"3\">Comments</td> <td class=\"fieldContent\"> <textarea name=\"comments\" rows=\"10\" style=\"width: 90%\"></textarea> </td> </tr> <tr> <td class=\"fieldContent\"> <table class=\"captchaTable\" cellpadding=\"0\" cellspacing=\"0\"> <tr> <td class=\"captchaText\"> <div> Type the numbers you see in the image on the right: <input maxlength=\"4\" style=\"width: 50px\" name=\"captcha\" type=\"text\" value=\"\"> </div> <div> <input class=\"submitButton\" type=\"submit\" name=\"realSubmit\" value=\"Post Comment\"> <input style=\"display: none\" type=\"submit\" name=\"enterButtonSubmit\" value=\"Enter Button Submit\"> </div> </td> <td class=\"captcha\"> <img class=\"captchaImg\" name=\"captcha\" src=\"http://64.13.133.31/pics/transparent.gif\"> </td> </tr> </table> </td> </tr> </table> </form> <script type=\"text/javascript\"> topix_openCaptcha(); </script> <div class=\"disclaimerText\"> Please note by clicking on \"Post Comment\" you acknowledge that you have read the <a href=\"http://www.topix.net/topix/terms\" target=\"_tos\" style=\"white-space: nowrap\">Terms of Service</a> and the comment you are posting is in compliance with such terms. <b>Be polite.</b> Inappropriate posts may be removed by the moderator. </div> </div>");



