//
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([['Lucrecia & Oathbound','Substation - Seattle','Seattle, WA','Jueves','10 SEP 26','18:00','8224110','Lucrecia---Oathbound-9-10-2026'], ['The Latino-ish Comedy Show','Zanies Comedy Club - Rosemont','Rosemont, IL','Jueves','10 SEP 26','19:00','8030731','The-Latino-ish-Comedy-Show-9-10-2026'], ['3BallMTY','Treefort Music Hall','Boise, ID','Jueves','10 SEP 26','19:30','8052602','3BallMTY-9-10-2026'], ['Mariachi Herencia de Mexico','Francis Winspear Centre','Edmonton, Canada','Jueves','10 SEP 26','19:30','8154053','Mariachi-Herencia-de-Mexico-9-10-2026'], ['Juanes','Ovens Auditorium','Charlotte, NC','Jueves','10 SEP 26','20:00','7744975','Juanes-9-10-2026'], ['Chayanne','EagleBank Arena','Fairfax, VA','Jueves','10 SEP 26','20:00','7892288','Chayanne-9-10-2026'], ['Los Mirlos','Music Farm - Charleston','Charleston, SC','Jueves','10 SEP 26','20:00','8159899','Los-Mirlos-9-10-2026'], ['Linea Personal','The Fillmore - Charlotte','Charlotte, NC','Jueves','10 SEP 26','20:00','8080758','Linea-Personal-9-10-2026'], ['Kany Garcia','Smart Financial Centre','Sugar Land, TX','Jueves','10 SEP 26','20:00','7878421','Kany-Garcia-9-10-2026'], ['Jesse & Joy','Silver Legacy Casino','Reno, NV','Jueves','10 SEP 26','20:00','7956457','Jesse---Joy-9-10-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');