
var Tscroll_path_to_files = '../noticias/ts_files/'

function Tscroll_init (id) {
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'scrollp.html?' + id + '" width="1" height="1"></iframe>');
}
