var Tscroll_path_to_files = 'scroll_news/ts_files/'

// please, don't change anything below this line
function Tscroll_init (id) {
	background = 'style="background-color: #ffffff;"' 
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'scroll.html?' + id + '" width="1" height="1" ' + background + '></iframe>');
}
