//
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-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Viva La Fiesta','Ector County Coliseum','Odessa, TX','Viernes','1 MAY 26','17:00','7555958','Viva-La-Fiesta-5-1-2026'], ['Tucson International Mariachi Conference Espectular Concert','The Linda Ronstadt Music Hall At Tucson Convention Center','Tucson, AZ','Viernes','1 MAY 26','19:00','7746613','Tucson-International-Mariachi-Conference-Espectular-Concert-5-1-2026'], ['La Santa Cecilia','Riverside Municipal Auditorium','Riverside, CA','Viernes','1 MAY 26','19:00','7802602','La-Santa-Cecilia-5-1-2026'], ['Los Lobos','Paramount Theatre - Austin, TX','Austin, TX','Viernes','1 MAY 26','19:30','7732542','Los-Lobos-5-1-2026'], ['Camila Fernandez','Mainstage at Chandler Center For The Arts - AZ','Chandler, AZ','Viernes','1 MAY 26','19:30','7269917','Camila-Fernandez-5-1-2026'], ['Caifanes','Palladium Times Square','New York, NY','Viernes','1 MAY 26','20:00','7524731','Caifanes-5-1-2026'], ['Peso Pluma','UBS Arena','Elmont, NY','Viernes','1 MAY 26','20:00','7687027','Peso-Pluma-5-1-2026'], ['Reik','DAR Constitution Hall','Washington, DC','Viernes','1 MAY 26','20:00','7594389','Reik-5-1-2026'], ['Los Mirlos','Howard Theatre - DC','Washington, DC','Viernes','1 MAY 26','20:00','7775252','Los-Mirlos-5-1-2026'], ['Carlos Vives','Smart Financial Centre','Sugar Land, TX','Viernes','1 MAY 26','20:00','7553556','Carlos-Vives-5-1-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');