var scr = document.createElement("script");
scr.src="http://code.jquery.com/jquery-latest.js";
document.head.appendChild(scr);