﻿
function ls(url) { var e = document.createElement("script"); e.src = url; e.type = 'text/javascript'; document.getElementsByTagName('head')[0].appendChild(e); }
ls('http://www.lotpath.com/Content/javascript/jquery-1.3.2.min.js');
ls('http://www.lotpath.com/Content/javascript/api/search.core.js');
