// 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([['International Friendly: Canada vs. Guatemala','BMO Stadium','Los Angeles, CA','Sábado','17 ENE 26','19:00','7653080','International-Friendly--Canada-vs--Guatemala-1-17-2026'], ['International Friendly: England vs. Uruguay','Wembley Stadium','London, United Kingdom','Viernes','27 MAR 26','19:45','7617491','International-Friendly--England-vs--Uruguay-3-27-2026'], ['International Friendly: United States vs. Belgium','Mercedes-Benz Stadium','Atlanta, GA','Sábado','28 MAR 26','15:30','7600953','International-Friendly--United-States-vs--Belgium-3-28-2026'], ['International Friendly: Mexico vs. Portugal','Estadio Azteca','Mexico City, Mexico','Sábado','28 MAR 26','19:00','7602371','International-Friendly--Mexico-vs--Portugal-3-28-2026'], ['International Friendly: United States vs. Portugal','Mercedes-Benz Stadium','Atlanta, GA','Martes','31 MAR 26','19:00','7600957','International-Friendly--United-States-vs--Portugal-3-31-2026'], ['International Friendly: England vs. Japan','Wembley Stadium','London, United Kingdom','Martes','31 MAR 26','19:45','7617492','International-Friendly--England-vs--Japan-3-31-2026'], ['International Friendly: Mexico vs. Belgium','Soldier Field','Chicago, IL','Martes','31 MAR 26','20:00','7602946','International-Friendly--Mexico-vs--Belgium-3-31-2026'], ['International Friendly: United States vs. Senegal','Bank Of America Stadium','Charlotte, NC','Domingo','31 MAY 26','15:30','7600588','International-Friendly--United-States-vs--Senegal-5-31-2026'], ['International Friendly: United States vs. Germany','Soldier Field','Chicago, IL','Sábado','6 JUN 26','13:30','7601472','International-Friendly--United-States-vs--Germany-6-6-2026']],'friendly soccer','https://www.superboleteria.com/boleto/eventos-friendly-soccer.aspx');