// 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([['Jennifer Lopez','The Colosseum At Caesars Palace','Las Vegas, NV','Viernes','2 ENE 26','20:00','7179670','Jennifer-Lopez-1-2-2026'], ['Banda Zeta','Primm Valley Event Center','Las Vegas, NV','Sábado','3 ENE 26','20:00','7619573','Banda-Zeta-1-3-2026'], ['Poncho Sanchez and His Latin Jazz Band','Music Box - San Diego','San Diego, CA','Sábado','3 ENE 26','20:00','7496483','Poncho-Sanchez-and-His-Latin-Jazz-Band-1-3-2026'], ['Jennifer Lopez','The Colosseum At Caesars Palace','Las Vegas, NV','Sábado','3 ENE 26','20:00','7179671','Jennifer-Lopez-1-3-2026'], ['DESEO','Omnia Las Vegas at Caesars Palace','Las Vegas, NV','Domingo','4 ENE 26','22:30','7521706','DESEO-1-4-2026'], ['Ricky Martin','Yaamava Theater at Yaamava Resort & Casino','Highland, CA','Jueves','8 ENE 26','20:00','7458214','Ricky-Martin-1-8-2026'], ['Benise','Jeanne Wagner Theatre At Rose Wagner PAC','Salt Lake City, UT','Sábado','10 ENE 26','19:00','7197881','Benise-1-10-2026'], ['Mariachi Nuevo Azteca','Rialto Theatre - Tucson','Tucson, AZ','Sábado','10 ENE 26','19:00','7474145','Mariachi-Nuevo-Azteca-1-10-2026'], ['Los Lobos','Ponte Vedra Concert Hall','Ponte Vedra Beach, FL','Sábado','10 ENE 26','20:00','7462296','Los-Lobos-1-10-2026'], ['Los Rieleros Del Norte','Spotlight Showroom at Spotlight 29 Casino','Coachella, CA','Sábado','10 ENE 26','20:00','7522635','Los-Rieleros-Del-Norte-1-10-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');