//
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([['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','17 MAY 25','22:30','6941912','Marshmello-5-17-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Domingo','25 MAY 25','12:00','6941647','Marshmello-5-25-2025'], ['Breakaway Music Festival: Dom Dolla, Sofi Tukker, Marshmello & Afrojack - 2 Day Pass','Historic Crew Stadium','Columbus, OH','Viernes','30 MAY 25','TBD','6771200','Breakaway-Music-Festival--Dom-Dolla--Sofi-Tukker--Marshmello---Afrojack---2-Day-Pass-5-30-2025'], ['Breakaway Music Festival: Marshmello, Afrojack & Isoxo - Saturday','Historic Crew Stadium','Columbus, OH','Sábado','31 MAY 25','16:00','6869097','Breakaway-Music-Festival--Marshmello--Afrojack---Isoxo---Saturday-5-31-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','14 JUN 25','22:30','6941913','Marshmello-6-14-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','21 JUN 25','22:30','6941914','Marshmello-6-21-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','28 JUN 25','11:00','6946569','Marshmello-6-28-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','5 JUL 25','11:00','6941648','Marshmello-7-5-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','12 JUL 25','11:00','6941649','Marshmello-7-12-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','19 JUL 25','11:00','6941650','Marshmello-7-19-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','26 JUL 25','11:00','7040279','Marshmello-7-26-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','2 AGO 25','11:00','6941651','Marshmello-8-2-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','9 AGO 25','22:30','6941916','Marshmello-8-9-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','16 AGO 25','11:00','6941652','Marshmello-8-16-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','23 AGO 25','22:30','6941917','Marshmello-8-23-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','30 AGO 25','11:00','6941653','Marshmello-8-30-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Viernes','12 SEP 25','22:30','6941918','Marshmello-9-12-2025'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Sábado','20 SEP 25','22:30','6941919','Marshmello-9-20-2025'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','27 SEP 25','11:00','6941654','Marshmello-9-27-2025']],'Marshmello','https://www.superboleteria.com/boleto/eventos-Marshmello.aspx');