// Generated by Easy HTML To Any Script Converter
document.writeln("<form method=\"post\" action=\"thank.php\" onsubmit=\'return check();\'>");
document.writeln("<table width=\"218\" border=\"0\" align=\"left\" cellpadding=\"1\" cellspacing=\"3\">");
document.writeln("  <tr>");
document.writeln("    <td colspan=\"3\" class=\"form\" height=\"4px\"><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td width=\"76\" class=\"form\">Full Name<\/td>");
document.writeln("    <td width=\"4\">&nbsp;<\/td>");
document.writeln("    <td width=\"102\"><input type=\"text\" name=\"fullname\" id=\"fullname\" style=\"width:100px\" /><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td class=\"form\">  Address<\/td>");
document.writeln("    <td>&nbsp;<\/td>");
document.writeln("    <td><input type=\"text\" name=\"address\" id=\"address\"style=\"width:100px\" /><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td class=\"form\">Mail id<\/td>");
document.writeln("    <td>&nbsp;<\/td>");
document.writeln("    <td><input type=\"text\" name=\"email\" id=\"email\"style=\"width:100px\" /><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td class=\"form\">Phone no<\/td>");
document.writeln("    <td>&nbsp;<\/td>");
document.writeln("    <td><input type=\"text\" name=\"phone\" id=\"phone\"style=\"width:100px\" /><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td class=\"form\">Description/ Enquiry<\/td>");
document.writeln("    <td>&nbsp;<\/td>");
document.writeln("    <td><textarea name=\"description\" rows=\"2\" id=\"description\" style=\"width:100px\"><\/textarea><\/td>");
document.writeln("  <\/tr>");
document.writeln("  ");
document.writeln("  <tr>");
document.writeln("    <td class=\"form\">&nbsp;<\/td>");
document.writeln("    <td>&nbsp;<\/td>");
document.writeln("    <td><label>");
document.writeln("      <input type=\"submit\" name=\"button\" id=\"button\" value=\"Submit\" />");
document.writeln("    <\/label><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/form>");
