function pop1(arg_path,arg_w,arg_h){subWin1=window.open(arg_path,"pop","width="+arg_w+",height="+arg_h+",scrollbars=auto,status=no");}