var text = new Array();
   text[0] = "<b class=hometitle>Paving the Way</b><br>In the early 19th century, New York became a transportation hub for the young nation, making the city the most important center in America for trade and commerce. <a href=a_early/activity6/index.html><b>Go to the activity.</b></a>";
   text[1] = "<b class=hometitle>Stowaway!</b><br> Between the 1892 and 1924, some 16 million immigrants passed through the Ellis Island immigration station on their way to a new life in the United States. <a href=a_immigration/activity3/index.html><b>Go to the activity.</b></a>";
   text[2] = "<b class=hometitle>United We Stand?</b><br> In the 1890s, when Manhattan leaders suggested that surrounding areas join it to form greater New York City, they were mostly met with applause. <a href=a_building/activity6/index.html><b>Go to the activity.</b></a>";
   text[3] = "<b class=hometitle>On With The Show!</b><br>Live theater on Broadway today is something special. It's considered high-culture. Most people dress up and make an evening of it. People sit quietly and watch, or maybe applaud politely. <a href=a_arts/activity8/index.html><b>Go to the activity.</b></a>";
   text[4] = "<b class=hometitle>Play the Market</b><br> During the 1920s, the stock market appeared to be a dream come true for many investors. From 1925 to 1929, the average price of stocks on the New York Stock Exchange more than doubled. <a href=a_business/activity7/index.html><b>Go to the activity.</b></a>";
   text[5] = "<b class=hometitle>The Melting Pot</b><br> For the millions of immigrants pouring into this country at the turn of the century, New York City was supposed to be the great \"melting pot.\" <a href=a_life/activity3/index.html><b>Go to the activity.</b></a>";

var picture = new Array();
   picture[0] = "<img src=images/activity_pic.jpg width=130 height=130 alt=\"Paving the Way\" border=0>";
   picture[1] = "<img src=images/activity_pic2.jpg width=130 height=130 alt=\"Stowaway!\" border=0>";
   picture[2] = "<img src=images/activity_pic3.jpg width=130 height=130 alt=\"United We Stand?\" border=0>";
  picture[3] = "<img src=images/activity_pic4.jpg width=130 height=130 alt=\"On With The Show!\" border=0>";
   picture[4] = "<img src=images/activity_pic5.jpg width=130 height=130 alt=\"Play the Market\" border=0>";
   picture[5] = "<img src=images/activity_pic6.jpg width=130 height=130 alt=\"The Melting Pot\" border=0>";

