<!-- Begin Menu Code


						document.writeln('<ul>');
						
							document.writeln('<li><a href="./degrees/index.shtml" onfocus="this.blur()">Degrees and Courses&nbsp;</a>');
								document.writeln('<ul>');
									document.writeln('<li>&nbsp;&nbsp;&nbsp;Degrees&nbsp;');

										document.writeln('<ul>');
											document.writeln('<li>&nbsp;&nbsp;&nbsp;Bachelors&nbsp;');
												document.writeln('<ul>');
													document.writeln('<li><a href="./degrees/ba-bs.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;B.A. or B.S. in Math</a></li>');
													document.writeln('<li><a href="./degrees/bs-applied.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;B.S. in Applied Math</a></li>');
													document.writeln('<li><a href="./degrees/ba-bs-secondary-ed.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;B.A. or B.S. in Math, Seconary Ed.</a></li>');
												document.writeln('</ul>');
											document.writeln('</li>');

											document.writeln('<li>&nbsp;&nbsp;&nbsp;Masters&nbsp;');
												document.writeln('<ul>');
													document.writeln('<li><a href="./degrees/ms.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;M.S. in Math</a></li>');
													document.writeln('<li><a href="./degrees/ms-math-ed.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;M.S. in Math Ed.</a></li>');
												document.writeln('</ul>');
											document.writeln('</li>');

											document.writeln('<li>&nbsp;&nbsp;&nbsp;Minor&nbsp;');
												document.writeln('<ul>');
													document.writeln('<li><a href="./degrees/minor-math.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Mathematics</a></li>');
													document.writeln('<li><a href="./degrees/minor-applied.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Applied Math</a></li>');
													document.writeln('<li><a href="./degrees/minor-teaching.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Mathematics Teaching</a></li>');
												document.writeln('</ul>');
											document.writeln('</li>');

										document.writeln('</ul>');
									document.writeln('</li>');
									
									document.writeln('<li>&nbsp;&nbsp;&nbsp;Courses&nbsp;');
										document.writeln('<ul>');
document.writeln('<li><a href="./degrees/undergrad-courses.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Undergraduate Course Descriptions</a></li>');

document.writeln('<li><a href="./degrees/ms-courses.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Graduate Course Descriptions</a></li>');

											document.writeln('<li><a href="./degrees/prerequisites.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Lower Division Prerequisites</a></li>');
											document.writeln('<li><a href="./degrees/undergrad-syllabi.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Undergraduate Generic Syllabi</a></li>');
											document.writeln('<li><a href="./degrees/m488.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Math 488</a></li>');
										document.writeln('</ul>');
									document.writeln('</li>');
								document.writeln('</ul>');
							document.writeln('</li>');
						
							document.writeln('<li>People&nbsp;');
								document.writeln('<ul>');
									document.writeln('<li><a href="./people/faculty.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Faculty</a></li>');
									document.writeln('<li><a href="./people/visiting-faculty.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Visiting Faculty</a></li>');
									document.writeln('<li><a href="./people/emeritus-faculty.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Emeritus Faculty</a></li>');
									document.writeln('<li><a href="./people/adjunct-faculty.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Adjunct Faculty</a></li>');
									document.writeln('<li><a href="./people/staff.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Staff</a></li>');													
									document.writeln('<li><a href="./people/grad-students.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Graduate Students</a></li>');
									document.writeln('<li><a href="./people/mlc-staff.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;MLC Staff</a></li>');
								document.writeln('</ul>');
							document.writeln('</li>');
							
							document.writeln('<li>Research&nbsp;');
								document.writeln('<ul>');
									document.writeln('<li><a href="./research/groups.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Areas</a></li>');
									// document.writeln('<li><a href="./research/ew-journal.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;East-West Journal of Mathematics</a></li>'); //
									document.writeln('<li><a href="./research/best.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;BEST Conference</a></li>');
									document.writeln('<li><a href="./research/selection-principles.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Selection Principles in Mathematics</a></li>');
									document.writeln('<li><a href="./research/seminars.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Seminars</a></li>');
								document.writeln('</ul>');
							document.writeln('</li>');	
					
							document.writeln('<li>Student Information&nbsp;');
								document.writeln('<ul>');
									document.writeln('<li><a href="./student/info-prospective.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Prospective Student Information</a></li>');

									document.writeln('<li>&nbsp;&nbsp;&nbsp;Tutoring&nbsp;');

										document.writeln('<ul>');
											document.writeln('<li><a href="http://tutoring.boisestate.edu/math.shtml" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;Drop-in Center</a></li>');
											document.writeln('<li><a href="http://tutoring.boisestate.edu/privatetutors.shtml" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;How to Find a Tutor</a></li>');
											document.writeln('<li><a href="http://academicsupport.boisestate.edu/employment.shtml" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;How to Be a Tutor</a></li>');
											document.writeln('<li><a href="http://coen.boisestate.edu/eswi/archive.htm" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;Active Learning in Math Program</a></li>');
										document.writeln('</ul>');
									document.writeln('</li>');

									document.writeln('<li><a href="./student/career-info.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Career Information</a></li>');
									document.writeln('<li><a href="./student/scholarship-form.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Scholarship Form</a></li>');
									document.writeln('<li><a href="http://education.boisestate.edu/teachered/" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;Math, Secondary Education</a></li>');
									document.writeln('<li><a href="http://www.act.org/compass/sample/math.html" onfocus="this.blur()" target="new">&nbsp;&nbsp;&nbsp;Sample Questions from COMPASS</a></li>');
									document.writeln('<li><a href="./reu/" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Undergraduate Research </a></li>');

								document.writeln('</ul>');
							document.writeln('</li>');
							
							document.writeln('<li>Math Learning Center&nbsp;');
								document.writeln('<ul>');
									document.writeln('<li><a href="./mlc/hours.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Hours of Operation</a></li>');
									document.writeln('<li><a href="./mlc/general-info.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;General Information</a></li>');
									document.writeln('<li><a href="./mlc/math-015.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Math 015</a></li>');
									document.writeln('<li><a href="./mlc/math-025.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Math 025</a></li>');
									document.writeln('<li><a href="./mlc/math-108.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Math 108</a></li>');
								document.writeln('</ul>');
							document.writeln('</li>');

							document.writeln('<li><a href="http://math.boisestate.edu/aleks" onfocus="this.blur()">ALEKS&nbsp;</a></li>'); 
							document.writeln('<li><a href="http://math.boisestate.edu/calculus" onfocus="this.blur()">Calculus&nbsp;</a></li>'); 

							 document.writeln('<li>Open Positions&nbsp;');
                                                                document.writeln('<ul>');
                                                                       document.writeln('<li><a href="./positions/statistics11.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Assistant Professor in Statistics</a></li>');
                                                                document.writeln('</ul>');
                                                        document.writeln('</li>');


							document.writeln('<li>Help for Advisors&nbsp;');
								document.writeln('<ul>');
									document.writeln('<li><a href="./advisors/universal-math.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Universal MATH requirement</a></li>');
									document.writeln('<li><a href="./advisors/business-economics.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Business and Economics</a></li>');
									document.writeln('<li><a href="./advisors/elementary-education.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Elementary Education</a></li>');
									document.writeln('<li><a href="./advisors/engineering.shtml" onfocus="this.blur()">&nbsp;&nbsp;&nbsp;Engineering</a></li>');
								document.writeln('</ul>');
							document.writeln('</li>');
							
							document.writeln('<li><a href="./index.shtml" onfocus="this.blur()">Home&nbsp;</a></li>');

						document.writeln('</ul>');
	
// End Menu Code -->

