document.writeln("<a href='index.html'><b>Math&Tech</b></a>")
document.writeln("<p align='CENTER'>")
document.writeln("<font color=#006600 size=+3 face='arial'><b>"+TITLE+"</b></font>")
document.writeln("</p>")
document.writeln("<table border='0' width='100%' cellspacing=0>")
document.writeln("<tr bgcolor='#006600'>")
document.writeln("<td align=left colspan=2>&nbsp;</td>")
document.writeln("</tr><tr><td>")
document.writeln("<a href='javascript:history.back()'")
document.writeln("onMouseOver=\"self.status='Return to the previous page.';return true\"")
document.writeln("onMouseOut=\"self.status='';return true\"><img src='gifs/back_arrow.gif' alt='Go to the Previous Page' border=0></a>")
document.writeln("</td><td align=right>")
document.writeln("<a href='help/index.html'><img src='gifs/help.gif'  alt='Go to the Help Page' border=0></a>")
document.writeln("</td></tr></table><hr color='#006600'>")