// JavaScript Document
<!--
function openwin() {
	window.open("http://www.abc-clinic.com/fla/self_check.html", "", "width=640,height=395");
}
// -->


