// 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.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css'); TN_Widget.CreateTable([['Latin Sundays: Deseo','Omnia Las Vegas at Caesars Palace','Las Vegas, NV','Domingo','28 DEC 25','22:30','7489751','Latin-Sundays--Deseo-12-28-2025'], ['Shakira','Hard Rock Live At The Seminole Hard Rock Hotel & Casino - Hollywood','Hollywood, FL','Lunes','29 DEC 25','20:00','7582340','Shakira-12-29-2025'], ['Orkesta Mendoza','The Crescent Ballroom - Phoenix','Phoenix, AZ','Martes','30 DEC 25','19:00','7606301','Orkesta-Mendoza-12-30-2025'], ['Jennifer Lopez','The Colosseum At Caesars Palace','Las Vegas, NV','Martes','30 DEC 25','20:00','7179668','Jennifer-Lopez-12-30-2025'], ['Picolandia NYE','Pico Rivera Sports Arena','Pico Rivera, CA','Miércoles','31 DEC 25','18:00','7543977','Picolandia-NYE-12-31-2025'], ['Velvet Caravan','Victory North','Savannah, GA','Miércoles','31 DEC 25','20:30','7619722','Velvet-Caravan-12-31-2025'], ['Los Lobos','Rio Theatre - Santa Cruz','Santa Cruz, CA','Miércoles','31 DEC 25','20:30','7361410','Los-Lobos-12-31-2025'], ['Orkesta Mendoza: Pachuco!','Rialto Theatre - Tucson','Tucson, AZ','Miércoles','31 DEC 25','21:00','7585824','Orkesta-Mendoza--Pachuco--12-31-2025'], ['Dimelo - A Latin Experience','The Crocodile','Seattle, WA','Miércoles','31 DEC 25','22:00','7616378','Dimelo---A-Latin-Experience-12-31-2025'], ['Jennifer Lopez','The Colosseum At Caesars Palace','Las Vegas, NV','Miércoles','31 DEC 25','22:00','7179669','Jennifer-Lopez-12-31-2025']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');