//
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([['NASCAR Cup Series: Iowa Corn 350','Iowa Speedway','Newton, IA','Domingo','3 AGO 25','14:30','6676970','NASCAR-Cup-Series--Iowa-Corn-350-8-3-2025'], ['NASCAR Cup Series: Go Bowling at The Glen','Watkins Glen International Speedway','Watkins Glen, NY','Domingo','10 AGO 25','14:00','6676971','NASCAR-Cup-Series--Go-Bowling-at-The-Glen-8-10-2025'], ['NASCAR Cup Series: Cook Out 400','Richmond International Raceway','Richmond, VA','Sábado','16 AGO 25','19:30','6676972','NASCAR-Cup-Series--Cook-Out-400-8-16-2025'], ['NASCAR Cup Series: Coke Zero Sugar 400','Daytona International Speedway','Daytona Beach, FL','Sábado','23 AGO 25','19:30','6676973','NASCAR-Cup-Series--Coke-Zero-Sugar-400-8-23-2025'], ['NASCAR Cup Series: Cook Out Southern 500','Darlington Raceway','Darlington, SC','Domingo','31 AGO 25','18:00','6676974','NASCAR-Cup-Series--Cook-Out-Southern-500-8-31-2025'], ['NASCAR Cup Series: Enjoy Illinois 300','World Wide Technology Raceway at Gateway','Madison, IL','Domingo','7 SEP 25','14:00','6676975','NASCAR-Cup-Series--Enjoy-Illinois-300-9-7-2025'], ['NASCAR Cup Series: Bass Pro Shops Night Race','Bristol Motor Speedway','Bristol, TN','Sábado','13 SEP 25','18:30','6676976','NASCAR-Cup-Series--Bass-Pro-Shops-Night-Race-9-13-2025'], ['NASCAR Cup Series','New Hampshire Motor Speedway','Loudon, NH','Domingo','21 SEP 25','14:00','6676977','NASCAR-Cup-Series-9-21-2025'], ['NASCAR Cup Series: Hollywood Casino 400','Kansas Speedway','Kansas City, KS','Domingo','28 SEP 25','14:00','6676978','NASCAR-Cup-Series--Hollywood-Casino-400-9-28-2025'], ['NASCAR Cup Series: Bank of America Roval 400','Charlotte Motor Speedway','Concord, NC','Domingo','5 OCT 25','15:00','6676979','NASCAR-Cup-Series--Bank-of-America-Roval-400-10-5-2025'], ['NASCAR Cup Series: South Point 400','Las Vegas Motor Speedway','Las Vegas, NV','Domingo','12 OCT 25','14:30','6676980','NASCAR-Cup-Series--South-Point-400-10-12-2025'], ['NASCAR Cup Series: YellaWood 500','Talladega Superspeedway','Talladega, AL','Domingo','19 OCT 25','13:00','6676981','NASCAR-Cup-Series--YellaWood-500-10-19-2025'], ['NASCAR Cup Series: Xfinity 500','Martinsville Speedway','Ridgeway, VA','Domingo','26 OCT 25','14:00','6676982','NASCAR-Cup-Series--Xfinity-500-10-26-2025'], ['NASCAR Cup Series: Championship Race','Phoenix Raceway','Avondale, AZ','Domingo','2 NOV 25','13:00','6676983','NASCAR-Cup-Series--Championship-Race-11-2-2025'], ['NASCAR Cup Series - Practice and Qualifying','Bowman Gray Stadium','Winston Salem, NC','Sábado','31 ENE 26','TBD','7262539','NASCAR-Cup-Series---Practice-and-Qualifying-1-31-2026'], ['NASCAR Cup Series: Clash at Bowman Gray','Bowman Gray Stadium','Winston Salem, NC','Domingo','1 FEB 26','TBD','7262540','NASCAR-Cup-Series--Clash-at-Bowman-Gray-2-1-2026'], ['2026 Daytona 500 Qualifying','Daytona International Speedway','Daytona Beach, FL','Miércoles','11 FEB 26','08:00','7186173','2026-Daytona-500-Qualifying-2-11-2026'], ['2026 Daytona 500','Daytona International Speedway','Daytona Beach, FL','Domingo','15 FEB 26','TBD','6973164','2026-Daytona-500-2-15-2026'], ['NASCAR Cup Series Championship','Homestead Miami Speedway','Homestead, FL','Domingo','8 NOV 26','TBD','7144680','NASCAR-Cup-Series-Championship-11-8-2026']],'Monster Energy Cup','https://www.superboleteria.com/boleto/eventos-Monster-Energy-Cup.aspx');