// 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.CreateTable([['CONCACAF Champions Cup Round One: Forge FC vs. Tigres UANL','Hamilton Stadium - ON','Hamilton, Canada','Martes','3 FEB 26','20:00','7629761','CONCACAF-Champions-Cup-Round-One--Forge-FC-vs--Tigres-UANL-2-3-2026'], ['CONCACAF Champions Cup Round One: San Diego FC vs. Pumas UNAM','Snapdragon Stadium','San Diego, CA','Martes','3 FEB 26','20:00','7629763','CONCACAF-Champions-Cup-Round-One--San-Diego-FC-vs--Pumas-UNAM-2-3-2026'], ['CONCACAF Champions Cup Round One: Atletico Ottawa vs. Nashville SC','Hamilton Stadium - ON','Hamilton, Canada','Martes','17 FEB 26','20:00','7629765','CONCACAF-Champions-Cup-Round-One--Atletico-Ottawa-vs--Nashville-SC-2-17-2026'], ['CONCACAF Champions Cup Round One: Los Angeles FC vs. Real CD Espana','BMO Stadium','Los Angeles, CA','Martes','24 FEB 26','19:00','7629769','CONCACAF-Champions-Cup-Round-One--Los-Angeles-FC-vs--Real-CD-Espana-2-24-2026'], ['CONCACAF Champions Cup Round One: Nashville SC vs. Atletico Ottawa','Geodis Park','Nashville, TN','Martes','24 FEB 26','20:00','7629767','CONCACAF-Champions-Cup-Round-One--Nashville-SC-vs--Atletico-Ottawa-2-24-2026'], ['CONCACAF Champions Cup Round One: FC Cincinnati vs. O&M FC','TQL Stadium','Cincinnati, OH','Miércoles','25 FEB 26','19:00','7629772','CONCACAF-Champions-Cup-Round-One--FC-Cincinnati-vs--O-M-FC-2-25-2026'], ['CONCACAF Champions Cup Round One: LA Galaxy vs. Sporting San Miguelito','Dignity Health Sports Park - Stadium','Carson, CA','Miércoles','25 FEB 26','20:00','7627387','CONCACAF-Champions-Cup-Round-One--LA-Galaxy-vs--Sporting-San-Miguelito-2-25-2026'], ['CONCACAF Champions Cup Round One: Philadelphia Union vs. Defence Force FC','Subaru Park','Chester, PA','Jueves','26 FEB 26','19:00','7629777','CONCACAF-Champions-Cup-Round-One--Philadelphia-Union-vs--Defence-Force-FC-2-26-2026'], ['CONCACAF Champions Cup Round of 16','Chase Stadium','Fort Lauderdale, FL','Miércoles','18 MAR 26','19:00','7667442','CONCACAF-Champions-Cup-Round-of-16-3-18-2026']],'concacaf','https://www.superboleteria.com/boleto/eventos-concacaf.aspx');