document.write('  <tr>');
document.write('    <td valign="top">');
			   
document.write('<table width="600" border="0" cellspacing="0" cellpadding="0" class="new_top_buttons">');
document.write('  <tr>');
document.write('    <td width="35" align="left">&nbsp;</td>');
document.write('    <td width="175" align="left">');
	
document.write('[ <a href="about.html">Schools & Associates</a> ]');
	
document.write('	</td>');
document.write('    <td width="390" align="left">[ <a href="students.html">Students</a> ]</td>	');
document.write('  </tr>');
document.write('</table>	');		   
			   
document.write('     </td>');
document.write('  </tr>');