document.writeln("<table border='0' width='100%' cellspacing=0>")
document.writeln("<tr bgcolor='#006600'>")
document.writeln("<td align=left colspan=2>")
document.writeln("<a href='../index.html'><img src='../gifs/vclogo.gif' alt='Visual Calculus' border=0></a>")
document.writeln("<div align='CENTER'>")
document.writeln("<font color=#FFFFCC size=+2 face='arial'><b>"+TITLE+"</b></font>")
document.writeln("</div>")
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'>")
