 function iout(a,ID){
  a.style.borderColor='8B120F'
  a.style.borderWidth='1'
  a.style.borderStyle='solid'
  var elemP=(isW3C) ? document.getElementById("PO" + ID) : (document.all("PO" + ID));
  elemP.src="http://www.ebreggae.com/a/pr3s.gif"
 }

