    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=\"1807124017\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"household-hints\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.preparedpantry.com/BakingLessonsSignUp.htm\" id=\"redirect_67dbf6d55e1e0988b51b8b9af22f0085\">    <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"\">    <input type=\"hidden\" name=\"meta_adtracking\" value=\"\">    <input type=\"hidden\" name=\"meta_message\" value=\"2\">    <input type=\"hidden\" name=\"meta_required\" value=\"from\">    <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">    <table>    <tr><td colspan=2><center><div><div><div align=\"center\"><font face=\"Arial\"><strong>8 FREE BAKING LESSONS!</strong></font></div><div align=\"left\">&nbsp;</div><div align=\"left\"><font face=\"Arial\" size=\"2\">Get eight free baking lessons from The Prepared Pantry&nbsp;when you subscribe to Creative Homemaking's free weekly&nbsp;newsletter!&nbsp; Enter your name and email address below to sign up for Creative Homemaking's newsletter, and&nbsp;then you will be sent to a&nbsp;confirmation page to sign up&nbsp;for your free baking lessons.&nbsp;</font></div><div align=\"left\"><font face=\"Arial\" size=\"2\">&nbsp;</font></div><div align=\"left\"><font face=\"Arial\" size=\"2\">Your email address will never be shared with anyone, and you can unsubscribe to our newsletter at any time. Every issue of Creative Homemaking (emailed to you every Monday) includes recipes, crafts, cleaning hints, home decorating ideas, organizing tips, questions from our readers, and more! You will receive one baking lesson&nbsp;by email&nbsp;from The Prepared Pantry each week for 8 weeks.</font></div><div align=\"left\"><font size=\"2\">&nbsp;</font></div></div></div></center></td></tr><tr><td>Name:</td><td><input type=\"text\" name=\"name\" value=\"\" size=\"20\"></td></tr><tr><td>E-mail Address:</td><td><input type=\"text\" name=\"from\" 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=jBwM7IxMLAyM7A==";


