function trimLeftSearch()
{
	try{
	document.getElementById("tblMainLeftSearch").style.display = 'inline';
	}catch(err){}
	ControlText('spnTPSChannels',0,10,140);
}