data[this.options.postVar] = this.queryValue.toLowerCase().replace(/^(.)/, function(a) { return a.toUpperCase() });