   if (document.images) {
 
      PPbtnU = new Image
      PPbtnD = new Image 

      PPbtnU.src = "images/ScrPu.gif";
      PPbtnD.src = "images/ScrPd.gif";
      }