//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "view
tickets",
tixUrl : "http://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[0] +" | " +
row[1] +" " +
row[2] +" | " +
row[3] +" " +
row[4] + " " +
row[5] + " | "+ 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-04A
TN_Widget.CreateTable([['The Red Hot Chilli Pipers','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','9/19/2025','7:30 PM','7052223','The-Red-Hot-Chilli-Pipers-9-19-2025'],['Joyride: 80's Mixtape Live','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','9/20/2025','7:30 PM','7281263','Joyride--80-s-Mixtape-Live-9-20-2025'],['Firefall','Flying Monkey Movie House & Performance Center','Plymouth, NH','Sunday','9/21/2025','7:00 PM','7281248','Firefall-9-21-2025'],['A Band of Brothers - Allman Brothers Tribute','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','9/26/2025','7:30 PM','7281262','A-Band-of-Brothers---Allman-Brothers-Tribute-9-26-2025'],['Funny Women Of A Certain Age','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','9/27/2025','7:30 PM','7087710','Funny-Women-Of-A-Certain-Age-9-27-2025'],['Pink Talking Fish - A Tribute to Pink Floyd, The Talking Heads & Phish','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','10/3/2025','7:30 PM','7281253','Pink-Talking-Fish---A-Tribute-to-Pink-Floyd--The-Talking-Heads---Phish-10-3-2025'],['Steely Dead','Flying Monkey Movie House & Performance Center','Plymouth, NH','Thursday','10/9/2025','7:30 PM','7281269','Steely-Dead-10-9-2025'],['Almost Queen - A Tribute To Queen','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','10/10/2025','7:30 PM','7281258','Almost-Queen---A-Tribute-To-Queen-10-10-2025'],['Cathedral - Van Halen Tribute','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','10/11/2025','7:30 PM','7281255','Cathedral---Van-Halen-Tribute-10-11-2025'],['A Farewell to Kings','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','10/17/2025','7:30 PM','7281260','A-Farewell-to-Kings-10-17-2025'],['Jimmy Kenny and The Pirate Beach Band','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','10/18/2025','7:30 PM','7281250','Jimmy-Kenny-and-The-Pirate-Beach-Band-10-18-2025'],['Damn The Torpedoes - Tom Petty Tribute','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','10/24/2025','7:30 PM','7024375','Damn-The-Torpedoes---Tom-Petty-Tribute-10-24-2025'],['Lauren Rainbow','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','10/25/2025','7:30 PM','7281264','Lauren-Rainbow-10-25-2025'],['Paradise?','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','10/31/2025','7:30 PM','7209120','Paradise--10-31-2025'],['Paradise?','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','11/1/2025','2:30 PM','7209122','Paradise--11-1-2025'],['Paradise?','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','11/1/2025','7:30 PM','7209123','Paradise--11-1-2025'],['Paradise?','Flying Monkey Movie House & Performance Center','Plymouth, NH','Sunday','11/2/2025','4:00 PM','7209124','Paradise--11-2-2025'],['Crystal Ship - Tribute to The Doors','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','11/7/2025','7:30 PM','7281256','Crystal-Ship---Tribute-to-The-Doors-11-7-2025'],['FJ - A Tribute To Foreigner and Journey','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','11/8/2025','7:30 PM','7281259','FJ---A-Tribute-To-Foreigner-and-Journey-11-8-2025'],['Panorama - The Cars Tribute','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','11/15/2025','7:30 PM','7087702','Panorama---The-Cars-Tribute-11-15-2025'],['Jim Messina','Flying Monkey Movie House & Performance Center','Plymouth, NH','Thursday','11/20/2025','7:30 PM','7281249','Jim-Messina-11-20-2025'],['Juston McKinney','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','11/29/2025','8:00 PM','7087708','Juston-McKinney-11-29-2025'],['Choir! Choir! Choir!','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','12/6/2025','7:30 PM','7281254','Choir--Choir--Choir--12-6-2025'],['Pure Prairie League','Flying Monkey Movie House & Performance Center','Plymouth, NH','Friday','12/12/2025','7:30 PM','7281252','Pure-Prairie-League-12-12-2025'],['Harvest and Rust - Tribute to Neil Young','Flying Monkey Movie House & Performance Center','Plymouth, NH','Saturday','12/13/2025','7:30 PM','7087701','Harvest-and-Rust---Tribute-to-Neil-Young-12-13-2025'],['Judy Collins','Flying Monkey Movie House & Performance Center','Plymouth, NH','Thursday','12/18/2025','7:30 PM','7281251','Judy-Collins-12-18-2025']],'The Flying Monkey','http://www.ticketnetwork.com/ticket/The-Flying-Monkey-events.aspx');