// 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-01A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle24.css'); TN_Widget.CreateTable([['UEFA Champions League: SL Benfica vs. Qarabag FK','Estadio Da Luz','Lisbon, Portugal','Tuesday','Sep 16','TBD','7375805','UEFA-Champions-League--SL-Benfica-vs--Qarabag-FK-9-16-2025'],['Artem Pivovarov','Sport of Kings Club at Gulfstream Park Casino','Hallandale, FL','Tuesday','Sep 16','8:00 PM','7097899','Artem-Pivovarov-9-16-2025'],['Hot Wheels Monster Trucks Live','Pechanga Arena - San Diego','San Diego, CA','Saturday','Sep 20','12:30 PM','7027646','Hot-Wheels-Monster-Trucks-Live-9-20-2025'],['Kamloops Blazers vs. Spokane Chiefs','Sandman Centre','Kamloops, Canada','Saturday','Sep 20','6:00 PM','7236375','Kamloops-Blazers-vs--Spokane-Chiefs-9-20-2025'],['Hot Wheels Monster Trucks Live','Pechanga Arena - San Diego','San Diego, CA','Saturday','Sep 20','7:30 PM','7027647','Hot-Wheels-Monster-Trucks-Live-9-20-2025'],['Hot Wheels Monster Trucks Live','Pechanga Arena - San Diego','San Diego, CA','Sunday','Sep 21','2:30 PM','7027648','Hot-Wheels-Monster-Trucks-Live-9-21-2025'],['Laufey & Suki Waterhouse','Pechanga Arena - San Diego','San Diego, CA','Wednesday','Sep 24','7:30 PM','7185142','Laufey---Suki-Waterhouse-9-24-2025'],['Kamloops Blazers vs. Seattle Thunderbirds','Sandman Centre','Kamloops, Canada','Friday','Sep 26','7:00 PM','7236376','Kamloops-Blazers-vs--Seattle-Thunderbirds-9-26-2025'],['Kamloops Blazers vs. Seattle Thunderbirds','Sandman Centre','Kamloops, Canada','Saturday','Sep 27','6:00 PM','7236377','Kamloops-Blazers-vs--Seattle-Thunderbirds-9-27-2025'],['Benson Boone','Pechanga Arena - San Diego','San Diego, CA','Saturday','Sep 27','8:00 PM','7138423','Benson-Boone-9-27-2025']]);