//
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([['Greeicy','Palace Theatre - Calgary','Calgary, Canada','Miércoles','29 JUL 26','19:00','7923460','Greeicy-7-29-2026'], ['Mon Laferte ','Shubert Theatre At The Boch Center','Boston, MA','Miércoles','29 JUL 26','20:00','7827796','Mon-Laferte--7-29-2026'], ['Eslabon Armado','Revolution Concert House and Event Center','Garden City, ID','Miércoles','29 JUL 26','20:00','8042291','Eslabon-Armado-7-29-2026'], ['Marc Anthony','BleauLive Theater At Fontainebleau Las Vegas','Las Vegas, NV','Miércoles','29 JUL 26','20:00','7540163','Marc-Anthony-7-29-2026'], ['Nando de la Gente','Ontario Improv','Ontario, CA','Miércoles','29 JUL 26','20:00','7777819','Nando-de-la-Gente-7-29-2026'], ['Grupo Niche','Bethlehem Musikfest - Wind Creek Steel Stage','Bethlehem, PA','Jueves','30 JUL 26','18:00','7736598','Grupo-Niche-7-30-2026'], ['Lena Dardelet','Berlin NYC','New York, NY','Jueves','30 JUL 26','18:30','8094256','Lena-Dardelet-7-30-2026'], ['Eslabon Armado','The Depot - Salt Lake City','Salt Lake City, UT','Jueves','30 JUL 26','19:00','8042293','Eslabon-Armado-7-30-2026'], ['El Malilla','Ace of Spades','Sacramento, CA','Jueves','30 JUL 26','19:00','8014150','El-Malilla-7-30-2026'], ['Nando de la Gente','Denver Improv Comedy Theater','Denver, CO','Jueves','30 JUL 26','19:30','7758360','Nando-de-la-Gente-7-30-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');