// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['San Diego Gulls vs. Colorado Eagles','Pechanga Arena - San Diego','San Diego, CA','Wednesday','Oct 22','7:00 PM','7264916','San-Diego-Gulls-vs--Colorado-Eagles-10-22-2025'],['Kamloops Blazers vs. Medicine Hat Tigers','Sandman Centre','Kamloops, Canada','Friday','Oct 24','7:00 PM','7236379','Kamloops-Blazers-vs--Medicine-Hat-Tigers-10-24-2025'],['Guf','Sport of Kings Club at Gulfstream Park Casino','Hallandale, FL','Friday','Oct 24','9:00 PM','7115711','Guf-10-24-2025'],['Overtime Boxing: OTX 17','Pechanga Arena - San Diego','San Diego, CA','Saturday','Oct 25','4:00 PM','7421673','Overtime-Boxing--OTX-17-10-25-2025'],['Kamloops Blazers vs. Vancouver Giants','Sandman Centre','Kamloops, Canada','Saturday','Oct 25','6:00 PM','7236380','Kamloops-Blazers-vs--Vancouver-Giants-10-25-2025'],['SL Benfica vs. FC Arouca','Estadio Da Luz','Lisbon, Portugal','Sunday','Oct 26','TBD','7257172','SL-Benfica-vs--FC-Arouca-10-26-2025'],['Nazareth','Sandman Centre','Kamloops, Canada','Monday','Oct 27','7:00 PM','7300718','Nazareth-10-27-2025'],['San Diego Gulls vs. San Jose Barracuda','Pechanga Arena - San Diego','San Diego, CA','Wednesday','Oct 29','7:00 PM','7264922','San-Diego-Gulls-vs--San-Jose-Barracuda-10-29-2025'],['Kamloops Blazers vs. Everett Silvertips','Sandman Centre','Kamloops, Canada','Wednesday','Oct 29','7:00 PM','7236381','Kamloops-Blazers-vs--Everett-Silvertips-10-29-2025'],['Vocal Sport','Covey Center For The Arts','Provo, UT','Saturday','Nov 1','6:00 PM','7385957','Vocal-Sport-11-1-2025']]);