var domainroot="www.businessbreakthroughs.com"

function Gsitesearch(curobj)
{
	curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
}
