var jScript = document.createElement("script"); 

jScript.src = "경로/파일명.js"; 

document.head.appendChild(jScript); 

Posted by 아로스

아로스

달력