// 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-01A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css'); TN_Widget.CreateTable([['Tito Puente Jr.','Carriage House Theatre At Montalvo Arts Center','Saratoga, CA','Miércoles','1 MAY 24','19:30','6303772','Tito-Puente-Jr--5-1-2024'], ['Tito Puente Jr.','Admiral Theatre - Bremerton','Bremerton, WA','Viernes','3 MAY 24','19:30','5809602','Tito-Puente-Jr--5-3-2024'], ['Tito Puente Jr.','Myron's at The Smith Center','Las Vegas, NV','Sábado','4 MAY 24','18:00','6206185','Tito-Puente-Jr--5-4-2024'], ['Tito Puente Jr.','Myron's at The Smith Center','Las Vegas, NV','Sábado','4 MAY 24','20:30','6206186','Tito-Puente-Jr--5-4-2024'], ['Tito Puente Jr. Latin Jazz Orchestras','Alberta Bair Theater','Billings, MT','Martes','7 MAY 24','19:30','5807207','Tito-Puente-Jr--Latin-Jazz-Orchestras-5-7-2024'], ['Tito Puente Jr.','Yoshi's - Oakland','Oakland, CA','Jueves','9 MAY 24','20:00','6399829','Tito-Puente-Jr--5-9-2024'], ['Tito Puente Jr.','Lone Tree Arts Center','Littleton, CO','Sábado','11 MAY 24','20:00','6078252','Tito-Puente-Jr--5-11-2024'], ['Tito Puente Jr.','Wheeler Opera House','Aspen, CO','Domingo','12 MAY 24','17:00','6239014','Tito-Puente-Jr--5-12-2024'], ['Jose Feliciano & Tito Puente Jr.','Moonlight Amphitheatre','Vista, CA','Jueves','1 AGO 24','19:30','6302209','Jose-Feliciano---Tito-Puente-Jr--8-1-2024'], ['Tito Puente Jr.','Blue Note Hawaii','Honolulu, HI','Jueves','3 OCT 24','19:00','6250863','Tito-Puente-Jr--10-3-2024']],'Tito Puente Jr.','https://www.superboleteria.com/boleto/eventos-Tito-Puente-Jr..aspx');