 
   document.write("<form method=\"post\" action=\"http://www.aweber.com/scripts/addlead.pl\">");
   document.write("  <input type=\"hidden\" name=\"meta_web_form_id\" value=\"807338068\" />");
   document.write("  <input type=\"hidden\" name=\"meta_split_id\" value=\"\" />");
   document.write("  <input type=\"hidden\" name=\"unit\" value=\"kistrial\" />");  
   document.write("  <input type=\"hidden\" name=\"redirect\" value=\"http://internetsecurity.getkasperskyantivirus.com/thankyou.html\" id=\"redirect_4f3e9e5d180d292b7adb073c14acbc65\" />");
   document.write("  <input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"\" />");
   document.write("  <input type=\"hidden\" name=\"meta_adtracking\" value=\"kisa\" />");
   document.write("  <input type=\"hidden\" name=\"meta_message\" value=\"1\" />");
   document.write("  <input type=\"hidden\" name=\"meta_required\" value=\"from\" />");
   document.write("  <input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\" />");   
   document.write("  <div class=\"formname\">");
   document.write("    <input type=\"text\" name=\"name\" value=\"\" />");
   document.write("  </div>");
   document.write("  <div class=\"formemail\">");
   document.write("    <input type=\"text\" name=\"from\" value=\"\" />");
   document.write("  </div>");
   document.write("  <div class=\"formsubmit\">");
   document.write("    <input type=\"image\" src=\"images/download.jpg\" />");
   document.write("  </div>");
   document.write("  </form>");

   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=HAzszMwcDGwc";

