#$.afui.useAjaxCacheBuster ``` This is a boolean that when set to true will add "&cache=rand" to any ajax loaded link The default is false ``` ##Example ``` $.afui.useAjaxCacheBuster=true; ``` ##Parameters ``` ``` ##Returns ``` undefined ```