  function ImageLoadFailed() {
       document.getElementById('innerImage').src="/images/innerPic.jpg";
      }