<!--
var arrImage = new Array();
arrImage[0] = '';
arrImage[1] = 'boston02.jpg';
arrImage[2] = 'boston05.jpg';
arrImage[3] = 'boston10.jpg';
arrImage[4] = 'boston04.jpg';
arrImage[5] = 'boston11.jpg';
arrImage[6] = 'boston20.jpg';
arrImage[7] = 'boston21.jpg';
arrImage[8] = 'boston23.jpg';
arrImage[9] = 'boston13.jpg';
arrImage[10] = 'boston14.jpg';
arrImage[11] = 'boston15.jpg';
arrImage[12] = 'boston17.jpg';
arrImage[13] = 'boston24.jpg';
arrImage[14] = 'boston25.jpg';
arrImage[15] = 'boston26.jpg';
arrImage[16] = 'boston28.jpg';
arrImage[17] = 'boston33.jpg';
arrImage[18] = 'boston35.jpg';
arrImage[19] = 'boston39.jpg';
arrImage[20] = 'boston40.jpg';
arrImage[21] = 'boston44.jpg';
arrImage[22] = 'boston45.jpg';
arrImage[23] = 'boston46.jpg';
arrImage[24] = 'boston48.jpg';
arrImage[25] = 'boston49.jpg';
arrImage[26] = 'boston50.jpg';
arrImage[27] = 'boston51.jpg';
arrImage[28] = 'boston52.jpg';
arrImage[29] = 'boston53.jpg';
arrImage[30] = 'boston54.jpg';
arrImage[31] = 'boston55.jpg';
arrImage[32] = 'boston56.jpg';
arrImage[33] = 'boston58.jpg';
arrImage[34] = 'boston60.jpg';
arrImage[35] = 'boston61.jpg';
arrImage[36] = 'boston65.jpg';
arrImage[37] = 'boston67.jpg';
arrImage[38] = 'boston68.jpg';
arrImage[39] = 'boston71.jpg';
arrImage[40] = 'boston74.jpg';
arrImage[41] = 'boston75.jpg';

var arrText = new Array();
arrText[0] = '';
arrText[1] = 'State House - built on land donated by John Hancock in 1795';
arrText[2] = 'Constitution - the oldest officially commissioned US Naval Ship';
arrText[3] = 'Trinity Church - one of the ten most beautiful buildings in America';
arrText[4] = 'Statue of Ted Williams - the last player who hit more than .400 in a single season';
arrText[5] = 'Bannerss of great former Red Sox';
arrText[6] = 'Championship banners outside Fenway Park';
arrText[7] = 'Signs outside Fenway Park';
arrText[8] = 'Sausage shop outside Fenway Park';
arrText[9] = 'Green Monster';
arrText[10] = 'Green Monster Seats';
arrText[11] = 'View from Green Monster Seats';
arrText[12] = 'View from Pavilion Club Seats';
arrText[13] = 'Manny Ramirez at batting practice';
arrText[14] = 'David Ortiz at batting practice';
arrText[15] = 'Red Sox come back to the bench after warm-ups';
arrText[16] = 'Jonathan Papelbon and Eric Hinske';
arrText[17] = 'View from the right field bleachers';
arrText[18] = 'Pesky Pole';
arrText[19] = 'Josh Beckett warms up in the bullpen';
arrText[20] = 'Josh Beckett warms up in the bullpen';
arrText[21] = 'Jason Varitek catches in the bullpen';
arrText[22] = 'Jason Varitek catches in the bullpen';
arrText[23] = 'Manny Ramirez';
arrText[24] = 'Manny Ramirez hits against Jeremy Sowers';
arrText[25] = 'Manny Ramirez';
arrText[26] = 'Hideki Okajima';
arrText[27] = 'Red Sox win!';
arrText[28] = 'Daisuke Matsuzaka warms up in the bullpen';
arrText[29] = 'Daisuke Matsuzaka warms up in the bullpen';
arrText[30] = 'Daisuke Matsuzaka warms up in the bullpen';
arrText[31] = 'Daisuke Matsuzaka warms up in the bullpen';
arrText[32] = 'Dice-K\'s first pitch';
arrText[33] = 'David Ortiz hits against Paul Byrd';
arrText[34] = '"Yankees Suck" in Japanese!';
arrText[35] = 'Manny Ramirez';
arrText[36] = 'Jason Varitek against Roberto Hernandez';
arrText[37] = 'Red Sox defense';
arrText[38] = 'Julio Lugo leaves the ball park';
arrText[39] = 'Kevin Youkillis getting in the car';
arrText[40] = 'David Ortiz\'s car';
arrText[41] = 'Willy Mo Pena';
//-->