//
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([['Andrea Bocelli','Antwerp Sportpaleis','Merksem, Belgium','Viernes','27 MAR 26','20:00','6896206','Andrea-Bocelli-3-27-2026'], ['Andrea Bocelli','Ziggo Dome','Amsterdam, Netherlands','Domingo','29 MAR 26','20:00','6896207','Andrea-Bocelli-3-29-2026'], ['Andrea Bocelli','Ziggo Dome','Amsterdam, Netherlands','Lunes','30 MAR 26','20:00','6896208','Andrea-Bocelli-3-30-2026'], ['Andrea Bocelli','Accor Arena','Paris 12, France','Miércoles','1 ABR 26','20:00','6896209','Andrea-Bocelli-4-1-2026'], ['Andrea Bocelli','Piazza San Marco - Venice','San Marco, Italy','Sábado','27 JUN 26','21:00','7653062','Andrea-Bocelli-6-27-2026'], ['Andrea Bocelli','Climate Pledge Arena','Seattle, WA','Martes','8 SEP 26','20:00','7711514','Andrea-Bocelli-9-8-2026'], ['Andrea Bocelli','Moda Center at the Rose Quarter','Portland, OR','Miércoles','9 SEP 26','20:00','7711515','Andrea-Bocelli-9-9-2026'], ['Andrea Bocelli','Golden 1 Center','Sacramento, CA','Sábado','12 SEP 26','20:00','7711516','Andrea-Bocelli-9-12-2026'], ['Andrea Bocelli','SAP Center','San Jose, CA','Domingo','13 SEP 26','20:00','7711517','Andrea-Bocelli-9-13-2026'], ['Andrea Bocelli','Hollywood Bowl','Los Angeles, CA','Martes','15 SEP 26','20:00','7711518','Andrea-Bocelli-9-15-2026'], ['Andrea Bocelli','Hollywood Bowl','Los Angeles, CA','Miércoles','16 SEP 26','20:00','7711519','Andrea-Bocelli-9-16-2026'], ['Andrea Bocelli','Mortgage Matchup Center','Phoenix, AZ','Viernes','18 SEP 26','20:00','7711520','Andrea-Bocelli-9-18-2026'], ['Andrea Bocelli','Red Rocks Amphitheatre','Morrison, CO','Domingo','20 SEP 26','20:00','7710815','Andrea-Bocelli-9-20-2026'], ['Andrea Bocelli','Red Rocks Amphitheatre','Morrison, CO','Lunes','21 SEP 26','20:00','7710816','Andrea-Bocelli-9-21-2026'], ['Andrea Bocelli','TD Garden','Boston, MA','Jueves','10 DEC 26','20:00','7711521','Andrea-Bocelli-12-10-2026'], ['Andrea Bocelli','KeyBank Center','Buffalo, NY','Viernes','11 DEC 26','20:00','7711522','Andrea-Bocelli-12-11-2026'], ['Andrea Bocelli','Centre Bell','Montreal, Canada','Domingo','13 DEC 26','20:00','7711527','Andrea-Bocelli-12-13-2026'], ['Andrea Bocelli','Madison Square Garden','New York, NY','Miércoles','16 DEC 26','20:00','7711523','Andrea-Bocelli-12-16-2026'], ['Andrea Bocelli','Madison Square Garden','New York, NY','Jueves','17 DEC 26','20:00','7711524','Andrea-Bocelli-12-17-2026'], ['Andrea Bocelli','TD Coliseum','Hamilton, Canada','Sábado','19 DEC 26','20:00','7711528','Andrea-Bocelli-12-19-2026'], ['Andrea Bocelli','PPG Paints Arena','Pittsburgh, PA','Lunes','21 DEC 26','20:00','7711525','Andrea-Bocelli-12-21-2026'], ['Andrea Bocelli','Xfinity Mobile Arena','Philadelphia, PA','Martes','22 DEC 26','20:00','7711526','Andrea-Bocelli-12-22-2026']],'Andrea Bocelli','https://www.superboleteria.com/boleto/eventos-Andrea-Bocelli.aspx');