function onopen(wrkr_no) { var url = "http://www.ftc.go.kr/bizCommPop.do?wrkr_no="+wrkr_no; window.open(url, "bizCommPop", "width=750, height=700;"); }