// 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([['Freak On A Leash - Korn Tribute','Bottom Lounge','Chicago, IL','Viernes','16 ENE 26','19:00','7526742','Freak-On-A-Leash---Korn-Tribute-1-16-2026'], ['Sick New World Festival: System of a Down & Korn','Las Vegas Festival Grounds','Las Vegas, NV','Sábado','25 ABR 26','TBD','7506564','Sick-New-World-Festival--System-of-a-Down---Korn-4-25-2026'], ['Korn Ferry Tour Championship','The Federal Club','Glen Allen, VA','Jueves','8 OCT 26','08:00','7573857','Korn-Ferry-Tour-Championship-10-8-2026'], ['Korn Ferry Tour Championship','The Federal Club','Glen Allen, VA','Viernes','9 OCT 26','08:00','7573858','Korn-Ferry-Tour-Championship-10-9-2026'], ['Korn Ferry Tour Championship','The Federal Club','Glen Allen, VA','Sábado','10 OCT 26','08:00','7573859','Korn-Ferry-Tour-Championship-10-10-2026'], ['Korn Ferry Tour Championship','The Federal Club','Glen Allen, VA','Domingo','11 OCT 26','08:00','7573860','Korn-Ferry-Tour-Championship-10-11-2026']],'Korn','https://www.superboleteria.com/boleto/eventos-Korn.aspx');