// 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([['Strangelove - The Depeche Mode Experience','Rickshaw Theatre','Vancouver, Canada','Sábado','7 FEB 26','19:00','7661802','Strangelove---The-Depeche-Mode-Experience-2-7-2026'], ['Route 101 - A Tribute to Depeche Mode','Scout Bar - Houston','Houston, TX','Sábado','7 FEB 26','21:00','7653025','Route-101---A-Tribute-to-Depeche-Mode-2-7-2026'], ['Strangelove - The Depeche Mode Experience','Kings Hall at Apex Art and Culture Center','Everett, WA','Sábado','14 FEB 26','20:00','7643403','Strangelove---The-Depeche-Mode-Experience-2-14-2026'], ['Burn - The Cure Experience','191 Toole','Tucson, AZ','Viernes','20 FEB 26','20:00','7584899','Burn---The-Cure-Experience-2-20-2026'], ['Strangelove - The Depeche Mode Experience','Riviera Theatre - NY','North Tonawanda, NY','Sábado','4 ABR 26','19:30','7611987','Strangelove---The-Depeche-Mode-Experience-4-4-2026'], ['Depeche Mode Dance Party','Black Cat - DC','Washington, DC','Sábado','18 ABR 26','21:00','7712972','Depeche-Mode-Dance-Party-4-18-2026'], ['Strangelove - The Depeche Mode Experience','Golden State Theatre','Monterey, CA','Sábado','6 JUN 26','20:00','7720891','Strangelove---The-Depeche-Mode-Experience-6-6-2026'], ['Devotional - Depeche Mode Tribute','The Hangar at Orange County Fair & Exposition Center','Costa Mesa, CA','Domingo','19 JUL 26','20:15','7681781','Devotional---Depeche-Mode-Tribute-7-19-2026'], ['Devotional & Generation Idol','Coach House - Capistrano','San Juan Capistrano, CA','Sábado','29 AGO 26','20:00','7674875','Devotional---Generation-Idol-8-29-2026']],'Depeche Mode','https://www.superboleteria.com/boleto/eventos-Depeche-Mode.aspx');