function jscheck()
{
	alert( "使用可能です。");
	return false;
}
