    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=\"581744\">    <input type=\"hidden\" name=\"meta_split_id\" value=\"\">    <input type=\"hidden\" name=\"unit\" value=\"eleap-quicktour\">    <input type=\"hidden\" name=\"redirect\" value=\"http://www.eleapsoftware.com/quick-tour/livedemo.html\" id=\"redirect_2c6b0ccbadcf08a183c02ef198c42988\">    <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"http://www.eleapsoftware.com/quick-tour/livedemo.html\">    <input type=\"hidden\" name=\"meta_adtracking\" value=\"LD Presentation\">    <input type=\"hidden\" name=\"meta_message\" value=\"1\">    <input type=\"hidden\" name=\"meta_required\" value=\"custom First,custom Last,custom Job Title,from,custom Phone,custom Company Size\">    <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">    <table>    <tr><td colspan=2><center>Complete the form below to get started<br /></center></td></tr><tr><td>First Name:</td><td><input type=\"text\" name=\"custom First\" value=\"\" size=\"20\"></td></tr><tr><td>Last Name:</td><td><input type=\"text\" name=\"custom Last\" value=\"\" size=\"20\"></td></tr><tr><td>Job Title:</td><td><select name=\"custom Job Title\"><option value=\"Administrative Assistant/ Secretary\">Administrative Assistant/ Secretary</option><option value=\"Facilities Manager\">Facilities Manager</option><option value=\"General Manager\">General Manager</option><option value=\"HR/ Personnel Manager\">HR/ Personnel Manager</option><option value=\"Other Administrative\">Other Administrative</option><option value=\"Other Education\">Other Education</option><option value=\"Other Training\">Other Training</option><option value=\"President/CEO/Owner\">President/CEO/Owner</option><option value=\"Principal\">Principal</option><option value=\"Staff Development Manager\">Staff Development Manager</option><option value=\"Student\">Student</option><option value=\"Teacher\">Teacher</option><option value=\"Training Manager/Supervisor\">Training Manager/Supervisor</option><option value=\"NA\">NA</option></select></td></tr><tr><td>Email:</td><td><input type=\"text\" name=\"from\" value=\"\" size=\"20\"></td></tr><tr><td>Phone (incl. ext.):</td><td><input type=\"text\" name=\"custom Phone\" value=\"\" size=\"20\"></td></tr><tr><td>Company Size:</td><td><select name=\"custom Company Size\"><option value=\"1 - 49 Employees\">1 - 49 Employees</option><option value=\"50- 99 Employees\">50- 99 Employees</option><option value=\"100 - 249 Employees\">100 - 249 Employees</option><option value=\"250 - 499 Employees\">250 - 499 Employees</option><option value=\"500 - 999 Employees\">500 - 999 Employees</option><option value=\"1000 - 4999 Employees\">1000 - 4999 Employees</option><option value=\"5000+ Employees\">5000+ Employees</option><option value=\"NA\">NA</option></select></td></tr><tr><td valign=\"top\">Comments:</td><td><textarea name=\"custom Comments\" rows=\"3\" cols=\"15\"></textarea></td></tr>        <tr><td colspan=2><center></center></td></tr>    <tr><td align=\"center\" colspan=\"2\"><input type=\"submit\" name=\"submit\" value=\"Get My Free Live Demo Presentation\"></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=rByM7Cws";


