function ifr(url,w,h){document.write('<iframe id="ifr" name="ifr" width="'+w+'" height="'+h+'" border="0" frameborder="0" scrolling="no" allowTransparency="true" align="middle" src="'+url+'"></iframe>');}