// 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 += '
Ver más eventos en SuperBoleteria.com
'; } else { document.write('
Ver más eventos en SuperBoleteria.com
'); } } } }; }(); //BPW-TNSERV-02A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css'); TN_Widget.CreateTable([['Tito Puente Jr.','Ludlow Garage','Cincinnati, OH','Viernes','7 NOV 25','19:30','7195981','Tito-Puente-Jr--11-7-2025'], ['Tito Puente Jr.','The Tarkington Theater At Allied Solutions Center for the Performing Arts','Carmel, IN','Sábado','8 NOV 25','20:00','7318754','Tito-Puente-Jr--11-8-2025'], ['Tito Puente Jr.','Blue Note Jazz Club - New York','New York, NY','Sábado','22 NOV 25','12:30','7253917','Tito-Puente-Jr--11-22-2025'], ['Tito Puente Jr.','Blue Note Jazz Club - New York','New York, NY','Sábado','22 NOV 25','14:30','7253918','Tito-Puente-Jr--11-22-2025'], ['Tito Puente Jr.','City Winery - Atlanta','Atlanta, GA','Lunes','12 ENE 26','20:00','7501198','Tito-Puente-Jr--1-12-2026'], ['Tito Puente Jr.','Arcada Theatre','Saint Charles, IL','Viernes','10 AGO 74','20:00','6414749','Tito-Puente-Jr--8-10-2074']],'Tito Puente Jr.','https://www.superboleteria.com/boleto/eventos-Tito-Puente-Jr..aspx');