// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tix/tickets.aspx", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + "
" + row[3].substring(0,3) + "" + row[4] + "" + row[5] + "
" + "" + row[0] +"" + "" + "" + row[1] + "" + "" + row[2] + "" + "Tickets"; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr=0; cntr'; else document.write('
' + newTable.join('') + '
'); } }; }(); //BPW-TNSERV-02A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle25.css'); TN_Widget.CreateTable([['Brantley Gilbert','Monroe County Fairgrounds - MI','Monroe, MI','Saturday','Aug 2','8:00 PM','7153752','Brantley-Gilbert-8-2-2025'],['Brantley Gilbert','Oklahoma City Zoo Amphitheatre','Oklahoma City, OK','Friday','Aug 15','7:00 PM','7142234','Brantley-Gilbert-8-15-2025'],['Brantley Gilbert','The Factory - Chesterfield','St. Louis, MO','Saturday','Aug 16','8:00 PM','7141932','Brantley-Gilbert-8-16-2025'],['Brantley Gilbert','Hollywood Casino at Penn National Race Course','Grantville, PA','Thursday','Aug 21','7:00 PM','7141652','Brantley-Gilbert-8-21-2025'],['Brantley Gilbert','Catholic Health Amphitheater At Bald Hill','Farmingville, NY','Friday','Aug 22','7:30 PM','7143885','Brantley-Gilbert-8-22-2025'],['Brantley Gilbert','Champlain Valley Expo','Essex Junction, VT','Saturday','Aug 23','7:00 PM','6995236','Brantley-Gilbert-8-23-2025'],['Brantley Gilbert','Kay Yeager Coliseum','Wichita Falls, TX','Thursday','Aug 28','7:00 PM','7248007','Brantley-Gilbert-8-28-2025'],['Brantley Gilbert','Black Oak Amphitheater','Lampe, MO','Friday','Aug 29','7:00 PM','7208879','Brantley-Gilbert-8-29-2025'],['Brantley Gilbert','Hard Rock Live - Hard Rock Hotel & Casino Tulsa','Catoosa, OK','Thursday','Sep 4','8:00 PM','7206754','Brantley-Gilbert-9-4-2025'],['Brantley Gilbert','Credit Union of Texas Event Center','Allen, TX','Friday','Sep 5','8:00 PM','7269133','Brantley-Gilbert-9-5-2025'],['Brantley Gilbert','Coushatta Casino Resort','Kinder, LA','Saturday','Sep 6','8:00 PM','7289374','Brantley-Gilbert-9-6-2025'],['Brantley Gilbert','Hampton Beach Casino Ballroom','Hampton, NH','Thursday','Sep 11','8:00 PM','7141730','Brantley-Gilbert-9-11-2025'],['Brantley Gilbert','The Grandstand At The Great Frederick Fair - Frederick','Frederick, MD','Friday','Sep 12','7:30 PM','7214038','Brantley-Gilbert-9-12-2025'],['Brantley Gilbert','Atlantic Union Bank Pavilion','Portsmouth, VA','Saturday','Sep 13','7:00 PM','7206198','Brantley-Gilbert-9-13-2025'],['Brantley Gilbert','FirstBank Amphitheater','Franklin, TN','Friday','Oct 3','8:00 PM','7206199','Brantley-Gilbert-10-3-2025'],['Brantley Gilbert','Brushy Mountain State Penitentiary','Petros, TN','Saturday','Oct 4','7:30 PM','7214888','Brantley-Gilbert-10-4-2025'],['Brantley Gilbert','Rio Rancho Events Center','Rio Rancho, NM','Friday','Oct 10','8:00 PM','7206079','Brantley-Gilbert-10-10-2025'],['Brantley Gilbert','Ford Amphitheater - Colorado Springs','Colorado Springs, CO','Saturday','Oct 11','7:30 PM','7209302','Brantley-Gilbert-10-11-2025'],['Brantley Gilbert','Blue Federal Credit Union Arena','Loveland, CO','Sunday','Oct 12','7:30 PM','7207367','Brantley-Gilbert-10-12-2025'],['Brantley Gilbert','Pensacola Bay Center','Pensacola, FL','Thursday','Feb 26','7:00 PM','6938221','Brantley-Gilbert-2-26-2026'],['Brantley Gilbert','VyStar Veterans Memorial Arena','Jacksonville, FL','Friday','Feb 27','7:00 PM','6938219','Brantley-Gilbert-2-27-2026'],['Brantley Gilbert','Donald L. Tucker Civic Center','Tallahassee, FL','Saturday','Feb 28','7:00 PM','6938220','Brantley-Gilbert-2-28-2026']]);