//
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','Kia Center','Orlando, FL','Jueves','9 OCT 25','20:00','7061970','Andrea-Bocelli-10-9-2025'], ['Andrea Bocelli','Gas South Arena','Duluth, GA','Sábado','11 OCT 25','20:00','7062007','Andrea-Bocelli-10-11-2025'], ['Andrea Bocelli','First Horizon Coliseum At Greensboro Complex','Greensboro, NC','Domingo','12 OCT 25','20:00','7061971','Andrea-Bocelli-10-12-2025'], ['Andrea Bocelli','American Airlines Center','Dallas, TX','Jueves','4 DEC 25','20:00','7061972','Andrea-Bocelli-12-4-2025'], ['Andrea Bocelli','Rupp Arena At Central Bank Center','Lexington, KY','Sábado','6 DEC 25','20:00','7061973','Andrea-Bocelli-12-6-2025'], ['Andrea Bocelli','Little Caesars Arena','Detroit, MI','Domingo','7 DEC 25','20:00','7061974','Andrea-Bocelli-12-7-2025'], ['Andrea Bocelli','TD Coliseum','Hamilton, Canada','Martes','9 DEC 25','20:00','7061987','Andrea-Bocelli-12-9-2025'], ['Andrea Bocelli','TD Garden','Boston, MA','Jueves','11 DEC 25','20:00','7061975','Andrea-Bocelli-12-11-2025'], ['Andrea Bocelli','PeoplesBank Arena','Hartford, CT','Sábado','13 DEC 25','20:00','7061977','Andrea-Bocelli-12-13-2025'], ['Andrea Bocelli','Capital One Arena','Washington, DC','Domingo','14 DEC 25','20:00','7061978','Andrea-Bocelli-12-14-2025'], ['Andrea Bocelli','Madison Square Garden','New York, NY','Miércoles','17 DEC 25','20:00','7061979','Andrea-Bocelli-12-17-2025'], ['Andrea Bocelli','Madison Square Garden','New York, NY','Jueves','18 DEC 25','20:00','7061980','Andrea-Bocelli-12-18-2025'], ['Andrea Bocelli','Kaseya Center','Miami, FL','Domingo','21 DEC 25','19:30','7061981','Andrea-Bocelli-12-21-2025'], ['Andrea Bocelli','O2 Arena - Prague','Prague, Czech Republic','Viernes','23 ENE 26','TBD','6896205','Andrea-Bocelli-1-23-2026'], ['Andrea Bocelli','Antwerp Sportpaleis','Merksem, Belgium','Viernes','27 MAR 26','TBD','6896206','Andrea-Bocelli-3-27-2026'], ['Andrea Bocelli','Ziggo Dome','Amsterdam, Netherlands','Domingo','29 MAR 26','TBD','6896207','Andrea-Bocelli-3-29-2026'], ['Andrea Bocelli','Ziggo Dome','Amsterdam, Netherlands','Lunes','30 MAR 26','TBD','6896208','Andrea-Bocelli-3-30-2026']],'Andrea Bocelli','https://www.superboleteria.com/boleto/eventos-Andrea-Bocelli.aspx');