// 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([['Mariachi El Bronx','The Catalyst','Santa Cruz, CA','Miércoles','1 MAY 24','19:00','6332051','Mariachi-El-Bronx-5-1-2024'], ['Tito Puente Jr.','Carriage House Theatre At Montalvo Arts Center','Saratoga, CA','Miércoles','1 MAY 24','19:30','6303772','Tito-Puente-Jr--5-1-2024'], ['Andres Cepeda','Carnegie Hall - Isaac Stern Auditorium','New York, NY','Miércoles','1 MAY 24','20:00','6005668','Andres-Cepeda-5-1-2024'], ['Helado Negro','Turf Club','Saint Paul, MN','Miércoles','1 MAY 24','20:00','6015064','Helado-Negro-5-1-2024'], ['Bad Bunny','Toyota Center - TX','Houston, TX','Miércoles','1 MAY 24','20:00','6018959','Bad-Bunny-5-1-2024'], ['Luis Miguel','Don Haskins Center','El Paso, TX','Miércoles','1 MAY 24','20:00','5872312','Luis-Miguel-5-1-2024'], ['Xavi','The Van Buren','Phoenix, AZ','Miércoles','1 MAY 24','20:00','6250260','Xavi-5-1-2024'], ['Aventura','Golden 1 Center','Sacramento, CA','Miércoles','1 MAY 24','20:00','6292664','Aventura-5-1-2024'], ['Feid','SAP Center','San Jose, CA','Miércoles','1 MAY 24','20:00','6261979','Feid-5-1-2024'], ['Banda Los Recoditos & La Fe Nortena','Plaza Mariachi','Nashville, TN','Miércoles','1 MAY 24','21:00','6378347','Banda-Los-Recoditos---La-Fe-Nortena-5-1-2024']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');