//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "Tickets",
tixUrl : "https://www.ticketnetwork.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"",
CreateCustomUrl : function(row) {
return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
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 < eventData.length; cntr++)
newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newTable.join('') + '
';
} else
document.write('' + newTable.join('') + '
');
if(eventData.length >= 100 && kywrds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
if(eventData.length > 0) {
document.getElementById("previewNote").style.display = "none";
}
}
};
}();
//BPW-TNSERV-01A
TN_Widget.CreateTable([['Black Celebration - Depeche Mode Dance Party','Johnny Brenda's','Philadelphia, PA','Friday','7/4/2025','9:00 PM','7245743','Black-Celebration---Depeche-Mode-Dance-Party-7-4-2025'],['MC Chris','Johnny Brenda's','Philadelphia, PA','Saturday','7/5/2025','9:00 PM','7180065','MC-Chris-7-5-2025'],['Moonroof','Johnny Brenda's','Philadelphia, PA','Saturday','7/12/2025','9:00 PM','7180073','Moonroof-7-12-2025'],['40 Watt Sun','Johnny Brenda's','Philadelphia, PA','Sunday','7/13/2025','8:00 PM','7180077','40-Watt-Sun-7-13-2025'],['Mansionair','Johnny Brenda's','Philadelphia, PA','Tuesday','7/15/2025','8:00 PM','7182275','Mansionair-7-15-2025'],['Samantha Crain','Johnny Brenda's','Philadelphia, PA','Wednesday','7/16/2025','8:00 PM','6839659','Samantha-Crain-7-16-2025'],['Bad Moves','Johnny Brenda's','Philadelphia, PA','Thursday','7/17/2025','9:00 PM','7180081','Bad-Moves-7-17-2025'],['Friendship - Band','Johnny Brenda's','Philadelphia, PA','Saturday','7/19/2025','9:00 PM','7047113','Friendship---Band-7-19-2025'],['Robert Lester Folsom','Johnny Brenda's','Philadelphia, PA','Monday','7/21/2025','8:00 PM','7182378','Robert-Lester-Folsom-7-21-2025'],['Deep Sea Diver','Johnny Brenda's','Philadelphia, PA','Tuesday','7/22/2025','8:00 PM','7073338','Deep-Sea-Diver-7-22-2025'],['Little Wings','Johnny Brenda's','Philadelphia, PA','Wednesday','7/23/2025','8:00 PM','7180068','Little-Wings-7-23-2025'],['22 Degree Halo','Johnny Brenda's','Philadelphia, PA','Thursday','7/24/2025','9:00 PM','7180076','22-Degree-Halo-7-24-2025'],['Bleary Eyed','Johnny Brenda's','Philadelphia, PA','Saturday','7/26/2025','9:00 PM','7092186','Bleary-Eyed-7-26-2025'],['The Symposium','Johnny Brenda's','Philadelphia, PA','Sunday','7/27/2025','8:00 PM','7062662','The-Symposium-7-27-2025'],['Safe Mind','Johnny Brenda's','Philadelphia, PA','Tuesday','7/29/2025','8:00 PM','7184933','Safe-Mind-7-29-2025'],['Mal Blum','Johnny Brenda's','Philadelphia, PA','Thursday','7/31/2025','8:00 PM','7154314','Mal-Blum-7-31-2025'],['Minka','Johnny Brenda's','Philadelphia, PA','Saturday','8/2/2025','8:00 PM','7180069','Minka-8-2-2025'],['Charlie Burg','Johnny Brenda's','Philadelphia, PA','Tuesday','8/5/2025','8:00 PM','7235266','Charlie-Burg-8-5-2025'],['Squawk Brothers','Johnny Brenda's','Philadelphia, PA','Friday','8/8/2025','8:00 PM','7180070','Squawk-Brothers-8-8-2025'],['Dillinger Four','Johnny Brenda's','Philadelphia, PA','Friday','8/15/2025','9:00 PM','7245741','Dillinger-Four-8-15-2025'],['Mike Polizze & Silver Synthetic','Johnny Brenda's','Philadelphia, PA','Sunday','8/17/2025','8:00 PM','7180088','Mike-Polizze---Silver-Synthetic-8-17-2025'],['Bonny Doon','Johnny Brenda's','Philadelphia, PA','Tuesday','8/19/2025','8:00 PM','7180063','Bonny-Doon-8-19-2025'],['Sadurn','Johnny Brenda's','Philadelphia, PA','Friday','8/22/2025','9:00 PM','7245746','Sadurn-8-22-2025'],['David Wax Museum','Johnny Brenda's','Philadelphia, PA','Thursday','8/28/2025','9:00 PM','7180064','David-Wax-Museum-8-28-2025'],['Sleaze Freaks - Indie Sleaze Dance Party','Johnny Brenda's','Philadelphia, PA','Friday','8/29/2025','9:00 PM','7245740','Sleaze-Freaks---Indie-Sleaze-Dance-Party-8-29-2025'],['Conan','Johnny Brenda's','Philadelphia, PA','Saturday','8/30/2025','9:00 PM','7180062','Conan-8-30-2025'],['We Are Scientists','Johnny Brenda's','Philadelphia, PA','Thursday','9/4/2025','9:00 PM','7243528','We-Are-Scientists-9-4-2025'],['Yuno','Johnny Brenda's','Philadelphia, PA','Wednesday','9/10/2025','8:00 PM','7157582','Yuno-9-10-2025'],['Mondo Cozmo','Johnny Brenda's','Philadelphia, PA','Thursday','9/11/2025','9:00 PM','7180060','Mondo-Cozmo-9-11-2025'],['Runnner','Johnny Brenda's','Philadelphia, PA','Saturday','9/13/2025','9:00 PM','7169220','Runnner-9-13-2025'],['He is Legend & Eyes Set To Kill','Johnny Brenda's','Philadelphia, PA','Tuesday','9/16/2025','7:30 PM','7211664','He-is-Legend---Eyes-Set-To-Kill-9-16-2025'],['Bambara','Johnny Brenda's','Philadelphia, PA','Thursday','9/18/2025','9:00 PM','7013236','Bambara-9-18-2025'],['Fazerdaze','Johnny Brenda's','Philadelphia, PA','Friday','9/19/2025','9:00 PM','7173424','Fazerdaze-9-19-2025'],['Dummy - Band','Johnny Brenda's','Philadelphia, PA','Saturday','9/20/2025','9:00 PM','7180066','Dummy---Band-9-20-2025'],['Dean Johnson','Johnny Brenda's','Philadelphia, PA','Sunday','9/21/2025','8:00 PM','7180075','Dean-Johnson-9-21-2025'],['Water From Your Eyes','Johnny Brenda's','Philadelphia, PA','Monday','9/22/2025','8:00 PM','7196579','Water-From-Your-Eyes-9-22-2025'],['Night Moves','Johnny Brenda's','Philadelphia, PA','Tuesday','9/23/2025','8:00 PM','7194446','Night-Moves-9-23-2025'],['Laura Stevenson','Johnny Brenda's','Philadelphia, PA','Wednesday','9/24/2025','8:00 PM','7211801','Laura-Stevenson-9-24-2025'],['Mipso','Johnny Brenda's','Philadelphia, PA','Thursday','9/25/2025','9:00 PM','7144643','Mipso-9-25-2025'],['Qual','Johnny Brenda's','Philadelphia, PA','Friday','9/26/2025','9:00 PM','7180089','Qual-9-26-2025'],['Stop Light Observations','Johnny Brenda's','Philadelphia, PA','Saturday','9/27/2025','9:00 PM','7145887','Stop-Light-Observations-9-27-2025'],['Hand Habits','Johnny Brenda's','Philadelphia, PA','Wednesday','10/1/2025','8:00 PM','7243657','Hand-Habits-10-1-2025'],['Born Ruffians','Johnny Brenda's','Philadelphia, PA','Saturday','10/4/2025','9:00 PM','7122510','Born-Ruffians-10-4-2025'],['Oracle Sisters','Johnny Brenda's','Philadelphia, PA','Sunday','10/5/2025','8:00 PM','7038120','Oracle-Sisters-10-5-2025'],['Pachyman & Mndsgn','Johnny Brenda's','Philadelphia, PA','Thursday','10/9/2025','8:00 PM','7143847','Pachyman---Mndsgn-10-9-2025'],['Delicate Steve','Johnny Brenda's','Philadelphia, PA','Friday','10/10/2025','9:00 PM','7238876','Delicate-Steve-10-10-2025'],['Goat Girl','Johnny Brenda's','Philadelphia, PA','Monday','10/13/2025','8:00 PM','7182396','Goat-Girl-10-13-2025'],['Xeno and Oaklander','Johnny Brenda's','Philadelphia, PA','Tuesday','10/14/2025','9:00 PM','7180094','Xeno-and-Oaklander-10-14-2025'],['Greg Mendez','Johnny Brenda's','Philadelphia, PA','Wednesday','10/15/2025','8:00 PM','7180086','Greg-Mendez-10-15-2025'],['Moving Mountains','Johnny Brenda's','Philadelphia, PA','Thursday','10/16/2025','9:00 PM','7231045','Moving-Mountains-10-16-2025'],['Guerilla Toss','Johnny Brenda's','Philadelphia, PA','Friday','10/17/2025','9:00 PM','7231044','Guerilla-Toss-10-17-2025'],['Kumo 99','Johnny Brenda's','Philadelphia, PA','Thursday','10/23/2025','9:00 PM','7213613','Kumo-99-10-23-2025'],['Dice','Johnny Brenda's','Philadelphia, PA','Friday','10/24/2025','9:00 PM','7113031','Dice-10-24-2025'],['NoSo','Johnny Brenda's','Philadelphia, PA','Saturday','10/25/2025','8:00 PM','7168335','NoSo-10-25-2025'],['Flyte','Johnny Brenda's','Philadelphia, PA','Tuesday','10/28/2025','8:00 PM','7096277','Flyte-10-28-2025'],['Hotel Mira','Johnny Brenda's','Philadelphia, PA','Wednesday','10/29/2025','8:00 PM','7223639','Hotel-Mira-10-29-2025'],['Orcutt, Shelley, Miller','Johnny Brenda's','Philadelphia, PA','Wednesday','11/5/2025','8:00 PM','7245744','Orcutt--Shelley--Miller-11-5-2025'],['Post Animal','Johnny Brenda's','Philadelphia, PA','Saturday','11/8/2025','9:00 PM','7100092','Post-Animal-11-8-2025'],['Mark William Lewis','Johnny Brenda's','Philadelphia, PA','Sunday','11/9/2025','8:00 PM','7184935','Mark-William-Lewis-11-9-2025'],['Stolen Gin','Johnny Brenda's','Philadelphia, PA','Saturday','12/6/2025','7:00 PM','7208986','Stolen-Gin-12-6-2025'],['Speedy Ortiz & Phoebe Rings','Johnny Brenda's','Philadelphia, PA','Monday','12/8/2025','8:00 PM','7180091','Speedy-Ortiz---Phoebe-Rings-12-8-2025'],['The Dream Syndicate','Johnny Brenda's','Philadelphia, PA','Friday','12/12/2025','9:00 PM','7227675','The-Dream-Syndicate-12-12-2025']],'Johnny Brendas','https://www.ticketnetwork.com/ticket/Johnny-Brendas-events.aspx');