{
children01 = new Image(57,50);
children01.src = "http://www.gmfotos.com/pix/children/children01.jpg";

children02 = new Image(57,50);
children02.src = "http://www.gmfotos.com/pix/children/children02.jpg";

children03 = new Image(57,50);
children03.src = "http://www.gmfotos.com/pix/children/children03.jpg";

children04 = new Image(57,50);
children04.src = "http://www.gmfotos.com/pix/children/children04.jpg";

children05 = new Image(57,50);
children05.src = "http://www.gmfotos.com/pix/children/children05.jpg";

children06 = new Image(57,50);
children06.src = "http://www.gmfotos.com/pix/children/children06.jpg";

children07 = new Image(57,50);
children07.src = "http://www.gmfotos.com/pix/children/children07.jpg";

children08 = new Image(57,50);
children08.src = "http://www.gmfotos.com/pix/children/children08.jpg";

children09 = new Image(57,50);
children09.src = "http://www.gmfotos.com/pix/children/children09.jpg";

children10 = new Image(57,50);
children10.src = "http://www.gmfotos.com/pix/children/children10.jpg";

children11 = new Image(57,50);
children11.src = "http://www.gmfotos.com/pix/children/children11.jpg";

children12 = new Image(57,50);
children12.src = "http://www.gmfotos.com/pix/children/children12.jpg";

children13 = new Image(57,50);
children13.src = "http://www.gmfotos.com/pix/children/children13.jpg";

children14 = new Image(57,50);
children14.src = "http://www.gmfotos.com/pix/children/children14.jpg";

children15 = new Image(57,50);
children15.src = "http://www.gmfotos.com/pix/children/children15.jpg";

children16 = new Image(57,50);
children16.src = "http://www.gmfotos.com/pix/children/children16.jpg";

children17 = new Image(57,50);
children17.src = "http://www.gmfotos.com/pix/children/children17.jpg";

children18 = new Image(57,50);
children18.src = "http://www.gmfotos.com/pix/children/children18.jpg";

children19 = new Image(57,50);
children19.src = "http://www.gmfotos.com/pix/children/children19.jpg";

children20 = new Image(57,50);
children20.src = "http://www.gmfotos.com/pix/children/children20.jpg";

children21 = new Image(57,50);
children21.src = "http://www.gmfotos.com/pix/children/children21.jpg";

children22 = new Image(57,50);
children22.src = "http://www.gmfotos.com/pix/children/children22.jpg";

children23 = new Image(57,50);
children23.src = "http://www.gmfotos.com/pix/children/children23.jpg";

children24 = new Image(57,50);
children24.src = "http://www.gmfotos.com/pix/children/children24.jpg";

children25 = new Image(57,50);
children25.src = "http://www.gmfotos.com/pix/children/children25.jpg";
}
function hiLite(imgDocID,imgObjName)
 {
    document.images[imgDocID].src = eval(imgObjName + ".src")
  }