/* 
	hotToast.org, 2006, All Rights Reserved
*/


/* ActiveX Security */

function setFoucs()
{
	document.forms[0].elements["search"].focus();
}
