function wC(){cZ=new Date();d=cZ.getTime()-cA.getTime();d=d/1000;if(d>=10){cZhtml=""}else{cZhtml=wCS(d)}return cZhtml}function wCS(A){A=A+"";r="";sA=A.split(".");for(i=0;i<sA.length;i++){if(i==0){r+=sA[i]+"."}else{r+=sA[i].substring(0,2);if(sA[i].length==1){r+="0"}}}if(r.length==2){r+="01"}return r}var handleSuccessLoad=function(A){if(A.responseText!==undefined){}};var callbackLoad={success:handleSuccessLoad,argument:[]};var sUrlLoad=site_url+"ajax_files/insert_page_load_stats.php";function insertLoadTime(){var A="duration="+wC()+"&page="+SCRIPT_NAME;var B=YAHOO.util.Connect.asyncRequest("POST",sUrlLoad,callbackLoad,A)}insertLoadTime();