//
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','Buckhead Theatre','Atlanta, GA','Martes','14 ABR 26','20:00','7825641','Feid-4-14-2026'], ['Six Sex','Songbyrd Music House and Record Cafe','Washington, DC','Jueves','16 ABR 26','19:00','7540909','Six-Sex-4-16-2026'], ['Mariachi Herencia De Mexico','Uihlein Hall at Marcus Center For The Performing Arts','Milwaukee, WI','Jueves','16 ABR 26','19:30','7362099','Mariachi-Herencia-De-Mexico-4-16-2026'], ['Ricardo Arjona','Santander Arena','Reading, PA','Jueves','16 ABR 26','20:00','7418825','Ricardo-Arjona-4-16-2026'], ['Carlos Vives','Coca-Cola Coliseum','Toronto, Canada','Jueves','16 ABR 26','20:00','7552012','Carlos-Vives-4-16-2026'], ['Los Lobos','Tin Pan','Richmond, VA','Jueves','16 ABR 26','20:00','7670128','Los-Lobos-4-16-2026'], ['Karina - Singer','Arlington Music Hall','Arlington, TX','Jueves','16 ABR 26','20:00','7802674','Karina---Singer-4-16-2026'], ['Pandora y Flans','Rosemont Theatre','Rosemont, IL','Jueves','16 ABR 26','20:00','7138749','Pandora-y-Flans-4-16-2026'], ['Jose Maria Napoleon','Paramount Theatre - Denver','Denver, CO','Jueves','16 ABR 26','20:00','7715644','Jose-Maria-Napoleon-4-16-2026'], ['Six Sex','Purgatory Stage at Masquerade - GA','Atlanta, GA','Viernes','17 ABR 26','19:00','7493305','Six-Sex-4-17-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');