//
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([['Gabriel Iglesias','Enmarket Arena','Savannah, GA','Jueves','13 NOV 25','20:00','7437198','Gabriel-Iglesias-11-13-2025'], ['Gabriel Iglesias','VyStar Veterans Memorial Arena','Jacksonville, FL','Viernes','14 NOV 25','20:00','7192646','Gabriel-Iglesias-11-14-2025'], ['Gabriel Iglesias','Kia Center','Orlando, FL','Sábado','15 NOV 25','20:00','7192647','Gabriel-Iglesias-11-15-2025'], ['Gabriel Iglesias','Allen County War Memorial Coliseum','Fort Wayne, IN','Jueves','20 NOV 25','20:00','7352088','Gabriel-Iglesias-11-20-2025'], ['Gabriel Iglesias','KFC Yum! Center','Louisville, KY','Viernes','21 NOV 25','20:00','7352089','Gabriel-Iglesias-11-21-2025'], ['Gabriel Iglesias','BMO Center - Rockford','Rockford, IL','Sábado','22 NOV 25','20:00','7352090','Gabriel-Iglesias-11-22-2025'], ['Gabriel Iglesias','Neal S. Blaisdell Center - Arena','Honolulu, HI','Sábado','29 NOV 25','19:30','7352093','Gabriel-Iglesias-11-29-2025'], ['Gabriel Iglesias','The American Comedy Co.','San Diego, CA','Viernes','6 FEB 26','18:30','7402524','Gabriel-Iglesias-2-6-2026'], ['Gabriel Iglesias','The American Comedy Co.','San Diego, CA','Viernes','6 FEB 26','21:30','7402525','Gabriel-Iglesias-2-6-2026'], ['Gabriel Iglesias','The American Comedy Co.','San Diego, CA','Sábado','7 FEB 26','17:30','7402526','Gabriel-Iglesias-2-7-2026'], ['Gabriel Iglesias','The American Comedy Co.','San Diego, CA','Sábado','7 FEB 26','20:30','7402527','Gabriel-Iglesias-2-7-2026'], ['Gabriel Iglesias & Jo Koy','SoFi Stadium','Inglewood, CA','Sábado','21 MAR 26','19:00','7106805','Gabriel-Iglesias---Jo-Koy-3-21-2026'], ['Gabriel Iglesias','State Farm Arena - GA','Atlanta, GA','Sábado','4 ABR 26','20:00','7192286','Gabriel-Iglesias-4-4-2026']],'Gabriel Iglesias','https://www.superboleteria.com/boleto/eventos-Gabriel-Iglesias.aspx');