    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=\"2012707154\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"boatersbond\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.boatersbond.com/content/thanks-joining-our-boating-newsletter\" id=\"redirect_a1a02f7da89c60d14333daacda25a8e1\">    <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><FONT color=#0033ff size=4 face=Arial><STRONG>A Newsletter for&nbsp;\"Wannabe\"&nbsp;Marine&nbsp;Conservation Experts</STRONG></FONT></DIV><DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV><DIV align=center><FONT face=Arial><FONT size=2><STRONG>Get ready to receive&nbsp;this high quality newsletter for boaters who want to learn marine conservation tips,&nbsp;stay up to date with news and&nbsp;get&nbsp;recap from&nbsp;the \"real experts\"&nbsp;in the industry.</STRONG></FONT></FONT></DIV><DIV align=center>&nbsp;</DIV></center></td></tr><tr><td>First 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 colspan=2><center><DIV><SPAN style=\"WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium 'Times New Roman'; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: #666666; WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px\"><SPAN style=\"LINE-HEIGHT: 19px; BORDER-COLLAPSE: collapse; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px\"><FONT size=1 face=Arial>I respect your privacy and will not share your email address with anyone. You can easily unsubscribe at anytime - Steve Lyons</FONT>&nbsp;</SPAN></SPAN>&nbsp;</DIV></center></td></tr>    <tr><td align=\"center\" colspan=\"2\"><input type=\"submit\" name=\"submit\" value=\"Get Started\"></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=TAyMTOwM7IysLA==";


