function setImages()
{
  if ( (document.images) )
  {
   pictNew('bogyo1');
   pictNew('bogyo2');
   pictNew('bogyo3');
  } //if
}