// 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-04A 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([['Stagecoach Festival: Cody Johnson, Lainey Wilson & Post Malone - 3 Day Pass','Empire Polo Field','Indio, CA','Friday','Apr 24','TBD','7203845','Stagecoach-Festival--Cody-Johnson--Lainey-Wilson---Post-Malone---3-Day-Pass-4-24-2026'],['Stagecoach Festival: Post Malone, Brooks and Dunn & Hootie and The Blowfish - Sunday','Empire Polo Field','Indio, CA','Sunday','Apr 26','12:00 PM','7203850','Stagecoach-Festival--Post-Malone--Brooks-and-Dunn---Hootie-and-The-Blowfish---Sunday-4-26-2026'],['Post Malone & Jelly Roll','Sun Bowl Stadium','El Paso, TX','Wednesday','May 13','7:30 PM','7715467','Post-Malone---Jelly-Roll-5-13-2026'],['Post Malone & Jelly Roll','McLane Stadium ','Waco, TX','Tuesday','May 19','7:30 PM','7715468','Post-Malone---Jelly-Roll-5-19-2026'],['Post Malone & Jelly Roll','Tiger Stadium - Baton Rouge','Baton Rouge, LA','Saturday','May 23','7:30 PM','7715469','Post-Malone---Jelly-Roll-5-23-2026'],['Post Malone & Jelly Roll','Protective Stadium','Birmingham, AL','Tuesday','May 26','7:30 PM','7715470','Post-Malone---Jelly-Roll-5-26-2026'],['2026 Gulf Coast Jam: Post Malone, Chris Stapleton, Riley Green & Keith Urban - 4 Day Pass','Frank Brown Park','Panama City Beach, FL','Thursday','May 28','TBD','7181094','2026-Gulf-Coast-Jam--Post-Malone--Chris-Stapleton--Riley-Green---Keith-Urban---4-Day-Pass-5-28-2026'],['Post Malone & Jelly Roll','Raymond James Stadium','Tampa, FL','Friday','May 29','7:30 PM','7715471','Post-Malone---Jelly-Roll-5-29-2026'],['Carolina Country Music Festival: Riley Green, Luke Bryan, Blake Shelton & Post Malone - 4 Day Pass','Burroughs & Chapin Pavilion Place','Myrtle Beach, SC','Thursday','Jun 4','TBD','7209275','Carolina-Country-Music-Festival--Riley-Green--Luke-Bryan--Blake-Shelton---Post-Malone---4-Day-Pass-6-4-2026'],['Post Malone & Jelly Roll','Vaught Hemingway Stadium','Oxford, MS','Friday','Jun 5','7:30 PM','7715472','Post-Malone---Jelly-Roll-6-5-2026']]);