
var Tscroll_path_to_files = 'ts_files/'

// please, don't change anything below this line
function Tscroll_init (id) {
	
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'sc.asp?' + id + '" width="1" height="1"></iframe>');
	
}
function Tscroll_init1 (id) {
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'hindisc.asp?' + id + '" width="1" height="1"></iframe>');
}
