// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tix/tickets.aspx", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + "
" + row[3].substring(0,3) + "" + row[4] + "" + row[5] + "
" + "" + row[0] +"" + "" + "" + row[1] + "" + "" + row[2] + "" + "Tickets"; }, 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) { 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('') + '
'); } }; }(); //BPW-TNSERV-03A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle25.css'); TN_Widget.CreateTable([['HARSH (fka Harsh Armadillo)','Jimmy's Jazz & Blues Club','Portsmouth, NH','Monday','Jun 30','7:00 PM','7134435','HARSH--fka-Harsh-Armadillo--6-30-2025'],['Rico Jones Quartet','Blues Alley','Washington, DC','Monday','Jun 30','7:00 PM','7004972','Rico-Jones-Quartet-6-30-2025'],['Avishai Cohen Trio','Maison symphonique At Place Des Arts','Montreal, Canada','Monday','Jun 30','7:00 PM','7013602','Avishai-Cohen-Trio-6-30-2025'],['Jeff Goldblum and The Mildred Snitzer Orchestra','Salle Wilfrid-Pelletier At Place Des Arts','Montreal, Canada','Monday','Jun 30','7:30 PM','7017965','Jeff-Goldblum-and-The-Mildred-Snitzer-Orchestra-6-30-2025'],['Lil Ed And The Blues Imperials','Haymarket Lounge At City Winery - Boston','Boston, MA','Monday','Jun 30','7:30 PM','7194986','Lil-Ed-And-The-Blues-Imperials-6-30-2025'],['Sun Ra Arkestra','Evanston Space','Evanston, IL','Monday','Jun 30','7:30 PM','7102423','Sun-Ra-Arkestra-6-30-2025'],['Shawn Raiford','Yoshi's - Oakland','Oakland, CA','Monday','Jun 30','7:30 PM','7084720','Shawn-Raiford-6-30-2025'],['Tatiana Eva-Marie','Antone's Nightclub','Austin, TX','Monday','Jun 30','8:00 PM','7156752','Tatiana-Eva-Marie-6-30-2025'],['Hozier','Ford Wyoming Center','Casper, WY','Monday','Jun 30','8:00 PM','6072068','Hozier-6-30-2025'],['Takuya Kuroda','Fox Theatre - Boulder','Boulder, CO','Monday','Jun 30','8:00 PM','7052195','Takuya-Kuroda-6-30-2025'],['Cat Clyde','Harlow's Night Club','Sacramento, CA','Monday','Jun 30','8:00 PM','7072858','Cat-Clyde-6-30-2025'],['Nai Palm','Club Soda - QC','Montreal, Canada','Monday','Jun 30','9:00 PM','7097456','Nai-Palm-6-30-2025'],['Rico Jones Quartet','Blues Alley','Washington, DC','Monday','Jun 30','9:30 PM','7004973','Rico-Jones-Quartet-6-30-2025'],['Julie Hall','Blues Alley','Washington, DC','Tuesday','Jul 1','7:00 PM','7112322','Julie-Hall-7-1-2025'],['Fantastic Negrito','City Winery - Philadelphia ','Philadelphia, PA','Tuesday','Jul 1','7:30 PM','7061435','Fantastic-Negrito-7-1-2025'],['Salin','High Noon Saloon','Madison, WI','Tuesday','Jul 1','7:30 PM','7143360','Salin-7-1-2025'],['Sungazer Plus','Blue Note Jazz Club - New York','New York, NY','Tuesday','Jul 1','8:00 PM','7024006','Sungazer-Plus-7-1-2025'],['Sun Ra Arkestra','Anderson Theater At Cincinnati Memorial Hall','Cincinnati, OH','Tuesday','Jul 1','8:00 PM','7044646','Sun-Ra-Arkestra-7-1-2025'],['Ariella McManus & Nicolaas Kraster','The Ninth Ward At Babeville','Buffalo, NY','Tuesday','Jul 1','8:00 PM','7121148','Ariella-McManus---Nicolaas-Kraster-7-1-2025'],['Sam Greenfield','Rams Head On Stage','Annapolis, MD','Tuesday','Jul 1','8:00 PM','7169205','Sam-Greenfield-7-1-2025'],['Takuya Kuroda','Cervantes' Masterpiece - Other Side','Denver, CO','Tuesday','Jul 1','8:00 PM','7113426','Takuya-Kuroda-7-1-2025'],['Cat Clyde','HopMonk Tavern - Novato','Novato, CA','Tuesday','Jul 1','8:00 PM','7073289','Cat-Clyde-7-1-2025'],['Vince Giordano and The Nighthawks','Birdland Theatre','New York, NY','Tuesday','Jul 1','8:30 PM','7199115','Vince-Giordano-and-The-Nighthawks-7-1-2025'],['Julie Hall','Blues Alley','Washington, DC','Tuesday','Jul 1','9:30 PM','7112323','Julie-Hall-7-1-2025'],['Christian Sands','Birdland Jazz Club','New York, NY','Tuesday','Jul 1','9:30 PM','7170195','Christian-Sands-7-1-2025']]);