var BrowserDetect = { init: function () { this.browser = this.searchString(this.dataBrowser); }, searchString: function (data) { for (var i=0;i