    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=\"1689555520\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"aa-developers\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.propertyflex.co.uk/Form_thankyou.htm\" id=\"redirect_45da9dfe93a369661b7960528673336e\">    <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\">    <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">    <table>    <tr><td colspan=2><center><div align=\"center\">&nbsp;<strong><u>Developer Enquiry Form</u></strong></div><div align=\"center\">Please sign me up to receive development opportunities</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>Telephone:</td><td><input type=\"text\" name=\"custom Telephone\" value=\"\" size=\"20\"></td></tr><tr><td>Fax:</td><td><input type=\"text\" name=\"custom Fax\" value=\"\" size=\"20\"></td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Renovation Projects\"> Renovation Projects</td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Conversions\"> Conversions</td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Single Plots\"> Single Plots</td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Larger development sites\"> Larger development sites</td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Residential\"> Residential</td></tr><tr><td colspan=\"2\"><input type=\"checkbox\" name=\"custom Commercial\"> Commercial</td></tr><tr><td>Max Budget £'s:</td><td><select name=\"custom Budget\"><option value=\"200k\">200k</option><option value=\"500k\">500k</option><option value=\"1m\">1m</option><option value=\"2m\">2m</option><option value=\"5m\">5m</option><option value=\"5m+\">5m+</option></select></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=jGwcnKysrKxMDA==";


