//
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([['Pandora y Flans','Rosemont Theatre','Rosemont, IL','Viernes','6 FEB 26','20:00','7138749','Pandora-y-Flans-2-6-2026'], ['Pandora y Flans','El Paso County Coliseum','El Paso, TX','Domingo','8 FEB 26','20:00','7139262','Pandora-y-Flans-2-8-2026'], ['Pandora y Flans','Texas Trust CU Theatre at Grand Prairie','Grand Prairie, TX','Jueves','12 FEB 26','20:00','7141835','Pandora-y-Flans-2-12-2026'], ['Pandora y Flans','Majestic Theatre - San Antonio','San Antonio, TX','Sábado','14 FEB 26','20:00','7144757','Pandora-y-Flans-2-14-2026'], ['Pandora y Flans','Payne Arena','Hidalgo, TX','Domingo','15 FEB 26','20:00','7138750','Pandora-y-Flans-2-15-2026'], ['Pandora y Flans','Peacock Theater - Los Angeles','Los Angeles, CA','Jueves','19 FEB 26','20:00','7141792','Pandora-y-Flans-2-19-2026'], ['Pandora y Flans','Pechanga Arena - San Diego','San Diego, CA','Viernes','20 FEB 26','20:00','7141791','Pandora-y-Flans-2-20-2026'], ['Pandora y Flans','San Jose Civic','San Jose, CA','Domingo','22 FEB 26','20:00','7138751','Pandora-y-Flans-2-22-2026'], ['Pandora','Houston Arena Theatre','Houston, TX','Viernes','13 MAR 26','20:30','7279198','Pandora-3-13-2026'], ['Pandora y Flans','James L Knight Center','Miami, FL','Sábado','18 ABR 26','20:00','7069085','Pandora-y-Flans-4-18-2026']],'Flans','https://www.superboleteria.com/boleto/eventos-Flans.aspx');