// Captions, credits and photos for Yankee Stadium slide show.
// If there is no photo credit for a specific photo, you still need a credit defined, but make it blank like this: SSPhotoCredit[1] = "";
// Acceptable border values are 'yes' or 'no'

var SSPhoto = new Array();
var SSPhotoCredit = new Array();
var SSPhotoCaption = new Array();
var SSBorder = new Array();

var z = 0;

SSPhoto[z] = "ss_exterior.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "The message board on the roof of Yankee Stadium routinely counts down to the start of the new season.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_pressbox.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "The Classic Tour begins in the press box, where you can take a seat like a sportswriter. After your tour leader shares some useful facts, you can buy an official press guide for $5.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_pressbox_field.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "It\'s no surprise that the press has one of the best views in the house.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_dugout.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "Yankees fans take a seat on the same dugout bench used by their favorite players.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_dugout_tony.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "Our guide, Tony Morante, started working at the Stadium in 1958 as an usher. He\'s now the head of the tour department, which ushered 95,000 guests through the historic ballpark in 2007.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_rightfield.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "Yankee Stadium is known throughout baseball for its short porch in right field. It\'s no coincidence that it was designed this way in 1923, when the Yankees\' best player was left-handed power hitter Babe Ruth.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_centerfield.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "The famed Yankee Stadium frieze&mdash;commonly mislabeled a fa&ccedil;ade&mdash;originally ringed the top of the upper deck. Workers placed a replica of it in center field after removing the original during the stadium\'s renovation in 1974&ndash;1975.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_flagpole.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "The flagpole, with its bat-shaped weather vane, was moved from its original location in center field when the stadium was remodeled in the 1970s. It will not, however, be making the trip across the street to the new park.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_allstar.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "Special events (good luck finding tickets!) are planned to commemorate the final days of Yankee Stadium. Pope Benedict XVI will lead a Papal Mass on April 20, 2008. And the Mid-Summer Classic, Major League Baseball's All-Star Game, will be played on July 15, 2008.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_retirednumbers.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "The row of retired numbers in Monument Park is as lengthy as it is historic. A veritable who\'s who of baseball legends&mdash;Lou Gehrig (4), Babe Ruth (3), and Joe DiMaggio (5) among them&mdash;have had their numbers retired by the Yankees.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_monuments.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "While there are many plaques honoring people and events in Monument Park, only a few are worthy of an actual monument. Here are the original three, dedicated to Babe Ruth, Lou Gehrig, and their manager Miller Huggins.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_newstadium.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "If you stand on the concourse outside Gate 4, you can easily see the new Yankee Stadium taking shape across the street.";
SSBorder[z] = "yes";
z++;

SSPhoto[z] = "ss_newstadium2.jpg";
SSPhotoCredit[z] = "Anthony Falcone";
SSPhotoCaption[z] = "HOK Sport, the architecture firm responsible for many of baseball's new retro-themed ballparks&mdash;like Baltimore\'s Camden Yards&mdash;has modeled the front entrance of the new Yankee Stadium on the original 1923 entrance.";
SSBorder[z] = "yes";
z++;

var SSLength = SSPhoto.length;

// THis is the HTML for final page of slide show.

var finalHTML = "";
	finalHTML += "<div id=finalSlide>";
	finalHTML += "<div id=finalSlideHeader>";
	finalHTML += "<a href=index.html?jumpToPic=0><img src=final_image.jpg alt=\"Click here to watch the slide show again\" class=borderyes \/><\/a>";
	finalHTML += "<h2>A Tour of Baseball's Cathedral<\/h2>";
	finalHTML += "<a href=index.html?jumpToPic=0>Watch the slide show again<\/a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"javascript:parentCheck('/ac-bt/bt-dyn/admin/emaillink?link=http://www.budgettravel.com/bt-srv/gallery/0803_YankeeStadium/index.html&type=Newsletter&title=Yankee_Stadium_slide_show&site=newsletter&sent=no');\">E-mail this to a friend<\/a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"javascript:parentCheck('http://current.newsweek.com/budgettravel/2008/03/a_tour_of_baseballs_cathedral.html');\">Read the article<\/a>";
	finalHTML += "<\/div><div class=contentBlock>";
	finalHTML += "<strong>Related Links:<\/strong><ul>";
	finalHTML += "<li><a href=javascript:parentCheck('/bt-dyn/content/article/2007/02/12/AR2007021200517.html')>Q&amp;A With Baseball Expert Chris Epting<\/a><\/li>";
	finalHTML += "<li><a href=javascript:parentCheck('/bt-dyn/content/article/2008/01/29/AR2008012902119.html')>New York City Trivia Quiz<\/a><\/li>";
	finalHTML += "<li><a href=javascript:parentCheck('/bt-dyn/content/article/2007/09/20/AR2007092001068.html')>Hotels: New York at a Price That's Right<\/a><\/li>";
	finalHTML += "<\/ul><\/div><div class=contentBlock style=text-align:center;>";
	finalHTML += "Browse more photos of popular destinations in <a href=javascript:parentCheck('/bt-dyn/content/funstuff/slideshows/index.html')><strong>Slide Shows</strong><\/a>.";
	finalHTML += "<\/div>";
