//
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-01A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['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'], ['New Mexico United vs. Oakland Roots SC','Rio Grande Credit Union Field at Isotopes Park','Albuquerque, NM','Domingo','19 OCT 25','15:00','6894601','New-Mexico-United-vs--Oakland-Roots-SC-10-19-2025'], ['New Mexico United vs. Rhode Island FC','Rio Grande Credit Union Field at Isotopes Park','Albuquerque, NM','Sábado','25 OCT 25','19:00','6894602','New-Mexico-United-vs--Rhode-Island-FC-10-25-2025'], ['International Friendly: Mexico vs. Paraguay','Alamodome','San Antonio, TX','Martes','18 NOV 25','19:00','7418951','International-Friendly--Mexico-vs--Paraguay-11-18-2025'], ['World Cup 26: Group Stage - Match 01','Estadio Azteca','Mexico City, Mexico','Jueves','11 JUN 26','TBD','6250092','World-Cup-26--Group-Stage---Match-01-6-11-2026'], ['World Cup 26: Group Stage - Match 02','Estadio Akron','Zapopan, Mexico','Jueves','11 JUN 26','TBD','6250102','World-Cup-26--Group-Stage---Match-02-6-11-2026'], ['World Cup 26: Group Stage - Match 12','Estadio BBVA Bancomer','Monterrey, Mexico','Domingo','14 JUN 26','TBD','6250394','World-Cup-26--Group-Stage---Match-12-6-14-2026'], ['World Cup 26: Group Stage - Match 24','Estadio Azteca','Mexico City, Mexico','Miércoles','17 JUN 26','TBD','6259727','World-Cup-26--Group-Stage---Match-24-6-17-2026'], ['World Cup 26: Group Stage - Match 28','Estadio Akron','Zapopan, Mexico','Jueves','18 JUN 26','TBD','6259724','World-Cup-26--Group-Stage---Match-28-6-18-2026'], ['World Cup 26: Group Stage - Match 36','Estadio BBVA Bancomer','Monterrey, Mexico','Sábado','20 JUN 26','TBD','6259721','World-Cup-26--Group-Stage---Match-36-6-20-2026'], ['World Cup 26: Group Stage - Match 48','Estadio Akron','Zapopan, Mexico','Martes','23 JUN 26','TBD','6259725','World-Cup-26--Group-Stage---Match-48-6-23-2026'], ['World Cup 26: Group Stage - Match 54','Estadio BBVA Bancomer','Monterrey, Mexico','Miércoles','24 JUN 26','TBD','6259722','World-Cup-26--Group-Stage---Match-54-6-24-2026'], ['World Cup 26: Group Stage - Match 53','Estadio Azteca','Mexico City, Mexico','Miércoles','24 JUN 26','TBD','6259728','World-Cup-26--Group-Stage---Match-53-6-24-2026'], ['World Cup 26: Group Stage - Match 66','Estadio Akron','Zapopan, Mexico','Viernes','26 JUN 26','TBD','6259726','World-Cup-26--Group-Stage---Match-66-6-26-2026'], ['World Cup 26: Round of 32 - Match 75','Estadio BBVA Bancomer','Monterrey, Mexico','Lunes','29 JUN 26','TBD','6259723','World-Cup-26--Round-of-32---Match-75-6-29-2026'], ['World Cup 26: Round of 32 - Match 79','Estadio Azteca','Mexico City, Mexico','Martes','30 JUN 26','TBD','6259729','World-Cup-26--Round-of-32---Match-79-6-30-2026'], ['World Cup 26: Round of 16 - Match 92','Estadio Azteca','Mexico City, Mexico','Domingo','5 JUL 26','TBD','6259730','World-Cup-26--Round-of-16---Match-92-7-5-2026']],'mexico soccer','https://www.superboleteria.com/boleto/eventos-mexico-soccer.aspx');