<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="right-menu-location" class="printhide">');
document.write('<TABLE cellpadding="5" cellspacing="0" width="100%" border="0" class="sidebartext"><tr><td valign="top" align="center">');

// FIRST PICTURE AND LINK

document.write('<a href="index.html" class="rightlinks">');
document.write('<img src="picts/academic_resource_center.jpg" width="100" height="100" border="0" alt="academic and scholastic resource center for public and private schools"><br>');
document.write('</a><br><br>');




document.write('</td></tr></table>');


document.write('<TABLE width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td width="33%" valign="top" align="center">');




// START MENUS - copy and paste any line to add another button

document.write('<a href="colleges_universities.htm" class="right-menu">Colleges</a>');

document.write('<a href="private_schools.htm" class="right-menu">Private Schools</a>');

document.write('<a href="public_schools.htm" class="right-menu">Public Schools</a>');

document.write('<a href="testing_tips_hints_suggestions.htm" class="right-menu">Testing Tips</a>');

document.write('<a href="national_scholastic_academic_tests.htm" class="right-menu">Tests</a>');

document.write('<a href="academic_educational_school_news_reports_feeds.htm" class="right-menu">School News</a>');

document.write('<a href="financial_funding_scholarships.htm" class="right-menu">Financial Aid</a>');

document.write('<a href="http://www.testingyourbest.com/testing_blog/" class="right-menu">Blog</a>');

document.write('<a href="health_nutrition_tips.htm" class="right-menu">Health Tips</a>');

document.write('<hr><br>Please click the links provided above for information on the top resources in the area of schools, funding, and academic related topics.<p>Students and parents should check back as these links will be updated frequently.</p><br><br><hr>');

document.write('<img src="picts/students_studying_at_table.jpg" width="100" height="145" border="0" alt="academic and scholastic resource center for public and private schools"><br>');



document.write('</td></tr></table>');
document.write('</div>');


//  End -->