document.write('<form action method="get">')
document.write('<div align="center">')
document.write('<center><span style="position: absolute; left: 60; top: 54"><span><span class="menu1">')
document.write('<select class="menu1" name="jr" onchange="location.href=this.form.jr.options[this.form.jr.selectedIndex].value" size="1" style="width: 110">')
document.write('<option selected value="#None">User</option>')
document.write('<option value="ge01.html">Elementary</option>')
document.write('<option value="no01.html">3rd Year HS</option>')
document.write('<option value="fi01.html">4th Year HS</option>')
document.write('</select></span></span></span> </center>')
document.write('</div>')
document.write('</form>')
