//
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([['Don Omar','Estadio Victor Manuel Reyna','Tuxtla Gutierrez, Mexico','Miércoles','12 MAR 25','TBD','7032711','Don-Omar-3-12-2025'], ['Tito Double P','The Pavilion at Toyota Music Factory','Irving, TX','Miércoles','12 MAR 25','20:00','6946334','Tito-Double-P-3-12-2025'], ['Benise','Kimo Theatre','Albuquerque, NM','Jueves','13 MAR 25','19:00','6695053','Benise-3-13-2025'], ['Yuridia','Pearl Concert Theater At Palms Casino Resort','Las Vegas, NV','Jueves','13 MAR 25','19:00','6723868','Yuridia-3-13-2025'], ['Tito Double P','The Pavilion at Toyota Music Factory','Irving, TX','Jueves','13 MAR 25','20:00','6928565','Tito-Double-P-3-13-2025'], ['Carlos Rivera','San Jose Center For The Performing Arts','San Jose, CA','Jueves','13 MAR 25','20:00','6844611','Carlos-Rivera-3-13-2025'], ['Jesus Aguaje Ramos and His Buena Vista Orchestra','Danforth Music Hall Theatre','Toronto, Canada','Viernes','14 MAR 25','19:00','6822098','Jesus-Aguaje-Ramos-and-His-Buena-Vista-Orchestra-3-14-2025'], ['Grupo Frontera','Moody Amphitheater','Austin, TX','Viernes','14 MAR 25','19:00','6962899','Grupo-Frontera-3-14-2025'], ['Benise','The Lensic Performing Arts Center','Santa Fe, NM','Viernes','14 MAR 25','19:30','6713480','Benise-3-14-2025'], ['El Blachy','Lynn Memorial Auditorium','Lynn, MA','Viernes','14 MAR 25','20:00','6914808','El-Blachy-3-14-2025']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');