//
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([['Cannibal Corpse','The Norva','Norfolk, VA','Tuesday','10/21/2025','6:55 PM','7141543','Cannibal-Corpse-10-21-2025'],['Magdalena Bay','The Norva','Norfolk, VA','Wednesday','10/22/2025','7:30 PM','6986482','Magdalena-Bay-10-22-2025'],['Hirie','The Norva','Norfolk, VA','Thursday','10/23/2025','7:30 PM','7277113','Hirie-10-23-2025'],['G Herbo','The Norva','Norfolk, VA','Friday','10/24/2025','8:00 PM','7361097','G-Herbo-10-24-2025'],['Confessions: RNB Groove - NSU Tailgate RNB After Party','The Norva','Norfolk, VA','Saturday','10/25/2025','9:00 PM','7480253','Confessions--RNB-Groove---NSU-Tailgate-RNB-After-Party-10-25-2025'],['Thrice','The Norva','Norfolk, VA','Tuesday','10/28/2025','7:00 PM','7236045','Thrice-10-28-2025'],['Ty Myers','The Norva','Norfolk, VA','Thursday','10/30/2025','7:30 PM','7104016','Ty-Myers-10-30-2025'],['Hippie Sabotage','The Norva','Norfolk, VA','Friday','10/31/2025','8:00 PM','7204363','Hippie-Sabotage-10-31-2025'],['From Ashes to New','The Norva','Norfolk, VA','Sunday','11/2/2025','7:30 PM','7206137','From-Ashes-to-New-11-2-2025'],['Bktherula','The Norva','Norfolk, VA','Wednesday','11/5/2025','8:00 PM','7357104','Bktherula-11-5-2025'],['The Disco Biscuits','The Norva','Norfolk, VA','Thursday','11/6/2025','7:30 PM','7310557','The-Disco-Biscuits-11-6-2025'],['The Elovaters','The Norva','Norfolk, VA','Friday','11/7/2025','8:00 PM','7236054','The-Elovaters-11-7-2025'],['Ski Mask The Slump God','The Norva','Norfolk, VA','Saturday','11/8/2025','8:00 PM','7414904','Ski-Mask-The-Slump-God-11-8-2025'],['Whitechapel','The Norva','Norfolk, VA','Wednesday','11/12/2025','6:55 PM','7180331','Whitechapel-11-12-2025'],['Fortunate Youth','The Norva','Norfolk, VA','Thursday','11/13/2025','7:30 PM','7235039','Fortunate-Youth-11-13-2025'],['Waterparks','The Norva','Norfolk, VA','Saturday','11/15/2025','7:00 PM','7281663','Waterparks-11-15-2025'],['Atreyu','The Norva','Norfolk, VA','Tuesday','11/18/2025','7:00 PM','7194069','Atreyu-11-18-2025'],['GWAR','The Norva','Norfolk, VA','Saturday','11/22/2025','7:00 PM','7235428','GWAR-11-22-2025'],['Emo Nite','The Norva','Norfolk, VA','Friday','11/28/2025','9:00 PM','7467140','Emo-Nite-11-28-2025'],['The Spill Canvas & Mae','The Norva','Norfolk, VA','Saturday','11/29/2025','8:00 PM','7162258','The-Spill-Canvas---Mae-11-29-2025'],['Zoso - Led Zeppelin Tribute Band','The Norva','Norfolk, VA','Saturday','12/13/2025','8:00 PM','7480703','Zoso---Led-Zeppelin-Tribute-Band-12-13-2025'],['Late Night Drive Home','The Norva','Norfolk, VA','Sunday','12/14/2025','8:00 PM','7467756','Late-Night-Drive-Home-12-14-2025'],['Goldfinger','The Norva','Norfolk, VA','Saturday','12/20/2025','8:00 PM','7403190','Goldfinger-12-20-2025'],['Emo Night Karaoke','The Norva','Norfolk, VA','Saturday','1/24/2026','8:00 PM','7401725','Emo-Night-Karaoke-1-24-2026'],['Collie Buddz','The Norva','Norfolk, VA','Thursday','1/29/2026','8:00 PM','7460263','Collie-Buddz-1-29-2026'],['The Movement','The Norva','Norfolk, VA','Saturday','1/31/2026','7:30 PM','7428820','The-Movement-1-31-2026'],['Cash Cobain','The Norva','Norfolk, VA','Tuesday','2/24/2026','8:00 PM','7233032','Cash-Cobain-2-24-2026'],['Peaches','The Norva','Norfolk, VA','Wednesday','2/25/2026','7:30 PM','7490281','Peaches-2-25-2026'],['Ernest','The Norva','Norfolk, VA','Saturday','2/28/2026','8:00 PM','7425068','Ernest-2-28-2026'],['Dropkick Murphys','The Norva','Norfolk, VA','Tuesday','3/10/2026','7:00 PM','7490414','Dropkick-Murphys-3-10-2026'],['Sons of Legion','The Norva','Norfolk, VA','Friday','11/1/2075','8:00 PM','7401967','Sons-of-Legion-11-1-2075']],'The Norva','https://www.ticketnetwork.com/ticket/The-Norva-events.aspx');