//
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([['Maroon 5','Acrisure Arena','Thousand Palms, CA','Miércoles','8 OCT 25','20:00','7233538','Maroon-5-10-8-2025'], ['Maroon 5','The Kia Forum','Inglewood, CA','Viernes','10 OCT 25','20:00','7233539','Maroon-5-10-10-2025'], ['Maroon 5','Golden 1 Center','Sacramento, CA','Viernes','17 OCT 25','20:00','7233540','Maroon-5-10-17-2025'], ['Maroon 5','Chase Center','San Francisco, CA','Sábado','18 OCT 25','20:00','7233541','Maroon-5-10-18-2025'], ['Maroon 5','Climate Pledge Arena','Seattle, WA','Martes','21 OCT 25','20:00','7233542','Maroon-5-10-21-2025'], ['Maroon 5','Moda Center at the Rose Quarter','Portland, OR','Jueves','23 OCT 25','20:00','7233544','Maroon-5-10-23-2025'], ['Maroon 5','Delta Center','Salt Lake City, UT','Sábado','25 OCT 25','20:00','7233545','Maroon-5-10-25-2025'], ['Maroon 5','Pinnacle Bank Arena','Lincoln, NE','Martes','28 OCT 25','20:00','7233547','Maroon-5-10-28-2025'], ['Maroon 5','Grand Casino Arena','Saint Paul, MN','Miércoles','29 OCT 25','20:00','7233548','Maroon-5-10-29-2025'], ['Maroon 5','Bridgestone Arena','Nashville, TN','Domingo','2 NOV 25','20:00','7233549','Maroon-5-11-2-2025'], ['Maroon 5','Moody Center ATX','Austin, TX','Martes','4 NOV 25','20:00','7233550','Maroon-5-11-4-2025'], ['Maroon 5','Toyota Center - TX','Houston, TX','Miércoles','5 NOV 25','20:00','7233551','Maroon-5-11-5-2025'], ['Maroon 5','American Airlines Center','Dallas, TX','Viernes','7 NOV 25','20:00','7233552','Maroon-5-11-7-2025'], ['Maroon 5','Simmons Bank Arena','North Little Rock, AR','Domingo','9 NOV 25','20:00','7233553','Maroon-5-11-9-2025'], ['Maroon 5','State Farm Arena - GA','Atlanta, GA','Martes','11 NOV 25','20:00','7233554','Maroon-5-11-11-2025'], ['Maroon 5','United Center','Chicago, IL','Jueves','13 NOV 25','20:00','7233555','Maroon-5-11-13-2025'], ['Maroon 5','PPG Paints Arena','Pittsburgh, PA','Viernes','14 NOV 25','20:00','7233556','Maroon-5-11-14-2025'], ['Maroon 5','CFG Bank Arena','Baltimore, MD','Domingo','16 NOV 25','20:00','7233557','Maroon-5-11-16-2025'], ['Maroon 5','Madison Square Garden','New York, NY','Miércoles','19 NOV 25','20:00','7233558','Maroon-5-11-19-2025'], ['Maroon 5','Madison Square Garden','New York, NY','Jueves','20 NOV 25','19:30','7417314','Maroon-5-11-20-2025'], ['Maroon 5','TD Garden','Boston, MA','Sábado','22 NOV 25','20:00','7233559','Maroon-5-11-22-2025'], ['Maroon 5','Rocket Arena','Cleveland, OH','Lunes','24 NOV 25','20:00','7233561','Maroon-5-11-24-2025'], ['Maroon 5','Little Caesars Arena','Detroit, MI','Martes','25 NOV 25','20:00','7233562','Maroon-5-11-25-2025'], ['Animals - The Maroon 5 Tribute','Stadium Theatre Performing Arts Center','Woonsocket, RI','Viernes','23 ENE 26','20:00','7259625','Animals---The-Maroon-5-Tribute-1-23-2026']],'Maroon 5','https://www.superboleteria.com/boleto/eventos-Maroon-5.aspx');