// JavaScript Document
// Side Menu for physics topics
// 28 July 2009 revised 30 Mar 2011

document.write('<h3>Other Physics Topics</h3>');
document.write('<p><a href="/physics.htm#Basics">Basics</a></p>');
document.write('<p><a href="/physics.htm#Motion">Motion</a></p>');
document.write('<p><a href="/physics.htm#Force">Force</a></p>');
document.write('<p><a href="/gravity.htm">Gravity</a></p>');
document.write('<p><a href="/physics.htm#Work">Work</a></p>');
document.write('<p><a href="/physics.htm#Friction">Friction</a></p>');
document.write('<p><a href="/physics.htm#Machines">Machines</a></p>');
document.write('<p><a href="/physics.htm#Heat">Heat and Thermodynamics</a></p>');
document.write('<p><a href="/physics.htm#Matter">Matter</a></p>');
document.write('<p><a href="/physics.htm#particles">Particles of Matter</a></p>');
document.write('<p><a href="/physics.htm#States">States of Matter</a></p>');
document.write('<p><a href="/physics.htm#Fluids">Fluids</a></p>');
document.write('<p><a href="/physics.htm#Electricity">Electricity</a></p>');
document.write('<p><a href="/physics.htm#Static">Static Electricity</a></p>');
document.write('<p><a href="/physics.htm#DC">DC Electricity</a></p>');
document.write('<p><a href="/physics.htm#AC">AC Electricity</a></p>');
document.write('<p><a href="/physics.htm#Magnetism">Magnetism</a></p>');
document.write('<p><a href="/physics.htm#Electromagnetism">Electromagnetism</a></p>');
document.write('<p><a href="/physics.htm#Wave">Wave Motion</a></p>');
document.write('<p><a href="/physics.htm#Sound">Sound waves - Acoustics</a></p>');
document.write('<p><a href="/physics.htm#Light">Visible Light - Optics</a></p>');
document.write('<p><a href="/physics.htm#EM_Waves">Electromagnetic Waves</a></p>');
document.write('<p><a href="/physics.htm#Nuclear">Nuclear Energy</a></p>');
document.write('<p><a href="resources.htm">Physics Resources</a></p>');
document.write('<p><a href="definitions.cfm" target="_blank">Physics Definitions</a></p>');

document.write('<h3>Also see</h3>');
document.write('<p><a href="/sfc/feedback_blog.cfm">Weekly Feedback Blog</a></p>');
document.write('<p><a href="/survey.cfm?allresults=allresults&course=Science" target="_blank">Physics Survey Results</a></p>');
document.write('<p><a href="/astronomy.htm">Astronomy</a></p>');
document.write('<p><a href="/chemistry.htm">Chemistry</a></p>');
document.write('<p><a href="/tests.htm">Graded Tests</a></p>');
document.write('<p><a href="/algebra.htm">Algebra</a></p>');
document.write('<hr />');
