document.write("<FORM LANG=\"ru\" ACTION=\"http://www.fastdomain.com/fastmail\" method=POST>");

if (subject == ", Enrollment Form") {
 document.write("<input type=hidden name=\"sendtoemail\" value=\"" + top.user.regist + "\">");
 document.write("<input type=hidden name=\"subject\" value=\"" + coursename + subject + "\">"); }
else {
 document.write("<input type=hidden name=\"sendtoemail\" value=\"" + top.user.instr + "\">");
 document.write("<input type=hidden name=\"subject\" value=\"" + subject + "\">"); }

if (top.user.login > " ") {
  document.write("<input type=hidden name=\"realname\"  value=\"" + top.user.login + "\">"); }
else {
  document.write("<p><B>(You must first <a href=\"login.htm\" target=\"_self\"><b>login</b></a> before you can send your answers. After logging in, do not press F5 or the \"Refresh\" button, which erases your login name.)</B>"); }

document.write("<p>Your email address: <input type=text size=45 name=\"email\">");

document.write("<input type=hidden name=\"redirect\" value=\"http://www.agape-biblia.org/plugins/sent-ok.htm\">");

