document.writeln (" <Table cellpadding='0' cellspacing='0'  border='0'  width='780' > ");
document.writeln ("<tr>");

document.writeln ("<td> ");
document.writeln ("<Img Src='/images/titlelogo.gif' border='0'></img></td>");
document.writeln ("<td>");
document.writeln ("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='100' height='64'><param name=movie value='/images/cis.swf'><param name=quality value=high><embed src='/images/cis.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='100' height='64'></embed></object></td>");
document.writeln ("<td>");
document.writeln ("<Img Src='/images/titleright.gif' border='0'></img></td>");

document.writeln ("</tr>");
document.writeln ("<tr>");
document.writeln ("<td width='160' align='left' bgcolor='#006666' colspan='2'> <font face='Trebuchet Ms,Arial' size=2' color='#006666'>&nbsp;</td>");
document.writeln ("<td align='left' width='620' bgcolor='#006666' valign='bottom' > ");
document.writeln ("<Table border='0' cellspacing='0' cellpadding='0'  align='right' >");
document.writeln ("<tr>");

document.writeln ("<td ><img src='/images/loginmenu.gif' border='0'></td> ");
document.writeln ("<td ><A href='/management/home.asp'><img src='/images/management.gif' border='0'></A></td> ");
document.writeln ("<td ><A href='/studtrans/home.asp'><img src='/images/student.gif' border='0'></A></td> ");
document.writeln ("<td ><A href='/teachertrans/home.asp'><img src='/images/faculty.gif' border='0'></A></td> ");
document.writeln ("<td ><A href='/lib/home.asp'><img src='/images/library.gif' border='0'></A></td> ");
document.writeln ("<td ><A href='/parent/home.asp'><img src='/images/parent.gif' border='0'></A></td> ");

document.writeln ("</tr>");
document.writeln ("</Table>");
document.writeln ("</td>");
document.writeln ("</tr>");
document.writeln ("</Table>");
