//
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([['Juanes','Theatre St. Denis','Montreal, Canada','Martes','22 SEP 26','20:00','7744969','Juanes-9-22-2026'], ['Six Sex','The Fonda Theatre','Los Angeles, CA','Martes','22 SEP 26','20:00','8137675','Six-Sex-9-22-2026'], ['Mariachi El Bronx','City Winery - Boston','Boston, MA','Miércoles','23 SEP 26','19:30','8230336','Mariachi-El-Bronx-9-23-2026'], ['Jose Gonzalez','Mountain Winery','Saratoga, CA','Miércoles','23 SEP 26','19:30','7851498','Jose-Gonzalez-9-23-2026'], ['Juanes','MGM Music Hall at Fenway Park','Boston, MA','Miércoles','23 SEP 26','20:00','7744980','Juanes-9-23-2026'], ['Kany Garcia','MTelus','Montreal, Canada','Miércoles','23 SEP 26','20:00','7875155','Kany-Garcia-9-23-2026'], ['Monsieur Perine','Outset','Chicago, IL','Jueves','24 SEP 26','18:30','7967585','Monsieur-Perine-9-24-2026'], ['Karol G','Mercedes-Benz Stadium','Atlanta, GA','Jueves','24 SEP 26','19:00','7896545','Karol-G-9-24-2026'], ['Benise','Dr. Phillips Center - Alexis & Jim Pugh Theater','Orlando, FL','Jueves','24 SEP 26','19:00','7853948','Benise-9-24-2026'], ['Ozomatli','Nectar Lounge','Seattle, WA','Jueves','24 SEP 26','19:00','7917425','Ozomatli-9-24-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');