// JavaScript Document
document.write("<div>");
document.write("<ul>");
document.write("<li id=\"quick\" class=\"last\">Quick Links </li>");
document.write("<li><a href=\"/sat/\">SAT Program</a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/session_plan.html\">Session Plan</a></li>");
document.write("<li><a href=\"/sat/sat_reasoning_test.html\">SAT Reasoning Test </a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/critical_reading.html\">Critical Reading Section </a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/sentence_completion.html\">Sentence completion </a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/passage_based_reading.html\">Passage-based Reading </a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/the_mathematics_section.html\">The Mathematics Section </a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/multiple_choices.html\">Multiple Choices </a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/student_produced_responses.html\">Student Prod. Responses</a></li>");
document.write("<li><a href=\"/sat/student_produced_responses_2.html\">Explanation of Practice Quest.</a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/student_produced_responses_2.html\">Student-Produced </a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/approaches.html\">Approaches</a></li>");
document.write("<li id=\"sublink\"><a href=\"/sat/the_writing_section.html\">The Writing Section </a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/the_essay.html\">The Essay </a></li>");
document.write("<li id=\"Sssublink\"><a href=\"/sat/scoring_guide.html\">Scoring Guide </a></li>");
document.write("<li id=\"Sssublink\"><a href=\"/sat/directions.html\">Directions </a></li>");
document.write("<li id=\"Sssublink\"><a href=\"/sat/strategies.html\">Strategies </a></li>");
document.write("<li id=\"Sssublink\"><a href=\"/sat/characteristics_of_effective_writing.html\">Effective Writing</a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/identifying_sentence_errors.html\">Identifying Sentence Errors</a></li>");
document.write("<li id=\"ssublink\"><a href=\"/sat/improving_paragraphs.html\">Improving Paragraphs</a></li>");
document.write("<li class=\"last\"><a href=\"/sat/registration_faqs.html\">Registration FAQs</a></li>");
document.write("</ul>");
document.write("</div>");
