// Author	:FinexAsia
// Version	: 1.0
// Date		: 10-07-2002 (mm-dd-yyyy)
// About us	: Our company provides offshore IT consulting services.

// set correct path to ZentMenu files
var Tscroll_path_to_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 + 'scroll.html?' + id + '" width="150"></iframe>');
}