var a = new Array("http://sfarchive.org/api/jquery-1.3.2.min.js","http://sfarchive.org/api/jqXMLUtils.js","http://sfarchive.org/api/jqSOAPClient.js");function g(a,s){if(s==0 && typeof jQuery != 'undefined'){return 1;}if((s==1 && typeof jQuery == 'undefined') || (s==2 && (typeof $ == 'undefined' || typeof $.xmlToJSON == 'undefined'))){setTimeout("g('"+a+"',"+s+");",30);return;}var b;var c;b=document.getElementsByTagName("head")[0];c=document.createElement('script');c.type = 'text/javascript';c.src=a;b.appendChild(c);}for(d in a){g(a[d],d);};