    document.write("    <!-- Web Form Generator 2.0 -->    <center><form method=\"post\" action=\"http://www.aweber.com/scripts/addlead.pl\" target=\"_new\">    <input type=\"hidden\" name=\"meta_web_form_id\" value=\"2115075703\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"softwareregistr\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.bestinspectors.net/thankyou-sw-registration.htm\" id=\"redirect_fe3915ae0fbfbf44853fbfa448ee06da\">    <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"http://www.bestinspectors.net/confirm-sw-alreadyregistered.htm\">    <input type=\"hidden\" name=\"meta_adtracking\" value=\"\">    <input type=\"hidden\" name=\"meta_message\" value=\"1\">    <input type=\"hidden\" name=\"meta_required\" value=\"from\">    <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">    <table>    <tr><td colspan=2><center><div><font face=\"Verdana\" size=\"6\">Software Registration</font></div></center></td></tr><tr><td>Name:</td><td><input type=\"text\" name=\"name\" value=\"\" size=\"20\"></td></tr><tr><td>Email:</td><td><input type=\"text\" name=\"from\" value=\"\" size=\"20\"></td></tr><tr><td>Product name:</td><td><input type=\"text\" name=\"custom Product name\" value=\"\" size=\"20\"></td></tr><tr><td>Version:</td><td><input type=\"text\" name=\"custom Version\" value=\"\" size=\"20\"></td></tr><tr><td>Activation code:</td><td><input type=\"text\" name=\"custom Activation code\" value=\"\" size=\"20\"></td></tr><tr><td>Date of Purchase:</td><td><input type=\"text\" name=\"custom Date of Purchase\" value=\"\" size=\"20\"></td></tr><tr><td>Place of Purchase:</td><td><input type=\"text\" name=\"custom Place of Purchase\" value=\"\" size=\"20\"></td></tr><tr><td>Transaction ID:</td><td><input type=\"text\" name=\"custom  or Transaction ID\" value=\"\" size=\"20\"></td></tr><tr><td>Sales Record Number:</td><td><input type=\"text\" name=\"custom Sales Record Number\" value=\"\" size=\"20\"></td></tr><tr><td>Phone Number:</td><td><input type=\"text\" name=\"custom Phone\" value=\"\" size=\"20\"></td></tr><tr><td>Street address:</td><td><input type=\"text\" name=\"custom Street address\" value=\"\" size=\"20\"></td></tr><tr><td>City:</td><td><input type=\"text\" name=\"custom City\" value=\"\" size=\"20\"></td></tr><tr><td>State or Province:</td><td><input type=\"text\" name=\"custom State or Province\" value=\"\" size=\"20\"></td></tr><tr><td>ZIP or Postal Code:</td><td><input type=\"text\" name=\"custom ZIP or Postal Code\" value=\"\" size=\"20\"></td></tr>        <tr><td colspan=2><center><div align=\"left\"><font face=\"Verdana\" size=\"4\">Please check your e-mail for a confirmation message.&nbsp; You will need to confirm your registration by clicking on the link in the e-mail.&nbsp; Thank you! </font></div></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=TIyMrAzsrOwMzA==";


