// 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([['NLL Playoffs Semifinals: San Diego Seals vs. Albany Firewolves - Home Game 1, Series Game 1','Pechanga Arena - San Diego','San Diego, CA','Friday','May 3','7:30 PM','6412750','NLL-Playoffs-Semifinals--San-Diego-Seals-vs--Albany-Firewolves---Home-Game-1--Series-Game-1-5-3-2024'],['Feid','Pechanga Arena - San Diego','San Diego, CA','Saturday','May 4','8:00 PM','6261982','Feid-5-4-2024'],['San Diego Strike Force vs. Northern Arizona Wranglers','Pechanga Arena - San Diego','San Diego, CA','Sunday','May 5','3:05 PM','6202313','San-Diego-Strike-Force-vs--Northern-Arizona-Wranglers-5-5-2024'],['Catch You on The Rebound: Brenton Wood','Pechanga Arena - San Diego','San Diego, CA','Saturday','May 11','7:00 PM','6093255','Catch-You-on-The-Rebound--Brenton-Wood-5-11-2024'],['Justin Timberlake','Pechanga Arena - San Diego','San Diego, CA','Tuesday','May 14','7:30 PM','6236423','Justin-Timberlake-5-14-2024'],['Top Rank Boxing: Navarrete vs. Berinchyk','Pechanga Arena - San Diego','San Diego, CA','Saturday','May 18','3:40 PM','6362452','Top-Rank-Boxing--Navarrete-vs--Berinchyk-5-18-2024'],['San Diego Strike Force vs. Duke City Gladiators','Pechanga Arena - San Diego','San Diego, CA','Sunday','May 19','3:05 PM','6202314','San-Diego-Strike-Force-vs--Duke-City-Gladiators-5-19-2024'],['Taylor Swift & Paramore','Estadio Da Luz','Lisbon, Portugal','Friday','May 24','TBD','5774424','Taylor-Swift---Paramore-5-24-2024'],['Taylor Swift & Paramore','Estadio Da Luz','Lisbon, Portugal','Saturday','May 25','TBD','5800906','Taylor-Swift---Paramore-5-25-2024'],['Eric Clapton','Accor Arena','Paris 12, France','Sunday','May 26','TBD','6209052','Eric-Clapton-5-26-2024']]);