﻿function addstring() {
	document.forms[0].q.value = 'site:www.kitani-suisan.com' + document.forms[0].q.value;
	return true;
}