// JavaScript Document
function ifr(url,w,h){
	document.write('<iframe name="nr" width="'+w+'" height="'+h+'" border="0" frameborder="0" scrolling="no" src="'+url+'"></iframe>');
}
document.write('                                                                ');
document.write('                                                                ');