//
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([['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'], ['Kane Brown, Marshmello & Nelly','Hard Rock Live At The Seminole Hard Rock Hotel & Casino - Hollywood','Hollywood, FL','Viernes','1 MAY 26','20:00','7827397','Kane-Brown--Marshmello---Nelly-5-1-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','Encore Beach Club','Las Vegas, NV','Sábado','9 MAY 26','11:00','7836065','Marshmello-5-9-2026'], ['Marshmello','XS Nightclub At Wynn Las Vegas','Las Vegas, NV','Viernes','22 MAY 26','22:30','7769088','Marshmello-5-22-2026'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','30 MAY 26','11:00','7836066','Marshmello-5-30-2026'], ['Marshmello','Del Mar Fairgrounds','Del Mar, CA','Viernes','19 JUN 26','19:30','7734167','Marshmello-6-19-2026'], ['Chicago White Sox vs. Kansas City Royals (Post Game Concert by Marshmello)','Rate Field','Chicago, IL','Viernes','26 JUN 26','18:40','7368946','Chicago-White-Sox-vs--Kansas-City-Royals--Post-Game-Concert-by-Marshmello--6-26-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','Encore Beach Club','Las Vegas, NV','Sábado','27 JUN 26','11:00','7836030','Marshmello-6-27-2026'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','18 JUL 26','11:00','7836067','Marshmello-7-18-2026'], ['Cincinnati Reds vs. Pittsburgh Pirates (Post Game Concert by Marshmello)','Great American Ball Park','Cincinnati, OH','Viernes','31 JUL 26','18:10','7369374','Cincinnati-Reds-vs--Pittsburgh-Pirates--Post-Game-Concert-by-Marshmello--7-31-2026'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Sábado','22 AGO 26','11:00','7836068','Marshmello-8-22-2026'], ['Marshmello','Encore Beach Club','Las Vegas, NV','Domingo','6 SEP 26','11:00','7836031','Marshmello-9-6-2026'], ['Pokemon Night Out: Marshmello & Alison Wonderland','Intuit Dome','Inglewood, CA','Sábado','24 OCT 26','19:30','7875002','Pokemon-Night-Out--Marshmello---Alison-Wonderland-10-24-2026']],'Marshmello','https://www.superboleteria.com/boleto/eventos-Marshmello.aspx');