function write_news() {
	document.write('<iframe id="scroller" width="197" height="260" frameborder=0 src="scrolling_test.html"></iframe>');
}

write_news();
