//
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-04A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','21 MAR 26','22:30','7688487','Marshmello-3-21-2026'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','18 ABR 26','22:30','7692387','Marshmello-4-18-2026'], ['Breakaway Music Festival Arizona: Kygo, Loud Luxury & Marshmello - 2 Day Pass','Sloan Park Festival Grounds','Mesa, AZ','Viernes','24 ABR 26','TBD','7532035','Breakaway-Music-Festival-Arizona--Kygo--Loud-Luxury---Marshmello---2-Day-Pass-4-24-2026'], ['Riverbeat Music Festival: Wu-Tang Clan, Ice Cube & Marshmello - Saturday','Tom Lee Park','Memphis, TN','Sábado','2 MAY 26','14:00','7751952','Riverbeat-Music-Festival--Wu-Tang-Clan--Ice-Cube---Marshmello---Saturday-5-2-2026'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Viernes','22 MAY 26','22:30','7769088','Marshmello-5-22-2026'], ['Marshmello','Del Mar Fairgrounds','Del Mar, CA','Viernes','19 JUN 26','19:30','7734167','Marshmello-6-19-2026'], ['Boise Music Festival: Marshmello, Sean Paul, Everclear, Eve 6 & MKTO','Expo Idaho ','Garden City, ID','Sábado','27 JUN 26','10:00','7417725','Boise-Music-Festival--Marshmello--Sean-Paul--Everclear--Eve-6---MKTO-6-27-2026']],'Marshmello','https://www.superboleteria.com/boleto/eventos-Marshmello.aspx');