var Tscroll_path_to_files = '/js/'
function Tscroll_init (id) {
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'scroll.php?' + id + '" width="96%" height="100%"></iframe>');
}