// JavaScript Document

document.write('<table width=100% border=0 cellpadding=0 cellspacing=0>');
document.write('<tr>');
document.write('<td colspan=3>');
document.write('<table width=100% border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td width=30 height=24 style=background:url(images/left.png) no-repeat;>&nbsp;</td>');
document.write('<td align=right style=background-color:#cecece;><a href=index.html><img src=images/home.jpg width=20 height=20 border=0></a</td>')
document.write('<td width=30 height=24 style=background:url(images/right.png) no-repeat;>&nbsp;</td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr height=100px style=background-color:#cecece;>');
document.write('<td align=center valign=middle><img src=images/logo.jpg width=203 height=73 class=imgformat></td>');
document.write('<td valign=middle>&nbsp;</td>');
document.write('<td align=center valign=middle><img src=images/school_name.jpg></td>');
document.write('</tr>');
document.write('</table>')
