/*
Menu Bar Script- by Geo. McCalip
*/
document.write('<a href="http://calrights.org/index.html">Home</a>&nbsp;| ')
document.write('<a href="http://calrights.org/news/index.php">News/Blog</a>&nbsp;| ')
document.write('<a href="http://calrights.org/about/index.html">About Us</a>&nbsp;| ')
document.write('<a href="http://calrights.org/contact.html">Contact Us</a>&nbsp;| ')
document.write('<a href="http://calrights.org/support/index.html">Support Us</a>&nbsp;| ')
document.write('<a href="http://calrights.org/links.html">Links</a>&nbsp;&nbsp;&nbsp;')
