var xc = "<IMG SRC=\"/filestore/museum/images/foto-c.jpg\" HSPACE=\"5\" WIDTH=\"131\" HEIGHT=\"107\" ALIGN=\"LEFT\" ALT=\"\">\n";
   xc += "<H3 CLASS=\"c\">Cub Scouting<\/H3>\n";
   xc += "<P CLASS=\"cs\">Cub Scouting teaches boys what is right, in part by\n";
   xc += "encouraging them to reflect on lessons learned through\n";
   xc += "Cub Scout activities.<\/P>\n";


var xb = "<IMG SRC=\"/filestore/museum/images/foto-b.jpg\" HSPACE=\"5\" WIDTH=\"130\" HEIGHT=\"106\" ALIGN=\"LEFT\" ALT=\"\">\n";
   xb += "<H3 CLASS=\"b\">Boy Scouting<\/H3>\n";
   xb += "<P CLASS=\"bs\">Boys and parents are drawn to Boy Scouting \n";
   xb += "because of the opportunities it affords for learning and \n";
   xb += "exploring. The process of instructing and working with \n";
   xb += "others serves as its own teacher.<\/P>\n";

var xv = "<IMG SRC=\"/filestore/museum/images/foto-v.jpg\" HSPACE=\"5\" WIDTH=\"132\" HEIGHT=\"110\" ALIGN=\"LEFT\" ALT=\"\">\n";
   xv += "<H3 CLASS=\"v\">Venturing<\/H3>\n";
   xv += "<P CLASS=\"vs\">Young people in Venturing are encouraged to experience \n";
   xv += "and try new things. High-adventure activities offer opportunities for \n";
   xv += "leadership and personal development.<\/P>\n";





function doBop(x) {
  var saywhat = "<P><B>" + daname[x] + "<\/B><\/P>";
      saywhat += "<P CLASS=\"nav\">" + datext[x] + "<\/P>";


  if (document.all){
     document.all['dishere'].innerHTML = saywhat;
     }else{
     if (document.getElementById('dishere')){
        document.getElementById('dishere').innerHTML = saywhat;
        }
     }
  }

var daname = new Array();
var datext = new Array();

daname[1] = "Grand Lobby";
datext[1] = "The foundations of the Scouting movement, including the Scout Oath, Law, and fleur-de-lis are prominently featured.";

daname[2] = "Norman Rockwell Art Gallery";
datext[2] = "View the world's largest collection of original Scouting Norman Rockwell artwork. Hear in-depth information about the artist and his work, and capture the mood of the era with the audio tour.";

daname[3] = "Csatari/Other Artists Gallery";
datext[3] = "Following in Rockwell's early path, Joseph Csatari and other artists continue the great tradition.";

daname[4] = "Scouting History and Memorabilia Exhibit";
datext[4] = "Discover Scouting's origins with an introduction to the movement's founders and several famous Scouters.";

daname[5] = "BSA History Theater";
datext[5] = "Enjoy an exciting, 15-minute presentation on the story of Scouting, from its roots in England to its modern-day presence, on our panoramic theater screen.";

daname[6] = "National Scout Jamboree Exhibit";
datext[6] = "Experience the national jamboree through the Jamboree Flyover. Explore Fort A.P. Hill jamboree activities ranging from rappelling to canoeing to radio broadcasting.";

daname[7] = "Uniform Display";
datext[7] = "View current, and historic BSA uniforms from Tiger Cubs to adults.";

daname[8] = "Scout Reservation Trail";
datext[8] = "Learn about conservation from an animated Ernest Thompson Seton, and you'll Be Prepared for this gateway adventure. Follow growing Scouts through the reservation and see where the trail takes them--and you.";

daname[9] = "Cub Scout Adventure World";
datext[9] = "Race against your friends at the six-lane pinewood derby track and experience hands-on activities at the western fort. Test your skills in the state-of-the-art laser shooting gallery.";

daname[10] = "Scout Storytelling Area";
datext[10] = "Enter the forest and take a seat by the glowing fire. You'll be treated to traditional Scout campfire stories from our animatronic Scoutmaster.";

daname[11] = "Campground Scoutcraft Area";
datext[11] = "Compare typical campsites from the early 1900s, the 1950s, and today. Practice tying knots, identifying animal tracks, and learning other outdoor skills.";

daname[12] = "Virtual Reality Gamebike Adventures";
datext[12] = "Promote physical fitness and healthy living as you pedal your way through exciting adventures.";

daname[13] = "Venturing Values Cave";
datext[13] = "Go spelunking in the Venturing Cave, where you'll find an interactive video about making wise choices.";

daname[14] = "Order of the Arrow";
datext[14] = "Learn about Scouting's national honor society. View a special film in the mini-theater. Test your Order of the Arrow knowledge by playing our computerized Jeopardy-style game.";

daname[15] = "High-Adventure Exhibit";
datext[15] = "Using the Passport Map, learn about the activities available at high-adventure bases nationwide. Philmont, Northern Tier, and the Florida Sea Base, the three national high-adventure bases, are featured as exhibits. Test your skill on the virtual fishing simulators that capture the fight and landing of a trophy fish. From the dramatic strike and run of a 100-pound sailfish to the finesse demanded by the frisky lake trout to the intensity of a battle with a 40-pound king salmon, live an unforgettable fishing experience.";

daname[16] = "Eagle Scout/Values of Scouting";
datext[16] = "Discover what it means to obtain the highest Scouting rank. An interactive display of 1911 merit badge requirements as well as exhibits featuring council shoulder strips, religious and honor medals.";

daname[17] = "Scout Shop";
datext[17] = "";

daname[18] = "Canteen Vending Area";
datext[18] = "";

daname[19] = "Youth and Family Research Center";
datext[19] = "";

daname[20] = "Education/Program Center";
datext[20] = "";

daname[21] = "Business Operations Center";
datext[21] = "";






