// MAMBottomMenu

document.write("<p align='center'>\n");
document.write("<font size=-2 color='red'>\n");
document.write("Workshops:<br>\n");
document.write("<A HREF='managingangrychildworkshop.html'><font color='red'>Managing the Angry Child</font></A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='childrenssake2001.htm'><font color='red'>For the Children's Sake</font></A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='youthchallenge1203.htm'><font color='red'>Youth and Parent Challenge</font></A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='summergroups.htm'><font color='red'>Summer Groups</font></A>\n");
document.write("</font>\n");
document.write("</p>\n");
// space after this and the bottom navigation
document.write( "<p>&nbsp;</p>\n" );
//
document.write("<p align='center'>\n");
document.write("<font size=-2>\n");
document.write("<A HREF='index.html'>Home</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='guidelines.html'>Guidelines</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='Angerquestionnaire.html'>Questionaire</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='arsOverview.html'>Training Overview</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='arsDescription.html'>Training Description</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='model.html'>The Model</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<br><br>\n");
document.write("<A HREF='plan.html'>The Plan</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='proposal.html'>Proposal</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='overview.html'>Overview</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='treatment.html'>Treatment</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='education.html'>Education &amp; Training</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='rehabilitation.html'>Rehabilitation</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<br><br>\n");
document.write("<A HREF='proceed.html'>How to Proceed</A>&nbsp;&nbsp;&nbsp;\n");
//document.write("<A HREF='survey.html'>Survey</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='author.html'>About the Author</A>&nbsp;&nbsp;&nbsp;\n");
document.write("<A HREF='index.html#contact'>Contact Us</A>&nbsp;&nbsp;&nbsp;\n");
document.write("</font>\n");
document.write("</p>\n");
