var yourdomain=""

function GoogleSearch(frm, yourdomain)
{
	frm.q.value="site:"+yourdomain+" "+frm.qfront.value
}