  function ShowPic(strPic) {
    document.images['homepic'].src = strPic
  }