// JavaScript Document
var Tscroll_path_to_files = 'http://humantouch-ecrm.com/pancanadaprueba/'

// 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 + 'bpnews.php?' + id + '" width="250" height="130px" marginwidth="0" marginheight="0" hspace="0" vspace="0"></iframe>');
	document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'news.php?' + id + '" width="250" height="120px" marginwidth="0" marginheight="0" hspace="0" vspace="0"></iframe>');

}