// 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-04A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css'); TN_Widget.CreateTable([['UFC Fight Night: Evloev vs. Murphy','O2 Arena - London','London, United Kingdom','Sábado','21 MAR 26','TBD','7613295','UFC-Fight-Night--Evloev-vs--Murphy-3-21-2026'], ['UFC Fight Night: Adesanya vs. Pyfer','Climate Pledge Arena','Seattle, WA','Sábado','28 MAR 26','14:00','7613291','UFC-Fight-Night--Adesanya-vs--Pyfer-3-28-2026'], ['UFC Fight Night: Moicano vs. Duncan','UFC Apex','Las Vegas, NV','Sábado','4 ABR 26','TBD','7706371','UFC-Fight-Night--Moicano-vs--Duncan-4-4-2026'], ['Zuffa Boxing 05','UFC Apex','Las Vegas, NV','Domingo','5 ABR 26','15:00','7801770','Zuffa-Boxing-05-4-5-2026'], ['UFC 327: Prochazka vs. Ulberg','Kaseya Center','Miami, FL','Sábado','11 ABR 26','TBD','7706172','UFC-327--Prochazka-vs--Ulberg-4-11-2026'], ['UFC Fight Night: Burns vs. Malott','Canada Life Centre','Winnipeg, Canada','Sábado','18 ABR 26','16:00','7774513','UFC-Fight-Night--Burns-vs--Malott-4-18-2026'], ['UFC Fight Night: Sterling vs. Zalal','UFC Apex','Las Vegas, NV','Sábado','25 ABR 26','TBD','7774514','UFC-Fight-Night--Sterling-vs--Zalal-4-25-2026'], ['UFC 328: Chimaev vs. Strickland','Prudential Center','Newark, NJ','Sábado','9 MAY 26','TBD','7774518','UFC-328--Chimaev-vs--Strickland-5-9-2026']],'ufc','https://www.superboleteria.com/boleto/eventos-ufc.aspx');