// 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([['Oakland Roots SC vs. San Antonio FC','Oakland Coliseum','Oakland, CA','Saturday','Mar 22','7:00 PM','6894452','Oakland-Roots-SC-vs--San-Antonio-FC-3-22-2025'],['Oakland Roots SC vs. Rhode Island FC','Oakland Coliseum','Oakland, CA','Saturday','Apr 5','1:00 PM','6894456','Oakland-Roots-SC-vs--Rhode-Island-FC-4-5-2025'],['Oakland Roots SC vs. Orange County SC','Oakland Coliseum','Oakland, CA','Saturday','Apr 19','1:00 PM','6894457','Oakland-Roots-SC-vs--Orange-County-SC-4-19-2025'],['Oakland Roots SC vs. Sacramento Republic FC','Oakland Coliseum','Oakland, CA','Saturday','May 3','7:00 PM','6894458','Oakland-Roots-SC-vs--Sacramento-Republic-FC-5-3-2025'],['Oakland Roots SC vs. New Mexico United','Oakland Coliseum','Oakland, CA','Saturday','May 24','7:00 PM','6894459','Oakland-Roots-SC-vs--New-Mexico-United-5-24-2025'],['Oakland Roots SC vs. El Paso Locomotive FC','Oakland Coliseum','Oakland, CA','Saturday','Jun 7','7:00 PM','6894460','Oakland-Roots-SC-vs--El-Paso-Locomotive-FC-6-7-2025'],['Oakland Roots SC vs. Monterey Bay FC','Oakland Coliseum','Oakland, CA','Saturday','Jun 28','7:00 PM','6894461','Oakland-Roots-SC-vs--Monterey-Bay-FC-6-28-2025'],['Oakland Roots SC vs. Detroit City FC','Oakland Coliseum','Oakland, CA','Saturday','Jul 5','7:00 PM','6894463','Oakland-Roots-SC-vs--Detroit-City-FC-7-5-2025'],['Oakland Roots SC vs. Phoenix Rising FC','Oakland Coliseum','Oakland, CA','Saturday','Jul 12','7:00 PM','6894464','Oakland-Roots-SC-vs--Phoenix-Rising-FC-7-12-2025'],['Oakland Roots SC vs. Colorado Springs Switchbacks FC','Oakland Coliseum','Oakland, CA','Saturday','Aug 9','7:00 PM','6894474','Oakland-Roots-SC-vs--Colorado-Springs-Switchbacks-FC-8-9-2025'],['Oakland Roots SC vs. Monterey Bay FC','Oakland Coliseum','Oakland, CA','Saturday','Aug 30','7:00 PM','6894476','Oakland-Roots-SC-vs--Monterey-Bay-FC-8-30-2025'],['Oakland Roots SC vs. Pittsburgh Riverhounds SC','Oakland Coliseum','Oakland, CA','Saturday','Sep 6','7:00 PM','6894479','Oakland-Roots-SC-vs--Pittsburgh-Riverhounds-SC-9-6-2025'],['Oakland Roots SC vs. FC Tulsa','Oakland Coliseum','Oakland, CA','Saturday','Sep 20','7:00 PM','6894481','Oakland-Roots-SC-vs--FC-Tulsa-9-20-2025'],['Oakland Roots SC vs. Hartford Athletic FC','Oakland Coliseum','Oakland, CA','Saturday','Oct 4','7:00 PM','6894487','Oakland-Roots-SC-vs--Hartford-Athletic-FC-10-4-2025'],['Oakland Roots SC vs. Lexington Sporting Club','Oakland Coliseum','Oakland, CA','Saturday','Oct 25','7:00 PM','6894490','Oakland-Roots-SC-vs--Lexington-Sporting-Club-10-25-2025']]);