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("<a href=\"javascript:MM_openBrWindow('objectives.html','Win','status=yes,scrollbars=yes,resizable=yes,width=400,height=250')\"")
document.writeln("onMouseOver=\"self.status='See the objectives of this lesson.';return true\"")
document.writeln("onMouseOut=\"self.status='';return true\"><img src='../../gifs/objectives.gif' alt='See the objectives of this lesson.' border=0></a>")
document.writeln("</td></tr></table><hr color='#006600'>")
