function openUrlWithCacheBuster(A){if(A.indexOf("?")>0){A+="&";}else{A+="?";}var B=new Date().getTime()+""+Math.floor(Math.random()*1000);window.location=A+"cacheBuster="+B;}function pluraliseVehicleName(A){if(A.charAt(A.length-1)!="s"){A+="s";}return A;}function singulariseVehicleName(A){if(A.charAt(A.length-1)=="s"){A=A.substring(0,A.length-1);}return A;}String.prototype.trim=function(){return this.replace(/^\s*/,"").replace(/\s*$/,"");};String.prototype.startsWith=function(A){return this.match("^"+A)==A;};function formatNumber(E){if(typeof E!="string"){E+="";}var A=E.split(".");var D=A[0];var B=A.length>1?"."+A[1]:"";var C=/(\d+)(\d{3})/;while(C.test(D)){D=D.replace(C,"$1"+","+"$2");}return D+B;}function trackBannerClick(A,E,D,B){var C=s_gi(s_account);C.linkTrackVars="events,prop42,prop43,prop44,prop45";C.linkTrackEvents="event5";C.events="event5";C.prop42=C.pageName;C.prop43=E;C.prop44=C.prop42+"|"+C.prop43;C.prop45=D;C.tl(A,"o",B);}