document.writeln("<form action=\"Form.php\" Method=\"Get\">");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("<tr>");
document.writeln("<td class=\"HdGrn1\">You Can Help Out!!!</td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td class=\"HlpLnk1\"><p><a href=\"Form.php?$Nick=1\">Display Signs</a></p>");
document.writeln("<p><a href=\"Form.php?Nick=2\">Fundraise</a></p>");
document.writeln("<p><a href=\"Form.php?Nick=3\">Make Calls</a></p>");
document.writeln("<p><a href=\"Form.php?Nick=4\">Write Letters</a></p>");
document.writeln("<p><a href=\"Form.php?Nick=5\">Volunteer</a></p>");
document.writeln("<p><a href=\"Form.php?Nick=6\">Walk</a></p></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td><img src=\"images/callus1.gif\" width=\"153\" height=\"28\" /></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td><img src=\"images/spacer.gif\" width=\"1\" height=\"2\" /></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</form>");