<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "no"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "no"		//  SHOW SECOND SIDEBAR IMAGE
var showtop		= "yes"		//  SHOW MENU TOP AREA

   if (showtop == "yes") {
document.write('</div>');
}

document.write('<div id="menulocation" style="z-index: 10;">');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="154"><tr><td class="printhide">');

document.write('<ul id="top-nav">');




// START MENU LINKS - EDIT BELOW THIS AREA

document.write('  <li class="menuT"><a href="dsl.htm">Darwin\'s Sex Life</a></li>');


document.write('  <li class="menuT"><a href="#">Eazy Advanced Science<br>&nbsp;&nbsp;in Poetry</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="spoems.htm"><font color=red>Main Science Poetry Index<br>&nbsp;&nbsp;</font><font color=navy>of 40 Poems</font></a></li>');
document.write('       <li><a href="dsl.htm"><font color=navy>1st poem in Life Science<br>&nbsp;&nbsp;</font><font color=red>Darwin&#39;s Sex Life</font></a></li>');
document.write('       <li><a href="eip.htm"><font color=navy>1st poem in<br>&nbsp;&nbsp;</font><font color=red>Theory of Everything</font></a></li>');
document.write('       <li><a href="adventure.htm"><font color=red>Light Speed<br>&nbsp;&nbsp;Photonic Computing - </font><font color=navy>poem</font></a></li>');
document.write('       <li><a href="evergreen.htm"><font color=navy>1st poem in<br>&nbsp;&nbsp;</font><font color=darkgreen> Green Alternative Energy</font></a></li>');

document.write('       <li><a href="impossible.htm"><font color=navy>1st poem in</font><font color=red> Potpourri of<br>&nbsp;&nbsp;Miscellaneous Poems</font></a></li>');

document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Green Island Camp<br>&nbsp;&nbsp;Educational Center</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="http://greenisland.einsteincode.info"><font color=navy>greenisland.einsteincode.info<br>&nbsp;&nbsp;home page</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Advanced Physics</a>');
document.write('     <ul id="sub-nav">');
document.write('        <li><a href="library/index.htm"><font color=navy>Resonant Fields<br>&nbsp;&nbsp;Education Page</font></a></li>');
document.write('        <li><a href="fundamental.htm"><font color=navy>The Fundamental<br>&nbsp;&nbsp;Mechanism</font></a></li>');
document.write('        <li><a href="certainty.htm"><font color=navy>Certainty vs Uncertainty</font></a></li>');
document.write('        <li><a href="rftpage.htm"><font color=navy>Resonant Fields (ebook)</font></a></li>');
document.write('        <li><a href="ecodepage.htm"><font color=navy>The Einstein Code<br>&nbsp;&nbsp;(ebook)</font></a></li>');
document.write('        <li><a href="value.htm"><font color=navy>Why is this website<br>&nbsp;&nbsp;So Valuable?</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Critical Science<br>&nbsp;&nbsp;Questions Answered</a>');
document.write('     <ul id="sub-nav">');
document.write('            <li><a href="qpage.htm"><font color=navy>Critical Questions<br>&nbsp;&nbsp;&nbsp;&nbsp;Index</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Light Speed<br>&nbsp;&nbsp;Photonic Computing</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="pindex.htm"><font color=navy>Ultimate Supercomputing</font></a>');
document.write('        <li><a href="photonics/pmenu.htm"><font color=navy>PhotonicComputing<br>&nbsp;&nbsp;Index</font></a>');
document.write('        <li><a href="inventions.htm"><font color=navy>Photonic Inventions</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Earthsheltering -<br>&nbsp;&nbsp;Passive Annual<br>&nbsp;&nbsp;Heat Storage</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="pahs/index.htm"><font color=navy>Passive Annual <br>&nbsp;&nbsp;Heat Storage<br>&nbsp;&nbsp;Education Page</font></a></li>');
document.write('        <li><a href="pahspage.htm"><font color=navy>Passive Annual<br>&nbsp;&nbsp;Heat Storage (ebook)</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Recycle Scrap Metal</font></a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="rustpage.htm"><font color=navy>How to Recycle<br>&nbsp;&nbsp;Scrap Metal<br>&nbsp;&nbsp;into Electricity (ebook)</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Online Science Lessons</font></a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="lessons.htm"><font color=navy><font color=navy>Online Science Lessons<br>&nbsp;&nbsp;Index</font></font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Publications</a>');
document.write('     <ul id="sub-nav">');
document.write('        <li><a href="rftpage.htm"><font color=navy>Resonant Fields (ebook)</font></a></li>');
document.write('        <li><a href="ecodepage.htm"><font color=navy>The Einstein Code<br>&nbsp;&nbsp;(ebook)</font></a></li>');
document.write('        <li><a href="pahspage.htm"><font color=navy>Passive Annual<br>&nbsp;&nbsp;Heat Storage (ebook)</font></a></li>');
document.write('        <li><a href="rustpage.htm"><font color=navy>How to Recycle<br>&nbsp;&nbsp;Scrap Metal<br>&nbsp;&nbsp;into Electricity (ebook)</font></a></li>');
document.write('        <li><a href="publications.htm"><font color=navy>Full Publications List</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="#">Education Opportunities</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="lectures.htm"><font color=navy>Lectures &<br>&nbsp;&nbsp;Private Education</font></a></li>');
document.write('       <li><a href="schedule.htm"><font color=navy>Current Lecture Schedule</font></a></li>');
document.write('       <li><a href="http://greenisland.einsteincode.info"><font color=darkgreen>Green Island Home Page</font></a></li>');

document.write('     </ul>');
document.write('   </li>');


document.write('  <li class="menuT"><a href="#">Rocky Mountain<br>&nbsp;&nbsp;Research Center</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="http://www.rmrc.org" target="_blank"><font color=navy>www.rmrc.org<br>&nbsp;&nbsp;Home Page</font></a></li>');
document.write('       <li><a href="donate.htm"><font color=navy>Donations</font></a></li>');

document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="contact.htm"><font color=navy>Contact Us</font></a></li>');


document.write('  <li class="menuT"><a href="#">Potpourri of<br>&nbsp;&nbsp;Miscellaneous Items</a>');
document.write('     <ul id="sub-nav">');
document.write('       <li><a href="author.htm"><font color=navy>About the Author</font></a></li>');
document.write('        <li><a href="inventions.htm"><font color=navy>Author&#39;s Inventions</font></a></li>');
document.write('       <li><a href="windex.htm"><font color=navy>Making Drinking Water Safe<br>&nbsp;&nbsp;Index</font></a></li>');
document.write('       <li><a href="free.htm"><font color=navy>Free Information</font></a></li>');
document.write('     </ul>');
document.write('   </li>');

document.write('  <li class="menuT"><a href="index.html">Home</a></li>');

// END LINKS //



document.write('</ul>');
document.write('</td></tr><tr><td align="center">');


// START MENU IMAGES


   if (showimage1 == "yes") {
document.write('<br><br><a href="index.html"><img src="picts/menu-picture-1.jpg" border="0" class="borders"></a><br><br><br>');
}
   if (showimage2 == "yes") {
document.write('<a href="index.html"><img src="picts/menu-picture-2.jpg" border="0" class="borders"></a><br><br>');
}


//  End -->



document.write('</td></tr></table></DIV>');








// COPYRIGHT 2007 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE









function IEHoverPseudo() {

	var navItems = document.getElementById("top-nav").getElementsByTagName("li");
	
	for (var i=0; i<navItems.length; i++) {
		if(navItems[i].className == "menuT") {
			navItems[i].onmouseover=function() { this.className += " over"; }
			navItems[i].onmouseout=function() { this.className = "menuT"; }
		}
	}

}
window.onload = IEHoverPseudo;
