

 var pictures = new Array();
   pictures[0] = "<img src='images/STbigshotsandbadguys.gif' width='186' height='131' alt=''>";
   pictures[1] = "<img src='images/STfinancialliteracy.jpg' width='186' height='131' alt=''>";
   pictures[2] = "<img src='images/STgreenwood.jpg' width='186' height='131' alt=''>";
   pictures[3] = "<img src='images/STholidayspirit.jpg' width='186' height='131' alt=''>";
   pictures[4] = "<img src='images/STbloodydelight.jpg' width='186' height='131' alt=''>";
   pictures[5] = "<img src='images/STdayslongremembered.jpg' width='186' height='131' alt=''>";
   pictures[6] = "<img src='images/ST-WTCbombing.jpg' width='186' height='131' alt=''>";
   pictures[7] = "<img src='images/STlittlegirl.jpg' width='186' height='131' alt=''>";
   pictures[8] = "<img src='images/STheartofthemiddle.gif' width='186' height='131' alt=''>";
       
 var text = new Array();
   text[0] = "\"Big Shots and Bad Guys of NYC Sports\"";
   text[1] = "\"Learning More Through Financial Literacy\"";
   text[2] = "\"The Green-Wood Cemetery Project\" by Project Reach Youth";
   text[3] = "\"Holiday Spirit\" by students from ASPIRA of New York";
   text[4] = "\"Bloody Delight\" by students from ASPIRA of New York";
   text[5] = "\"Digital Storytelling\" by the Digital Clubhouse of New York";
   text[6] = "\"World Trade Center Bombing: An American Holocaust\"";
   text[7] = "\"The Black Experience\" by the Norwalk Computer Learning Center";
   text[8] = "\"Heart in the Middle of the World\"";
  
    
 var link = new Array();
   link[0] = "<a href='http://www.thirteen.org/edonline/studentstake/sports/index.html' class='orange' target='_new'>View Project</a>";
   link[1] = "<a href='http://www.thirteen.org/edonline/studentstake/phipps/index.html' class='orange' target='_new'>View Project</a>";
   link[2] = "<a href='http://www.thirteen.org/edonline/studentstake/greenwood/index.html' class='orange' target='_new'>View Project</a>";
   link[3] = "<a href='http://www.thirteen.org/edonline/studentstake/holiday02/index.htm' class='orange' target='_new'>View Project</a>";
   link[4] = "<a href='http://www.thirteen.org/edonline/studentstake/beam10/index.html' class='orange' target='_new'>View Project</a>";
   link[5] = "<a href='http://www.thirteen.org/edonline/studentstake/digitalstory/index.html' class='orange' target='_new'>View Project</a>";
   link[6] = "<a href='http://www.thirteen.org/edonline/studentstake/wtc/' class='orange' target='_new'>View Project</a>";
   link[7] = "<a href='http://www.thirteen.org/edonline/studentstake/blackexp/' class='orange' target='_new'>View Project</a>";
   link[8] = "<a href='http://www.thirteen.org/edonline/studentstake/unis/index.html' class='orange' target='_new'>View Project</a>";
   
