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