document.writeln("<form name=\"formmail\"  action=\"/cgi-bin/formmail/FormMail.pl\" method=\"POST\" onSubmit=\"stripHTML(this.Comment)\">");
document.writeln("<input type=hidden name=\"recipient\" value=\"webmaster@karaoke-tutor.com\">");
document.writeln("<input type=hidden name=\"subject\" value=\"Karaoke-Systems.com Contact Form\">");
document.writeln("<input type=hidden name=\"required\" value=\"Name,Email,Comment\">");
document.writeln("<input type=hidden name=\"title\" value=\"Thank You For Contacting Karaoke-Systems.com\">");
document.writeln("<input type=hidden name=\"return_link_url\" value=\"http://www.karaoke-systems.com\">");
document.writeln("<input type=hidden name=\"return_link_title\" value=\"Return To Karaoke-Systems.com\">");
document.writeln("<input type=hidden name=\"env_report\" value=\"REMOTE_ADDR\">");
document.writeln("<input type=hidden name=\"bgcolor\" value=\"#FFFFFF\">");
document.writeln("<input type=hidden name=\"text_color\" value=\"#000000\">");
document.writeln("<input type=hidden name=\"link_color\" value=\"#306898\">");
document.writeln("<input type=hidden name=\"vlink_color\" value=\"#306898\">");
document.writeln("<input type=hidden name=\"alink_color\" value=\"#306898\">");
document.writeln("<table align=\"center\" cellspacing=\"2\" cellpadding=\"4\">");
document.writeln("<tr>");
document.writeln("	<td>");
document.writeln("<font style=\"font-family:arial,veranda; font-size:11px; color:#000000; font-weight:normal\"><b>Your Name</b></font><br>");
document.writeln("<INPUT TYPE=\"text\" SIZE=\"40\" NAME=\"Name\" style=\"background-color:#FCFEFC;color:#000000; font-weight:normal;font-family:arial; font-size:11px; border:1px solid #000000\">");
document.writeln("<br>");
document.writeln("<font style=\"font-family:arial,veranda; font-size:11px; color:#000000; font-weight:normal\"><b>Email Address</b></font><br>");
document.writeln("<INPUT TYPE=\"text\" SIZE=\"40\" NAME=\"Email\" style=\"background-color:#FCFEFC;color:#000000; font-weight:normal;font-family:arial; font-size:11px; border:1px solid #000000\">");
document.writeln("<br>");
document.writeln("<font style=\"font-family:arial,veranda; font-size:11px; color:#000000; font-weight:normal\"><b>Comments or Questions</b></font><br>");
document.writeln("<TEXTAREA NAME=\"Comment\" ROWS=\"6\" COLS=\"42\" style=\"background-color:#FCFEFC;color:#000000; font-weight:normal;font-family:arial; font-size:11px; border:1px solid #000000\">");
document.writeln("</TEXTAREA>");
document.writeln("<br>");
document.writeln("<INPUT TYPE=\"submit\" value=\"Submit\" style=\"background-color: #FFFFFF; color:#000000; border:1px solid #000000; font-size='12px'; font-family='MS Sans Serif,arial'; font-weight=600; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#c0c0c0', gradientType='0');\">&nbsp;&nbsp;&nbsp;&nbsp;<INPUT TYPE=\"reset\" value=\"Reset\" style=\"background-color: #FFFFFF; color:#000000; border:1px solid #000000; font-size='12px'; font-family='MS Sans Serif,arial'; font-weight=600; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#c0c0c0', gradientType='0');\">");
document.writeln("</td></tr></table></form>");
