function sWp(x,y){if(document.images){
  x.src = y + ".gif";
  }}
  
