// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tickets/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { var customUrl = row[6] + '/' + row[0].replace(/\//g, '') + '-tickets-' + row[3].substring(0,3) + '-' + row[4] + '-' + row[7].substring(row[7].length - 4) + '-' + row[1] return customUrl.replace(/\s+/g, '-').replace(/&/g, '').replace(/[.,#!$%^&*;:{}=_`~()]/g, '').toLowerCase(); }, 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-01B TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle27.css'); TN_Widget.CreateTable([['Pixies & Modest Mouse','Firefly Distillery','North Charleston, SC','Friday','May 31','5:30 PM','6227064','Pixies---Modest-Mouse-5-31-2024'],['Pixies & Modest Mouse','PNC Music Pavilion - Charlotte','Charlotte, NC','Saturday','Jun 1','6:30 PM','6227065','Pixies---Modest-Mouse-6-1-2024'],['Pixies & Modest Mouse','Ascend Amphitheater','Nashville, TN','Sunday','Jun 2','6:30 PM','6227066','Pixies---Modest-Mouse-6-2-2024'],['Pixies & Modest Mouse','Cadence Bank Amphitheatre at Chastain Park','Atlanta, GA','Tuesday','Jun 4','7:30 PM','6227067','Pixies---Modest-Mouse-6-4-2024'],['Pixies & Modest Mouse','The Andrew J Brady ICON Music Center','Cincinnati, OH','Wednesday','Jun 5','6:30 PM','6227068','Pixies---Modest-Mouse-6-5-2024'],['Pixies & Modest Mouse','Budweiser Stage - Toronto','Toronto, Canada','Saturday','Jun 8','6:30 PM','6227098','Pixies---Modest-Mouse-6-8-2024'],['Pixies & Modest Mouse','Place Bell','Laval, Canada','Sunday','Jun 9','6:30 PM','6227102','Pixies---Modest-Mouse-6-9-2024'],['Pixies & Modest Mouse','Bank of New Hampshire Pavilion','Gilford, NH','Tuesday','Jun 11','6:30 PM','6227069','Pixies---Modest-Mouse-6-11-2024'],['Pixies & Modest Mouse','TD Pavilion at The Mann Center For The Performing Arts','Philadelphia, PA','Wednesday','Jun 12','6:30 PM','6227072','Pixies---Modest-Mouse-6-12-2024'],['Pixies & Modest Mouse','Merriweather Post Pavilion','Columbia, MD','Friday','Jun 14','6:30 PM','6227076','Pixies---Modest-Mouse-6-14-2024'],['Pixies & Modest Mouse','Forest Hills Stadium','Forest Hills, NY','Saturday','Jun 15','5:30 PM','6227077','Pixies---Modest-Mouse-6-15-2024'],['Pixies & Modest Mouse','Xfinity Center - MA','Mansfield, MA','Sunday','Jun 16','6:30 PM','6227082','Pixies---Modest-Mouse-6-16-2024'],['Pixies & Modest Mouse','Michigan Lottery Amphitheatre at Freedom Hill','Sterling Heights, MI','Tuesday','Jun 18','6:30 PM','6227085','Pixies---Modest-Mouse-6-18-2024'],['Pixies & Modest Mouse','Huntington Bank Pavilion at Northerly Island','Chicago, IL','Wednesday','Jun 19','6:30 PM','6227088','Pixies---Modest-Mouse-6-19-2024'],['Pixies & Modest Mouse','Surly Brewing Co.','Minneapolis, MN','Thursday','Jun 20','5:45 PM','6227732','Pixies---Modest-Mouse-6-20-2024'],['Pixies & Modest Mouse','Breese Stevens Field','Madison, WI','Saturday','Jun 22','5:30 PM','6227092','Pixies---Modest-Mouse-6-22-2024'],['Pixies & Modest Mouse','Vibrant Music Hall','Waukee, IA','Sunday','Jun 23','6:45 PM','6227093','Pixies---Modest-Mouse-6-23-2024'],['Pixies & Modest Mouse','Starlight Theatre - Kansas City','Kansas City, MO','Monday','Jun 24','6:30 PM','6227094','Pixies---Modest-Mouse-6-24-2024'],['Pixies & Modest Mouse','Germania Insurance Amphitheater','Austin, TX','Wednesday','Jun 26','6:00 PM','6227095','Pixies---Modest-Mouse-6-26-2024'],['Pixies & Modest Mouse','The Pavilion at Toyota Music Factory','Irving, TX','Thursday','Jun 27','6:30 PM','6227096','Pixies---Modest-Mouse-6-27-2024'],['Pixies & Modest Mouse','Walmart AMP','Rogers, AR','Friday','Jun 28','6:30 PM','6227097','Pixies---Modest-Mouse-6-28-2024'],['Pixies & Modest Mouse','Fiddlers Green Amphitheatre','Englewood, CO','Sunday','Jun 30','7:00 PM','6227733','Pixies---Modest-Mouse-6-30-2024']]);