    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=\"72991136\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"model-info\">    <input type=\"hidden\" name=\"redirect\" value=\"http://waynewallace.com/photography/about/contact_thank_you.html\" id=\"redirect_e06c145d9fff5b6496aa8c36bd2284c3\">    <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"http://waynewallace.com/photography/index.html\">    <input type=\"hidden\" name=\"meta_adtracking\" value=\"modeling info\">    <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></center></td></tr><tr><td>Email:</td><td><input type=\"text\" name=\"from\" value=\"\" size=\"20\"></td></tr><tr><td>Name:</td><td><input type=\"text\" name=\"name\" value=\"\" size=\"20\"></td></tr><tr><td>Web Site:</td><td><input type=\"text\" name=\"custom Web Site\" value=\"\" size=\"20\"></td></tr><tr><td>Phone:</td><td><input type=\"text\" name=\"custom Phone\" value=\"\" size=\"20\"></td></tr><tr><td>Cell:</td><td><input type=\"text\" name=\"custom Cell\" value=\"\" size=\"20\"></td></tr><tr><td>Address 1:</td><td><input type=\"text\" name=\"custom Address 1\" value=\"\" size=\"20\"></td></tr><tr><td>Address 2:</td><td><input type=\"text\" name=\"custom Address 2\" 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:</td><td><input type=\"text\" name=\"custom Zip\" value=\"\" size=\"20\"></td></tr><tr><td>Height:</td><td><input type=\"text\" name=\"custom Height\" value=\"\" size=\"20\"></td></tr><tr><td>Weight:</td><td><input type=\"text\" name=\"custom Weight\" value=\"\" size=\"20\"></td></tr><tr><td>Age:</td><td><input type=\"text\" name=\"custom Age\" value=\"\" size=\"20\"></td></tr><tr><td>Eye Color:</td><td><input type=\"text\" name=\"custom Eye Color\" value=\"\" size=\"20\"></td></tr><tr><td>Hair Color:</td><td><input type=\"text\" name=\"custom Hair Color\" value=\"\" size=\"20\"></td></tr><tr><td>Hair Length:</td><td><input type=\"text\" name=\"custom Hair Length\" value=\"\" size=\"20\"></td></tr><tr><td>Bust Waist Hips:</td><td><input type=\"text\" name=\"custom Bust Waist Hips\" value=\"\" size=\"20\"></td></tr><tr><td>Dress Size:</td><td><input type=\"text\" name=\"custom Dress Size\" value=\"\" size=\"20\"></td></tr><tr><td>Shoe Size:</td><td><input type=\"text\" name=\"custom Shoe Size\" value=\"\" size=\"20\"></td></tr><tr><td>Modeling Experience:</td><td><input type=\"text\" name=\"custom Modeling Experience\" value=\"\" size=\"20\"></td></tr><tr><td>Modeling Type:</td><td><input type=\"text\" name=\"custom Modeling Type\" value=\"\" size=\"20\"></td></tr><tr><td>Message:</td><td><input type=\"text\" name=\"custom Message\" value=\"\" size=\"20\"></td></tr><tr><td>Referred By:</td><td><input type=\"text\" name=\"custom Referred By\" value=\"\" size=\"20\"></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=7EycnIyMzGw=";


