// 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/WidgetStyle28.css'); TN_Widget.CreateTable([['Major League Cricket: TBD vs. TBD & TBD vs. TBD','Oakland Coliseum','Oakland, CA','Wednesday','Jul 15','2:30 PM','7818695','Major-League-Cricket--TBD-vs--TBD---TBD-vs--TBD-7-15-2026'],['Major League Cricket: TBD vs. TBD','Oakland Coliseum','Oakland, CA','Thursday','Jul 16','6:30 PM','7818696','Major-League-Cricket--TBD-vs--TBD-7-16-2026'],['Major League Cricket: TBD vs. TBD','Oakland Coliseum','Oakland, CA','Saturday','Jul 18','4:30 PM','7818697','Major-League-Cricket--TBD-vs--TBD-7-18-2026'],['Oakland Roots SC vs. Sacramento Republic FC','Oakland Coliseum','Oakland, CA','Saturday','Jul 25','7:00 PM','7633062','Oakland-Roots-SC-vs--Sacramento-Republic-FC-7-25-2026'],['Oakland Roots SC vs. Pittsburgh Riverhounds SC','Oakland Coliseum','Oakland, CA','Saturday','Aug 1','7:00 PM','7633063','Oakland-Roots-SC-vs--Pittsburgh-Riverhounds-SC-8-1-2026'],['Oakland Roots SC vs. Monterey Bay FC','Oakland Coliseum','Oakland, CA','Saturday','Aug 15','7:00 PM','7633064','Oakland-Roots-SC-vs--Monterey-Bay-FC-8-15-2026'],['Oakland Roots SC vs. Orange County SC','Oakland Coliseum','Oakland, CA','Saturday','Aug 29','5:00 PM','7633065','Oakland-Roots-SC-vs--Orange-County-SC-8-29-2026'],['BigBang','Oakland Coliseum','Oakland, CA','Saturday','Sep 5','8:30 PM','8056823','BigBang-9-5-2026'],['Oakland Roots SC vs. Lexington Sporting Club','Oakland Coliseum','Oakland, CA','Saturday','Sep 12','7:00 PM','7633066','Oakland-Roots-SC-vs--Lexington-Sporting-Club-9-12-2026'],['Oakland Roots SC vs. Phoenix Rising FC','Oakland Coliseum','Oakland, CA','Saturday','Sep 26','7:00 PM','7633067','Oakland-Roots-SC-vs--Phoenix-Rising-FC-9-26-2026'],['Oakland Roots SC vs. San Antonio FC','Oakland Coliseum','Oakland, CA','Saturday','Oct 10','7:00 PM','7633068','Oakland-Roots-SC-vs--San-Antonio-FC-10-10-2026']]);