function y(str){
	document.f.action = "http://ppp.rgr.jp/s/"+str;
	document.f.submit();
}
