// JavaScript Document
document.write('<div id="sideBarText">');
  document.write('<h1>Explore MML</h1>');



if(true){
    document.write('<div id="menuStateSelector" style="font-size:10px;text-color:white;margin-top:-6px;margin-bottom:4px;cursor:pointer;">( Shrink Menu )</div>');
    document.write('<div id="hMenu">');
      document.write('<div class="menuItems"><a id="homenav" href="index.htm">Home</a></div>');
      document.write('<div class="menuItems"><a id="galnav" href="gallery.php" target="_new">Image Gallery</a></div>');
      document.write('<div class="menuItems"><a id="pricesnav" href="price.htm">Pricing Info.</a></div>');
      document.write('<div class="menuItems"><a id="contactnav" href="contact.htm">Contact Info.</a></div>');
      document.write('<div class="menuItems"><a id="wireSawnav" href="wireSaw.htm">Precision Saw Info.</a></div>');
      document.write('<div class="menuItems"><a id="refnav" href="resume.htm">News and Journal Articles</a></div>');
      document.write('<div class="menuItems"><a id="refnav2" href="ajaxReferenceListing.php">Professional References</a></div>');
      document.write('<div class="menuItems"><a id="preparednav" href="ajaxResume.php">Listing of MML Prepaired Meteorites</a></div>');
      document.write('<div class="menuItems"><a id="kudosnav" href="kudos.htm">Kudos</a></div>');
    document.write('</div>');
} else {
    document.write('<div id="menuStateSelector" style="font-size:10px;text-color:white;margin-top:-6px;margin-bottom:4px;cursor:pointer;">( Shrink Menu )</div>');
    document.write('<div id="hMenu">');
      document.write('<div class="menuItems"><a id="homenav" href="index.htm">Home</a></div>');
      document.write('<div class="menuItems"><a id="galnav" href="gallery.php" target="_new">Image Gallery</a></div>');
      document.write('<div class="menuItems"><a id="pricesnav" href="price.htm">Pricing Info.</a></div>');
      document.write('<div class="menuItems"><a id="contactnav" href="contact.htm">Contact Info.</a></div>');
      document.write('<div class="menuItems"><a id="wireSawnav" href="wireSaw.htm">Precision Saw Info.</a></div>');
      document.write('<div class="menuItems"><a id="refnav" href="resume.htm">News and Journal Articles</a></div>');
      document.write('<div class="menuItems"><a id="refnav2" href="ajaxReferenceListing.php">Professional References</a></div>');
      document.write('<div class="menuItems"><a id="preparednav" href="ajaxResume.php">Listing of MML Prepaired Meteorites</a></div>');
      document.write('<div class="menuItems"><a id="kudosnav" href="kudos.htm">Kudos</a></div>');
    document.write('</div>');
}




//  document.write('<div class="menuItems"><a id="homenav" href="index.htm">Home</a></div>');
//  document.write('<div class="menuItems"><a id="galnav" href="gallery.php" target="_new">Image Gallery</a></div>');
//  document.write('<div class="menuItems"><a id="pricesnav" href="price.htm">Pricing Info.</a></div>');
//  document.write('<div class="menuItems"><a id="contactnav" href="contact.htm">Contact Info.</a></div>');
//  document.write('<div class="menuItems"><a id="wireSawnav" href="wireSaw.htm">Precision Saw Info.</a></div>');
//  document.write('<div class="menuItems"><a id="refnav" href="resume.htm">Published Articles</a></div>');
//  document.write('<div class="menuItems"><a id="refnav2" href="ajaxReferenceListing.php">Professional Reference Listings</a></div>');
//  document.write('<div class="menuItems"><a id="preparednav" href="ajaxResume.php">Listing of MML Prepaired Meteorites</a></div>');
//  document.write('<div class="menuItems"><a id="kudosnav" href="kudos.htm">Kudos</a></div>');










  document.write('<div id="focusGallery" class="spacegallery">');
      document.write('<img  src="images/gallery/spaceGallery/lovinaDarrylMarlin.jpg" alt="Marlin with Darryl Pitt cutting the Lovina." />');
	  document.write('<img  src="images/gallery/spaceGallery/JurgenNauber.jpg" alt="Jurgen Nauber checking out the progress his rock being cut on one of Marlin&#39;s Saws." />');
      document.write('<img  src="images/gallery/spaceGallery/Farmer-Strope-Cutting-Imilac.jpg" alt="Mike Farmer and Jim Strope with Marlin cutting the Imilac Meteorite." />');
      document.write('<img  src="images/gallery/spaceGallery/marlin-ET-cuttingBerthoud.jpg" alt="Marlin and ET cutting the Berthoud Meteorite." />');
      document.write('<img  src="images/gallery/spaceGallery/IMG_1902.jpg" alt="Marlin and Adam Aaronson cutting the Lunar NWA 4734 Meteorite." />');
      document.write('<img  src="images/gallery/spaceGallery/david_newCustomer_001.jpg" alt="David New with Marlin at MML." />');
      document.write('<img  src="images/gallery/spaceGallery/Marlin-David-Gheesling-Conception-Junction.jpg" alt="Marlin and David Gheesling Cutting Conception Junction at MML." />');
      document.write('<img  src="images/gallery/spaceGallery/Marlin-StevenArnold.jpg" alt="Marlin and Steve Arnold Checking Out The Shop." />');
      document.write('</div>');
      document.write('<div id="spaceCaption" style="color:#3FF;margin-top:-90px;display:none;width:100%;">');
        document.write('Marlin and Steve Arnold Checking Out The Shop.');
      document.write('</div>');
  document.write('</div>');  

