// 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([['Madaraka Festival','The Van Buren','Phoenix, AZ','Sábado','15 JUN 24','20:00','6270477','Madaraka-Festival-6-15-2024'], ['Totally Tubular Festival: Thomas Dolby, Modern English & Men Without Hats','Arizona Financial Theatre','Phoenix, AZ','Miércoles','3 JUL 24','18:00','6203717','Totally-Tubular-Festival--Thomas-Dolby--Modern-English---Men-Without-Hats-7-3-2024'], ['Southwest Jazz & Heritage Fest: The Roots, Esperanza Spalding & High Step Society','Celebrity Theatre - AZ','Phoenix, AZ','Viernes','9 AGO 24','18:00','6406985','Southwest-Jazz---Heritage-Fest--The-Roots--Esperanza-Spalding---High-Step-Society-8-9-2024'], ['Southwest Jazz & Heritage Fest: Kenny G, Cee-Lo Green & Black Violin','Celebrity Theatre - AZ','Phoenix, AZ','Sábado','10 AGO 24','18:00','6406987','Southwest-Jazz---Heritage-Fest--Kenny-G--Cee-Lo-Green---Black-Violin-8-10-2024'], ['Southwest Jazz & Heritage Fest: Patti LaBelle, Brian Culbertson & Leela James','Celebrity Theatre - AZ','Phoenix, AZ','Domingo','11 AGO 24','18:00','6406988','Southwest-Jazz---Heritage-Fest--Patti-LaBelle--Brian-Culbertson---Leela-James-8-11-2024'], ['59 X Fest','The Crescent Ballroom - Phoenix','Phoenix, AZ','Sábado','24 AGO 24','14:30','6328160','59-X-Fest-8-24-2024'], ['Hondo Rodeo Fest: Hank Williams Jr.','Chase Field','Phoenix, AZ','Jueves','7 NOV 24','19:00','6299462','Hondo-Rodeo-Fest--Hank-Williams-Jr--11-7-2024'], ['Hondo Rodeo Fest: Brooks and Dunn','Chase Field','Phoenix, AZ','Viernes','8 NOV 24','19:00','6299463','Hondo-Rodeo-Fest--Brooks-and-Dunn-11-8-2024'], ['Hondo Rodeo Fest: Zac Brown Band','Chase Field','Phoenix, AZ','Sábado','9 NOV 24','19:00','6299464','Hondo-Rodeo-Fest--Zac-Brown-Band-11-9-2024']],'Arizona + Phoenix festival','https://www.superboleteria.com/boleto/eventos-Phoenix-festival.aspx?cid=217&spid=4');