// JavaScript Document
<!--
function openwin() {
	window.open("/fla/self_shindan.html", "", "width=640,height=395");
}
// -->

