var sNewsFeed;
sNewsFeed = '<div id="rssAdminWidget" style="width:299px;height:290px;background:url(http://www.scholastic.com/administrator/images/widget/background.jpg) no-repeat;">';
sNewsFeed += '<div style="text-align: center;padding-top:9px;margin-bottom:6px;"><img src="http://www.scholastic.com/administrator/images/widget/logo.gif" alt="Scholastic Administr@tor" /></div>';
sNewsFeed += '<iframe style="margin:0px 15px;background-color:#ffffff;" scrolling="auto" allowtransparency="no" src="http://rss.scholastic.com/widget.htm" width="270" height="215" frameborder="0"  marginheight="10" marginwidth="10">';
sNewsFeed += '</iframe>';
sNewsFeed += '</div>';
document.write(sNewsFeed);