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