document.write("<form ID=\"FormSurvey\" name=\"survey\" action=\"http://www.2learn.ca/surveys/garner.asp\" method=\"post\" onsubmit=\"javascript:alert('Thank you for your feed back.');return true;\">")
document.write("<table width=\"150\" cellpadding=\"1\" cellspacing=\"1\" border=\"0\">")
document.write("<tr>")
document.write("<td bgcolor=\"#000099\">")
document.write("<table align=\"center\" cellpadding=\"2\" cellspacing=\"0\" border=\"0\" ID=\"TableSurvey\" bgcolor=\"#ffffff\">")
document.write("<tr><td align=\"center\" colspan=\"2\" bgcolor=\"#000099\"><b><font size=\"2\" color=\"#ffffff\">Help us help you!</font></b></td></tr>")
document.write("<tr><td colspan=\"2\"><font size=\"2\">I value this 2Learn.ca Resource?&nbsp;yes<input type=\"radio\" name=\"q1\" value=\"1\" ID=\"Radio1Survey\">&nbsp;no<input type=\"radio\" name=\"q1\" ID=\"Radio2Survey\" VALUE=\"0\"></font></td></tr>")
document.write("<tr><td colspan=\"2\"><font size=\"2\">Why? (optional)</font><br><textarea name=\"q2\" rows=\"2\" cols=\"15\" ID=\"Textarea1\"></textarea></td></tr>")
document.write("<tr><td colspan=\"2\" align=\"center\"><input type=\"submit\" name=\"cmdSurvey\" value=\"submit\" ID=\"Submit1\"></td></tr>")
document.write("</table>")
document.write("</td>")
document.write("</tr>")
document.write("</table>")
document.write("</form>")


