// Generated by Easy HTML To Any Script Converter
document.writeln("<form enctype=\"multipart/form-data\" method=\"post\" action=\"scripts/moreinfo.php\" class=\"cmxform\">");
document.writeln("                <fieldset>");
document.writeln("                    <legend>Ask Gary!<\/legend>");
document.writeln("                    <ol>");
document.writeln("                        <li><label for=\"name_from\">Your Name:<\/label>");
document.writeln("                            <input type=\"text\" name=\"name_from\" id=\"name_from\" size=\"20\" /><\/li>");
document.writeln("                        <li><label for=\"email_from\">Your Email:<\/label>");
document.writeln("                            <input type=\"text\" name=\"email_from\" id=\"email_from\" size=\"20\" /><\/li>");
document.writeln("                        <li><label for=\"question\">Your Question:<\/label><br />");
document.writeln("                            <textarea name=\"question\" id=\"question\" rows=\"3\" cols=\"20\"><\/textarea><\/li>");
document.writeln("                    <\/ol>");
document.writeln("                <\/fieldset>");
document.writeln("                <input type=\"hidden\" name=\"send\" value=\"1\" />");
document.writeln("                <input type=\"image\" name=\"submit\" src=\"images/send-button.gif\" id=\"submit\" alt=\"Click Here To Submit\" />");
document.writeln("            <\/form>");
