//
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([['Feid','The Depot - Salt Lake City','Salt Lake City, UT','Miércoles','6 MAY 26','19:00','7825650','Feid-5-6-2026'], ['Cazzu','Infosys Theater at Madison Square Garden','New York, NY','Miércoles','6 MAY 26','20:00','7627638','Cazzu-5-6-2026'], ['Blessd','713 Music Hall','Houston, TX','Miércoles','6 MAY 26','20:00','7710930','Blessd-5-6-2026'], ['Alejandro Sanz','The Pavilion at Toyota Music Factory','Irving, TX','Miércoles','6 MAY 26','20:00','7522677','Alejandro-Sanz-5-6-2026'], ['Tablao Flamenco','The Vogel at the Count Basie Center for the Arts','Red Bank, NJ','Jueves','7 MAY 26','19:30','7422490','Tablao-Flamenco-5-7-2026'], ['Lucia - Artist','Presidio Theatre','San Francisco, CA','Jueves','7 MAY 26','19:30','7767857','Lucia---Artist-5-7-2026'], ['Lavernapalooza','The Fox Theatre - Pomona','Pomona, CA','Jueves','7 MAY 26','19:30','7862822','Lavernapalooza-5-7-2026'], ['Caifanes','Brooklyn Bowl - Nashville','Nashville, TN','Jueves','7 MAY 26','20:00','7542107','Caifanes-5-7-2026'], ['Carlos Vives','Rosemont Theatre','Rosemont, IL','Jueves','7 MAY 26','20:00','7552007','Carlos-Vives-5-7-2026'], ['Romeo Santos & Prince Royce','Toyota Center - TX','Houston, TX','Jueves','7 MAY 26','20:00','7629642','Romeo-Santos---Prince-Royce-5-7-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');