    document.write("    <!-- Web Form Generator 2.0 -->    <center><form method=\"post\" action=\"http://www.aweber.com/scripts/addlead.pl\">    <input type=\"hidden\" name=\"meta_web_form_id\" value=\"1311850313\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"dis-con\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.thedisabilitydigest.com/InterviewRequestThanks.htm\" id=\"redirect_b185d02460b0d5e6d6633ad55a90dbbe\">    <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"\">    <input type=\"hidden\" name=\"meta_adtracking\" value=\"\">    <input type=\"hidden\" name=\"meta_message\" value=\"1\">    <input type=\"hidden\" name=\"meta_required\" value=\"from,custom x,custom Work Status,custom Case Stutus \">    <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">    <table>    <tr><td colspan=2><center><div><font style=\"font-weight: bold; font-family: Verdana; color: rgb(0, 0, 0)\" size=\"5\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><br></div></center></td></tr><tr><td>Name:</td><td><input type=\"text\" name=\"name\" value=\"\" size=\"20\"></td></tr><tr><td>Email Address  :</td><td><input type=\"text\" name=\"from\" value=\"\" size=\"20\"></td></tr><tr><td>Phone:</td><td><input type=\"text\" name=\"custom Phone\" value=\"\" size=\"20\"></td></tr><tr><td>Address:</td><td><input type=\"text\" name=\"custom x\" value=\"\" size=\"20\"></td></tr><tr><td>City:</td><td><input type=\"text\" name=\"custom City\" value=\"\" size=\"20\"></td></tr><tr><td>State:</td><td><input type=\"text\" name=\"custom State\" value=\"\" size=\"20\"></td></tr><tr><td>Zip Code:</td><td><input type=\"text\" name=\"custom Zip Code\" value=\"\" size=\"20\"></td></tr><tr><td>Are You Currently Seeing a Physician:</td><td><select name=\"custom Doctor Status\"><option value=\"Choose\">Choose</option><option value=\"Yes- Regularly Dr. will support my application\">Yes- Regularly Dr. will support my application</option><option value=\"Yes- Regularly Not sure if Dr. will support my application\">Yes- Regularly Not sure if Dr. will support my application</option><option value=\"No- I'm not seing a Dr. for the conditions causing my disability\">No- I'm not seing a Dr. for the conditions causing my disability</option></select></td></tr><tr><td>Work Status:</td><td><select name=\"custom Work Status\"><option value=\"Choose\">Choose</option><option value=\"Currently Working Full Time\">Currently Working Full Time</option><option value=\"Currently Working Part Time\">Currently Working Part Time</option><option value=\"Unable to work for 1-3 months\">Unable to work for 1-3 months</option><option value=\"Unable to work for 3-6 Months\">Unable to work for 3-6 Months</option><option value=\"Unable to Work for 6 months - 1 year +\">Unable to Work for 6 months - 1 year +</option></select></td></tr><tr><td>Case Stutus :</td><td><select name=\"custom Case Stutus \"><option value=\"Choose\">Choose</option><option value=\"Have not applied yet\">Have not applied yet</option><option value=\"Applied - waiting for a decsion\">Applied - waiting for a decsion</option><option value=\"Been Denied\">Been Denied</option><option value=\"Applied and have been approved for SSDI\">Applied and have been approved for SSDI</option></select></td></tr><tr><td valign=\"top\">Explain why you cant work :</td><td><textarea name=\"custom Explain why you cant work \" rows=\"10\" cols=\"30\"></textarea></td></tr>        <tr><td colspan=2><center></center></td></tr>    <tr><td align=\"center\" colspan=\"2\"><input type=\"submit\" name=\"submit\" value=\"Submit\"></td></tr>    </table>    </form>        </center>");

        function setCookie(name, value, expires, path, domain, secure) {
        var curCookie = name + "=" + escape(value) +
        ((expires) ? "; expires=" + expires.toGMTString() : "") +
        ((path) ? "; path=" + path : "") +
        ((domain) ? "; domain=" + domain : "") +
        ((secure) ? "; secure" : "");
        document.cookie = curCookie;
    }

    function getCookie(name) {
        var dc = document.cookie;
        var prefix = name + "=";
        var begin = dc.indexOf("; " + prefix);
        if (begin == -1) {
        begin = dc.indexOf(prefix);
        if (begin != 0) return null;
        } else
        begin += 2;
        var end = document.cookie.indexOf(";", begin);
    if (end == -1)
        end = dc.length;
        return unescape(dc.substring(begin + prefix.length, end));
    }


            unique_track = new Image();
        unique_track.src = "http://forms.aweber.com/form/displays.htm?id=jMyMjBysDMyMzA==";


