//
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 += '';
}
else
{
document.write('');
}
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Strangelove - The Depeche Mode Experience','House Of Blues - San Diego','San Diego, CA','Sábado','20 DEC 25','19:00','7401855','Strangelove---The-Depeche-Mode-Experience-12-20-2025'], ['Devotional - Depeche Mode Tribute','Coach House - Capistrano','San Juan Capistrano, CA','Viernes','26 DEC 25','20:00','7217213','Devotional---Depeche-Mode-Tribute-12-26-2025'], ['Devotion - Depeche Mode Tribute & Bands Don't Cry - The Cure Tribute','Spanish Ballroom at McMenamins Elks Temple','Tacoma, WA','Jueves','8 ENE 26','19:00','7589540','Devotion---Depeche-Mode-Tribute---Bands-Don-t-Cry---The-Cure-Tribute-1-8-2026'], ['Strangelove - The Depeche Mode Experience','House Of Blues - New Orleans','New Orleans, LA','Viernes','9 ENE 26','20:00','7532835','Strangelove---The-Depeche-Mode-Experience-1-9-2026'], ['Strangelove - The Depeche Mode Experience','Daryl's House','Pawling, NY','Miércoles','21 ENE 26','19:00','7549100','Strangelove---The-Depeche-Mode-Experience-1-21-2026'], ['Music For The Masses - Tribute to Depeche Mode','Magic Bag','Ferndale, MI','Viernes','23 ENE 26','19:00','7287681','Music-For-The-Masses---Tribute-to-Depeche-Mode-1-23-2026'], ['Strangelove - The Depeche Mode Experience','Sony Hall','New York, NY','Viernes','23 ENE 26','20:00','7542506','Strangelove---The-Depeche-Mode-Experience-1-23-2026'], ['Strangelove - The Depeche Mode Experience','Space Ballroom','Hamden, CT','Viernes','30 ENE 26','20:00','7554014','Strangelove---The-Depeche-Mode-Experience-1-30-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','The Railhead - Boulder Station Hotel Casino','Las Vegas, NV','Viernes','20 FEB 26','20:00','7504879','Strangelove---The-Depeche-Mode-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','https://www.superboleteria.com/boleto/eventos-Depeche-Mode.aspx');