| 제목 | 환경표시인증서(제32179호) |
![]() ![]() ![]() 환경표시인증서(제32179호) | |
"; winResult = window.open("about:blank","",wopt); winResult.document.open("text/html", "replace"); winResult.document.write(wbody); winResult.document.close(); return; } /** * 함수 실행 */ window.onload = function() { resizeImage(); } //-->