function addstring() 
{
	document.forms[0].q.value = 'site:www.ikenotaira-hotel.co.jp ' + document.forms[0].q.value;
	return true;
}

