
document.writeln('<table width="775" border="0" cellspacing="1" cellpadding="0" >');

	document.writeln('<tr align=center>');
		document.writeln('<td height="20"></td>');
	document.writeln('</tr>');	
	
	document.writeln('<tr align=center>');
		document.writeln('<td valign="bottom" align=center><hr noshade size="1"><font class="footer"><a href="introduction.html" class="one">Introduction</a> | <a href="basic.html" class="one">Basic Resources</a> | <a href="courses.html" class="one">Prelaw Curriculum</a> | <a href="academic.html" class="one">Academic Concerns</a>  | <a href="minority.html" class="one">Opportunities for Minority Students</a>  |  <a href="experience.html" class="one">Law School Experience</a> |  <a href="nonlegal.html" class="one">Legal Education in Non-Legal Fields</a> | <a href="lawforme.html" class="one">Is Law for You?</a> | <a href="future.html" class="one">Future Trends in Law</a> |  <a href="readings.html" class="one">Further Reading</a></td>');
	document.writeln('</tr>');

document.writeln('</table>');

