<!--
// »υΓΆ Ώ­±β
function WindowOpen(w_file, w_name) {
open (w_file, w_name,"left=0, top=0, toolbar=no, location=no, directories=no, status=yes, menubar=no, scrollbars=yes, resizable=yes, width=400, height=500");
}
-->
