// var TN_Widget = function() { return { //Options newWindow : true, linkText : "Veja Ingressos", tixUrl : "https://www.superingressos.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"plzGetReplaced", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-"+ 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.CreateTable([['DJ Raphi','Brooklyn Bowl - NY','Brooklyn, NY','domingo','15 mar 26','13:00','7488430','DJ-Raphi-3-15-2026'], ['Ben Quad','The Hall at Elsewhere','Brooklyn, NY','domingo','15 mar 26','18:00','7611033','Ben-Quad-3-15-2026'], ['The Zach Lowe Show Live','Brooklyn Paramount','Brooklyn, NY','segunda-feira','16 mar 26','19:00','7730771','The-Zach-Lowe-Show-Live-3-16-2026'], ['Keni Titus','Baby's All Right - Brooklyn ','Brooklyn, NY','segunda-feira','16 mar 26','19:00','7656051','Keni-Titus-3-16-2026'], ['Gurriers','Zone One at Elsewhere','Brooklyn, NY','segunda-feira','16 mar 26','19:00','7400376','Gurriers-3-16-2026'], ['Brooklyn Nets vs. Portland Trail Blazers','Barclays Center','Brooklyn, NY','segunda-feira','16 mar 26','19:30','7341487','Brooklyn-Nets-vs--Portland-Trail-Blazers-3-16-2026'], ['Benee','Brooklyn Bowl - Philadelphia','Philadelphia, PA','segunda-feira','16 mar 26','20:00','7552699','Benee-3-16-2026']],'Events in Brooklyn','https://www.superingressos.com/boleto/eventos-Events-in-Brooklyn.aspx');