//
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([['Leo Middea','Substation - Seattle','Seattle, WA','Domingo','7 JUN 26','19:00','7831672','Leo-Middea-6-7-2026'], ['Los Estramboticos','1720','Los Angeles, CA','Domingo','7 JUN 26','19:00','7885083','Los-Estramboticos-6-7-2026'], ['Carin Leon','Prudential Center','Newark, NJ','Domingo','7 JUN 26','20:00','7724111','Carin-Leon-6-7-2026'], ['Caifanes','The Pavilion at Toyota Music Factory','Irving, TX','Domingo','7 JUN 26','20:00','7556219','Caifanes-6-7-2026'], ['CA7RIEL & Paco Amoroso','House Of Blues - Houston','Houston, TX','Domingo','7 JUN 26','20:00','7825120','CA7RIEL---Paco-Amoroso-6-7-2026'], ['Jose Maria Napoleon','Greek Theatre - Los Angeles CA','Los Angeles, CA','Domingo','7 JUN 26','20:00','7715652','Jose-Maria-Napoleon-6-7-2026'], ['3BallMTY','Yost Theatre','Santa Ana, CA','Domingo','7 JUN 26','22:45','7814173','3BallMTY-6-7-2026'], ['Hemlocke Springs','9:30 Club','Washington, DC','Martes','9 JUN 26','19:00','7737227','Hemlocke-Springs-6-9-2026'], ['Mardi Latin Groove','Le Balcon X Terrasse','Montreal, Canada','Martes','9 JUN 26','19:00','7928560','Mardi-Latin-Groove-6-9-2026'], ['Hamilton de Holanda Trio','Berlind Theatre - McCarter Theatre Center','Princeton, NJ','Martes','9 JUN 26','19:30','7617692','Hamilton-de-Holanda-Trio-6-9-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');