function Gsitesearch(curobj){
	var domainroot='http://workpapers.pro'
	curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
	};
