var pageheight = window.screen.height;
var iframeheight = (.6 * pageheight);
document.write('<div style="width:550px; border:#a1a1a1 1px solid;  text-align:center; margin-left:auto; margin-right:auto;"><iframe name="healthlibrary" id="healthlibrary" src="http://www.health-news-and-information.com/6libc/healthnews/library3_stjosephelmira.htm?lib3.shtml" width="550" height="'+iframeheight+'" scrolling="auto" allowtransparency="true" frameborder="0"></iframe></div>');