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

