
function urlsend() {
	document.urlform.checkform.value="次に鏡を見るときは気をつけろ";
	document.urlform.submit();
}
