//
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([['Alejandro Escovedo','Jimmy's Jazz & Blues Club','Portsmouth, NH','Miércoles','4 MAR 26','19:30','7684396','Alejandro-Escovedo-3-4-2026'], ['Peso Pluma','Golden 1 Center','Sacramento, CA','Miércoles','4 MAR 26','20:00','7686964','Peso-Pluma-3-4-2026'], ['Fey','Irving Plaza','New York, NY','Jueves','5 MAR 26','19:00','7624682','Fey-3-5-2026'], ['That Mexican OT','Rollertown Beerworks','Frisco, TX','Jueves','5 MAR 26','19:00','7530851','That-Mexican-OT-3-5-2026'], ['Manic Hispanic','The Depot - Salt Lake City','Salt Lake City, UT','Jueves','5 MAR 26','19:00','7721561','Manic-Hispanic-3-5-2026'], ['Pablo Sainz-Villegas','Newlin Hall at Norton Center For The Arts','Danville, KY','Jueves','5 MAR 26','19:30','7314340','Pablo-Sainz-Villegas-3-5-2026'], ['Alex Ubago','Howard Theatre - DC','Washington, DC','Jueves','5 MAR 26','20:00','7521076','Alex-Ubago-3-5-2026'], ['Angeles Toledano','Miami Beach Bandshell','Miami Beach, FL','Jueves','5 MAR 26','20:00','7748537','Angeles-Toledano-3-5-2026'], ['Reik','Rosemont Theatre','Rosemont, IL','Jueves','5 MAR 26','20:00','7594388','Reik-3-5-2026'], ['Los Angeles Azules','The Pavilion at Toyota Music Factory','Irving, TX','Jueves','5 MAR 26','20:00','7504353','Los-Angeles-Azules-3-5-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');