// Insert Text Menu at bottom of web site
<!-- 
	document.write('<div class="text_menu">||<a href="http://www.sababuland.com/the_simple_science_factory/" onMouseover="window.status=\'Return to the Homepage\'; return true" onMouseout="window.status=\'\'; return true" title="Return to the Homepage">Homepage<\/a>||<a href="programs.html" onMouseover="window.status=\'The Show, description of the programs\'; return true" onMouseout="window.status=\'\'; return true" title="The Show, description of the programs">The Show<\/a>||<a href="jr_science.html" onMouseover="window.status=\'Click for information about the Junior Scientists Program\'; return true" onMouseout="window.status=\'\'; return true" title="Click for information about the Junior Scientists Program">Junior Scientists<\/a>||<a href="calendar.html" onMouseover="window.status=\'Keep updated on our up-coming shows\'; return true" onMouseout="window.status=\'\'; return true" title="Keep updated on our up-coming shows">Event Calendar<\/a>||<a href="invitation.html" onMouseover="window.status=\'Invite us to your school\'; return true" onMouseout="window.status=\'\'; return true" title="Invite us to your school">Invite Us<\/a>||<br \/>||<a href="links.html" onMouseover="window.status=\'A list of dedicated kid-friendly sites\'; return true" onMouseout="window.status=\'\'; return true" title="A list of dedicated kid-friendly sites">Kids Sites<\/a>||<a href="galleries.html" onMouseover="window.status=\'Check out our Media Gallery\'; return true" onMouseout="window.status=\'\'; return true" title="Check out our photos and videos">Media Gallery<\/a>||<a href="testimonies.html" onMouseover="window.status=\'What do others have to say about Professor Cool?\'; return true" onMouseout="window.status=\'\'; return true" title="What do others have to say about Professor Cool?">Testimonies<\/a>||<a href="about_us.html" onMouseover="window.status=\'Learn about Professor Cool and his Crew\'; return true" onMouseout="window.status=\'\'; return true" title="Learn about Professor Cool and his Crew">About Us<\/a>||<a href="contact_us.html" onMouseover="window.status=\'Did you see The Show? Drop us a note.\'; return true" onMouseout="window.status=\'\'; return true" title="Did you see The Show? Drop us a note.">Contact Us<\/a>||<\/div>');
// -->