// 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.CreateTable([['CONCACAF Champions Cup - Round of 16: Los Angeles FC vs. L.D. Alajuelense','BMO Stadium','Los Angeles, CA','Martes','10 MAR 26','TBD','7767422','CONCACAF-Champions-Cup---Round-of-16--Los-Angeles-FC-vs--L-D--Alajuelense-3-10-2026'], ['CONCACAF Champions Cup: Round of 16 - Philadelphia Union vs. Club America','Subaru Park','Chester, PA','Martes','10 MAR 26','19:00','7773226','CONCACAF-Champions-Cup--Round-of-16---Philadelphia-Union-vs--Club-America-3-10-2026'], ['CONCACAF Champions Cup Round of 16: LA Galaxy vs. Mount Pleasant FA','Dignity Health Sports Park - Stadium','Carson, CA','Miércoles','11 MAR 26','18:30','7774626','CONCACAF-Champions-Cup-Round-of-16--LA-Galaxy-vs--Mount-Pleasant-FA-3-11-2026'], ['CONCACAF Champions Cup: Round of 16 - San Diego FC vs. Deportivo Toluca FC','Snapdragon Stadium','San Diego, CA','Miércoles','11 MAR 26','20:30','7734469','CONCACAF-Champions-Cup--Round-of-16---San-Diego-FC-vs--Deportivo-Toluca-FC-3-11-2026'], ['CONCACAF Champions Cup - Round of 16: FC Cincinnati vs. Tigres UANL','TQL Stadium','Cincinnati, OH','Jueves','12 MAR 26','TBD','7760312','CONCACAF-Champions-Cup---Round-of-16--FC-Cincinnati-vs--Tigres-UANL-3-12-2026'], ['CONCACAF Champions Cup: Round of 16 - Vancouver Whitecaps FC vs. Seattle Sounders FC','BC Place Stadium','Vancouver, Canada','Jueves','12 MAR 26','TBD','7766696','CONCACAF-Champions-Cup--Round-of-16---Vancouver-Whitecaps-FC-vs--Seattle-Sounders-FC-3-12-2026'], ['CONCACAF Champions Cup: Round of 16 - Inter Miami CF vs. TBD','Chase Stadium','Fort Lauderdale, FL','Miércoles','18 MAR 26','19:00','7667442','CONCACAF-Champions-Cup--Round-of-16---Inter-Miami-CF-vs--TBD-3-18-2026'], ['CONCACAF Champions Cup: Seattle Sounders FC vs. Vancouver Whitecaps FC','ONE Spokane Stadium','Spokane, WA','Miércoles','18 MAR 26','20:00','7764607','CONCACAF-Champions-Cup--Seattle-Sounders-FC-vs--Vancouver-Whitecaps-FC-3-18-2026']],'concacaf','https://www.superboleteria.com/boleto/eventos-concacaf.aspx');