function doLoad {
  alert(document.images.length);

}