// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['EFL Cup Final: Arsenal FC vs. Manchester City FC','Wembley Stadium','London, United Kingdom','Sunday','Mar 22','4:30 PM','7311413','EFL-Cup-Final--Arsenal-FC-vs--Manchester-City-FC-3-22-2026'],['International Friendly: England vs. Uruguay','Wembley Stadium','London, United Kingdom','Friday','Mar 27','7:45 PM','7617491','International-Friendly--England-vs--Uruguay-3-27-2026'],['International Friendly: England vs. Japan','Wembley Stadium','London, United Kingdom','Tuesday','Mar 31','7:45 PM','7617492','International-Friendly--England-vs--Japan-3-31-2026'],['FA Cup Final','Wembley Stadium','London, United Kingdom','Saturday','May 16','TBD','7311409','FA-Cup-Final-5-16-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Friday','Jun 12','5:00 PM','7695848','Harry-Styles-6-12-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Saturday','Jun 13','5:00 PM','7695849','Harry-Styles-6-13-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Wednesday','Jun 17','5:00 PM','7695850','Harry-Styles-6-17-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Friday','Jun 19','5:00 PM','7695851','Harry-Styles-6-19-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Saturday','Jun 20','5:00 PM','7695852','Harry-Styles-6-20-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Tuesday','Jun 23','5:00 PM','7695853','Harry-Styles-6-23-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Friday','Jun 26','5:00 PM','7703947','Harry-Styles-6-26-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Saturday','Jun 27','5:00 PM','7703948','Harry-Styles-6-27-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Monday','Jun 29','5:00 PM','7708444','Harry-Styles-6-29-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Wednesday','Jul 1','5:00 PM','7708445','Harry-Styles-7-1-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Friday','Jul 3','5:00 PM','7708446','Harry-Styles-7-3-2026'],['Harry Styles','Wembley Stadium','London, United Kingdom','Saturday','Jul 4','5:00 PM','7708447','Harry-Styles-7-4-2026'],['My Chemical Romance','Wembley Stadium','London, United Kingdom','Wednesday','Jul 8','5:00 PM','7452012','My-Chemical-Romance-7-8-2026'],['My Chemical Romance','Wembley Stadium','London, United Kingdom','Friday','Jul 10','5:00 PM','7321612','My-Chemical-Romance-7-10-2026'],['My Chemical Romance','Wembley Stadium','London, United Kingdom','Saturday','Jul 11','5:00 PM','7321613','My-Chemical-Romance-7-11-2026'],['Bruno Mars, Victoria Monet & DJ Pee.Wee','Wembley Stadium','London, United Kingdom','Saturday','Jul 18','5:00 PM','7668656','Bruno-Mars--Victoria-Monet---DJ-Pee-Wee-7-18-2026'],['Bruno Mars, Victoria Monet & DJ Pee.Wee','Wembley Stadium','London, United Kingdom','Sunday','Jul 19','4:30 PM','7668657','Bruno-Mars--Victoria-Monet---DJ-Pee-Wee-7-19-2026'],['Bruno Mars','Wembley Stadium','London, United Kingdom','Wednesday','Jul 22','5:00 PM','7678569','Bruno-Mars-7-22-2026'],['Bruno Mars','Wembley Stadium','London, United Kingdom','Friday','Jul 24','5:00 PM','7678656','Bruno-Mars-7-24-2026'],['Bruno Mars','Wembley Stadium','London, United Kingdom','Saturday','Jul 25','5:00 PM','7678826','Bruno-Mars-7-25-2026'],['Detroit Lions vs. Chicago Bears (Date: TBD)','Ford Field','Detroit, MI','Monday','Jul 27','TBD','7730304','Detroit-Lions-vs--Chicago-Bears--Date--TBD--7-27-2026']]);