//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Ver Boletos",
tixUrl : "https://www.superboleteria.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + "boletos-" + row[7] + "Sheet"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
GetAffiliateTrackURL: function(){
return this.cutLink? this.CreateCustomUrl(row) :"";
},
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,kywrds,url)
{
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('') + '
');
if(eventData.length>=100 && kywrds!=undefined) //need to add link to all events if more than 100
{
if(objToAddTo = document.getElementById("tn_results_container"))
{
objToAddTo.innerHTML += '';
}
else
{
document.write('');
}
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Argentina vs. Venezuela','Hard Rock Stadium','Miami Gardens, FL','Viernes','10 OCT 25','20:00','7399144','Argentina-vs--Venezuela-10-10-2025'], ['International Friendly: Puerto Rico vs. Argentina','Soldier Field','Chicago, IL','Lunes','13 OCT 25','TBD','7400512','International-Friendly--Puerto-Rico-vs--Argentina-10-13-2025'], ['United States vs. Mexico','OG&E Coliseum at OKC Fairgrounds','Oklahoma City, OK','Sábado','18 OCT 25','16:00','7407000','United-States-vs--Mexico-10-18-2025'], ['International Friendly: United States Women's Soccer vs. Portugal','Subaru Park','Chester, PA','Jueves','23 OCT 25','19:00','7293053','International-Friendly--United-States-Women-s-Soccer-vs--Portugal-10-23-2025'], ['International Friendly: U.S. Men's Deaf National Team Friendly AND United States Women's Soccer vs. Portugal (DH)','Pratt and Whitney Stadium At Rentschler Field','East Hartford, CT','Domingo','26 OCT 25','13:00','7293054','International-Friendly--U-S--Men-s-Deaf-National-Team-Friendly-AND-United-States-Women-s-Soccer-vs--Portugal--DH--10-26-2025'], ['International Friendly: United States Women's Team vs. New Zealand','CPKC Stadium','Kansas City, MO','Miércoles','29 OCT 25','19:00','7292096','International-Friendly--United-States-Women-s-Team-vs--New-Zealand-10-29-2025'], ['International Friendly: United States vs. Paraguay','Subaru Park','Chester, PA','Sábado','15 NOV 25','17:30','7403312','International-Friendly--United-States-vs--Paraguay-11-15-2025'], ['International Friendly: United States vs. Uruguay','Raymond James Stadium','Tampa, FL','Martes','18 NOV 25','19:00','7394446','International-Friendly--United-States-vs--Uruguay-11-18-2025'], ['World Cup 26: Group Stage - Match 04','SoFi Stadium','Inglewood, CA','Viernes','12 JUN 26','TBD','6250104','World-Cup-26--Group-Stage---Match-04-6-12-2026'], ['World Cup 26: Group Stage - Match 32','Lumen Field','Seattle, WA','Viernes','19 JUN 26','TBD','6259615','World-Cup-26--Group-Stage---Match-32-6-19-2026'], ['World Cup 26: Group Stage - Match 59','SoFi Stadium','Inglewood, CA','Jueves','25 JUN 26','TBD','6259635','World-Cup-26--Group-Stage---Match-59-6-25-2026']],'united states national soccer','https://www.superboleteria.com/boleto/eventos-united-states-national-soccer.aspx');