function showpng(){ if(navigator.userAgent.toLowerCase().indexOf('msie')>0){ // detect for IE (could be more specific to PC and version, but this works for the test) is = document.getElementsByTagName('IMG'); // get all images for(x=0; x