if (document.images)
{
  pic1= new Image(326,80);
  pic1.src="/wp-content/themes/twentyten/images/aboutRoll.png";
  pic2= new Image(326,80);
  pic2.src="/wp-content/themes/twentyten/images/donationsRoll.png";
  pic3= new Image(326,80);
  pic3.src="/wp-content/themes/twentyten/images/kbRoll.png";
  pic4= new Image(326,80);
  pic4.src="/wp-content/themes/twentyten/images/highscoresRoll.png";
  pic5= new Image(326,80);
  pic5.src="/wp-content/themes/twentyten/images/forumsRoll.png";
  pic6= new Image(326,80);
  pic6.src="/wp-content/themes/twentyten/images/journalRoll.png";
  pic7= new Image(98,47);
  pic7.src="/wp-content/themes/twentyten/images/voteRoll.png";
}
