function openwin1003(){
 win=window.open("report/jyoetsu.html","ex22","toolbar=yes,location=yes,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=550");
 }

