//
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-04A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Songbird: The Singular Tribute to Barbra Streisand','Suffolk Theater','Riverhead, NY','Sábado','21 MAR 26','20:00','7725672','Songbird--The-Singular-Tribute-to-Barbra-Streisand-3-21-2026'], ['Songbird - Karine Hannah Sings Barbra Streisand','Strand Theatre - NJ','Lakewood, NJ','Sábado','11 ABR 26','20:00','7486995','Songbird---Karine-Hannah-Sings-Barbra-Streisand-4-11-2026'], ['Songbird - Karine Hannah Sings Barbra Streisand','Flat Rock Playhouse','Flat Rock, NC','Sábado','18 ABR 26','14:00','7778674','Songbird---Karine-Hannah-Sings-Barbra-Streisand-4-18-2026'], ['Hello Gorgeous - A Tribute To Barbra Streisand','Boca Black Box Center for the Arts','Boca Raton, FL','Miércoles','13 MAY 26','19:30','7784873','Hello-Gorgeous---A-Tribute-To-Barbra-Streisand-5-13-2026'], ['Songbird - Karine Hannah Sings Barbra Streisand','Athens Theatre - FL','Deland, FL','Viernes','29 MAY 26','19:30','7732853','Songbird---Karine-Hannah-Sings-Barbra-Streisand-5-29-2026'], ['Songbird: The Singular Tribute to Barbra Streisand','Cabaret Du Casino De Montreal','Montreal, Canada','Viernes','14 AGO 26','19:30','7782195','Songbird--The-Singular-Tribute-to-Barbra-Streisand-8-14-2026'], ['Streisand & Sinatra: A Tribute to Barbra & Frank','West Herr Riviera Theatre','North Tonawanda, NY','Viernes','21 AGO 26','19:30','7752037','Streisand---Sinatra--A-Tribute-to-Barbra---Frank-8-21-2026']],'Barbra Streisand','https://www.superboleteria.com/boleto/eventos-Barbra-Streisand.aspx');