////////////////////////////////////////////////////////////////////////////////////
//  Sidebar Navegational Script  --  Please leave this notice.
//
//  By Mark Haddock (Mark.Haddock@GreatLakesSoftware.com)
//  Last modified 19 September 2001
//
//  This script was created for my personal usage from the start but as
//  time went on it became so popular I made an easy to use version. 
//  That is the version you're using now. Since this is free please do not 
//  try to sell this solution to a company claiming that it is yours. I would
//  a little credit. I would love to see any changes that you have made to
//  the code. Thank you.
////////////////////////////////////////////////////////////////////////////////////

<!--

//document.write ("");
document.write ("");

document.write ("<TABLE BORDER=1 COLS=1 WIDTH=772 ALIGN=CENTER>");
document.write ("<tr>");
document.write ("<td>");
document.write ("<center>");
document.write ("<font face='arial narrow'>");
document.write ("<a href='http://www.mine-or-ours.info'>Home</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/government.html'>Government</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/industry.html'>Industry</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/education.html'>Education</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/community.html'>Community</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/risks.html'>Risks</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/benefits.html'>Benefits</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/History.html'>History</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/directory.html'>Directories</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/about-us.html'>About Us</a> * ");
document.write ("<a href='http://www.mine-or-ours.info/site-map.html'>Site Map</a>");

document.write ("</center>");
document.write ("</font>");

document.write ("</td>");
document.write ("</tr>");
document.write ("</TABLE>");






//end-->
