//
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([['LLueve Cerveza Tour','San Jose McEnery Convention Center','San Jose, CA','Sábado','28 MAR 26','18:00','7715871','LLueve-Cerveza-Tour-3-28-2026'], ['El Boricua Es Otra Cosa','Kehrein Center For The Arts','Chicago, IL','Sábado','28 MAR 26','19:00','7741540','El-Boricua-Es-Otra-Cosa-3-28-2026'], ['Las Cafeteras','Mainstage Theatre at James Lumber Center','Grayslake, IL','Sábado','28 MAR 26','19:00','7542356','Las-Cafeteras-3-28-2026'], ['Gipsy Kings & Tonino Baliardo','Capitol Center For The Arts - NH','Concord, NH','Sábado','28 MAR 26','19:30','7602341','Gipsy-Kings---Tonino-Baliardo-3-28-2026'], ['Pedrito Martinez Group','Discovery Theatre','Anchorage, AK','Sábado','28 MAR 26','19:30','7476221','Pedrito-Martinez-Group-3-28-2026'], ['Trio Los Panchos','Atlanta Eagles Arena','Atlanta, GA','Sábado','28 MAR 26','20:00','7731047','Trio-Los-Panchos-3-28-2026'], ['Mana','Kaseya Center','Miami, FL','Sábado','28 MAR 26','20:00','7032766','Mana-3-28-2026'], ['Los Tigres del Norte','Orpheum Theatre - Memphis','Memphis, TN','Sábado','28 MAR 26','20:00','7029014','Los-Tigres-del-Norte-3-28-2026'], ['Gerardo Ortiz','The Pavilion at Toyota Music Factory','Irving, TX','Sábado','28 MAR 26','20:00','7217466','Gerardo-Ortiz-3-28-2026'], ['Intocable','Credit Union 1 Arena','Chicago, IL','Sábado','28 MAR 26','20:00','7495102','Intocable-3-28-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');