// 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-03A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css'); TN_Widget.CreateTable([['Unforgettable Fire - Tribute To U2','Shea Center At William Paterson University','Wayne, NJ','Sábado','16 MAY 26','20:00','7640979','Unforgettable-Fire---Tribute-To-U2-5-16-2026'], ['Real Sociedad vs. Valencia CF','Anoeta Stadium','Donostia-San Sebastian, Spain','Domingo','17 MAY 26','TBD','7249954','Real-Sociedad-vs--Valencia-CF-5-17-2026'], ['Acrobat - Tribute to U2','The Showroom at Turning Stone Resort & Casino','Verona, NY','Viernes','29 MAY 26','20:00','7740295','Acrobat---Tribute-to-U2-5-29-2026'], ['Vertigo - U2 Tribute Band','Granada Theater - Dallas','Dallas, TX','Viernes','29 MAY 26','20:00','7858459','Vertigo---U2-Tribute-Band-5-29-2026'], ['U4IA - Tribute to U2','Mainstage Theatre at Reilly Arts Center - Ocala','Ocala, FL','Jueves','25 JUN 26','19:30','7859346','U4IA---Tribute-to-U2-6-25-2026'], ['Zoostation - A U2 Experience','Pop's Nightclub and Concert Venue','East St. Louis, IL','Domingo','28 JUN 26','19:00','7903428','Zoostation---A-U2-Experience-6-28-2026'], ['Unforgettable Fire - Tribute To U2','Tupelo Music Hall','Derry, NH','Viernes','2 OCT 26','20:00','7905214','Unforgettable-Fire---Tribute-To-U2-10-2-2026'], ['Without U2 - U2 Tribute','Hobart Art Theater','Hobart, IN','Sábado','31 OCT 26','19:00','7692519','Without-U2---U2-Tribute-10-31-2026'], ['Unforgettable Fire - Tribute To U2','SHU Community Theatre','Fairfield, CT','Sábado','7 NOV 26','20:00','7706181','Unforgettable-Fire---Tribute-To-U2-11-7-2026']],'u2','https://www.superboleteria.com/boleto/eventos-u2.aspx');