//
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([['Mexican Institute of Sound','Quartyard','San Diego, CA','Martes','4 AGO 26','18:00','7961075','Mexican-Institute-of-Sound-8-4-2026'], ['Bandalos Chinos','The Observatory - North Park','San Diego, CA','Martes','4 AGO 26','19:00','7959106','Bandalos-Chinos-8-4-2026'], ['Monsieur Perine','The Observatory - Santa Ana','Santa Ana, CA','Martes','4 AGO 26','20:00','7970040','Monsieur-Perine-8-4-2026'], ['Mon Laferte ','Mahaffey Theater At The Duke Energy Center for the Arts','St. Petersburg, FL','Miércoles','5 AGO 26','20:00','7827805','Mon-Laferte--8-5-2026'], ['Meridian Brothers','Regent Theatre - CA','Los Angeles, CA','Miércoles','5 AGO 26','20:00','7934248','Meridian-Brothers-8-5-2026'], ['Open Bar Latin & Reggaeton Party','Casa del Perreo at San Antonios','New York, NY','Jueves','6 AGO 26','17:00','8162933','Open-Bar-Latin---Reggaeton-Party-8-6-2026'], ['Juan De Marcos','Musical Instrument Museum - Music Theater','Phoenix, AZ','Jueves','6 AGO 26','18:30','7948534','Juan-De-Marcos-8-6-2026'], ['Clarent','Paramount Theatre - Huntington','Huntington, NY','Jueves','6 AGO 26','20:00','7869344','Clarent-8-6-2026'], ['Hermanos Espinoza','Palladium Times Square','New York, NY','Jueves','6 AGO 26','20:00','7874925','Hermanos-Espinoza-8-6-2026'], ['Corazon Serrano & Manolotm','Majestic Event Center - Orlando','Orlando, FL','Jueves','6 AGO 26','20:00','8135748','Corazon-Serrano---Manolotm-8-6-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');