{
sportsland01 = new Image(57,50);
sportsland01.src = "http://www.gmfotos.com/pix/sports/sportsland01.jpg";

sportsland02 = new Image(57,50);
sportsland02.src = "http://www.gmfotos.com/pix/sports/sportsland02.jpg";

sportsland03 = new Image(57,50);
sportsland03.src = "http://www.gmfotos.com/pix/sports/sportsland03.jpg";

sportsland04 = new Image(57,50);
sportsland04.src = "http://www.gmfotos.com/pix/sports/sportsland04.jpg";

sportsland05 = new Image(57,50);
sportsland05.src = "http://www.gmfotos.com/pix/sports/sportsland05.jpg";

sportsland06 = new Image(57,50);
sportsland06.src = "http://www.gmfotos.com/pix/sports/sportsland06.jpg";

sportsland07 = new Image(57,50);
sportsland07.src = "http://www.gmfotos.com/pix/sports/sportsland07.jpg";

sportsland08 = new Image(57,50);
sportsland08.src = "http://www.gmfotos.com/pix/sports/sportsland08.jpg";

sportsland09 = new Image(57,50);
sportsland09.src = "http://www.gmfotos.com/pix/sports/sportsland09.jpg";

sportsland10 = new Image(57,50);
sportsland10.src = "http://www.gmfotos.com/pix/sports/sportsland10.jpg";

sportsland11 = new Image(57,50);
sportsland11.src = "http://www.gmfotos.com/pix/sports/sportsland11.jpg";

sportsland12 = new Image(57,50);
sportsland12.src = "http://www.gmfotos.com/pix/sports/sportsland12.jpg";

sportsland13 = new Image(57,50);
sportsland13.src = "http://www.gmfotos.com/pix/sports/sportsland13.jpg";

sportsland14 = new Image(57,50);
sportsland14.src = "http://www.gmfotos.com/pix/sports/sportsland14.jpg";

sportsland15 = new Image(57,50);
sportsland15.src = "http://www.gmfotos.com/pix/sports/sportsland15.jpg";

sportsland16 = new Image(57,50);
sportsland16.src = "http://www.gmfotos.com/pix/sports/sportsland16.jpg";

sportsland17 = new Image(57,50);
sportsland17.src = "http://www.gmfotos.com/pix/sports/sportsland17.jpg";

sportsland18 = new Image(57,50);
sportsland18.src = "http://www.gmfotos.com/pix/sports/sportsland18.jpg";

sportsland19 = new Image(57,50);
sportsland19.src = "http://www.gmfotos.com/pix/sports/sportsland19.jpg";

sportsland20 = new Image(57,50);
sportsland20.src = "http://www.gmfotos.com/pix/sports/sportsland20.jpg";

sportsland21 = new Image(57,50);
sportsland21.src = "http://www.gmfotos.com/pix/sports/sportsland21.jpg";

sportsland22 = new Image(57,50);
sportsland22.src = "http://www.gmfotos.com/pix/sports/sportsland22.jpg";

sportsland23 = new Image(57,50);
sportsland23.src = "http://www.gmfotos.com/pix/sports/sportsland23.jpg";

sportsland24 = new Image(57,50);
sportsland24.src = "http://www.gmfotos.com/pix/sports/sportsland24.jpg";

}
function hiLite(imgDocID,imgObjName)
 {
    document.images[imgDocID].src = eval(imgObjName + ".src")
  }

