// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['NFL Preseason: New England Patriots vs. Carolina Panthers','Gillette Stadium','Foxborough, MA','Thursday','Aug 8','7:00 PM','6349961','NFL-Preseason--New-England-Patriots-vs--Carolina-Panthers-8-8-2024'],['NFL Preseason: New England Patriots vs. Philadelphia Eagles','Gillette Stadium','Foxborough, MA','Thursday','Aug 15','7:00 PM','6349962','NFL-Preseason--New-England-Patriots-vs--Philadelphia-Eagles-8-15-2024'],['NFL Preseason: Washington Commanders vs. New England Patriots','Commanders Field','Landover, MD','Sunday','Aug 25','8:00 PM','6349899','NFL-Preseason--Washington-Commanders-vs--New-England-Patriots-8-25-2024'],['PARKING: Cincinnati Bengals vs. New England Patriots','Paycor Stadium Parking Lots','Cincinnati, OH','Sunday','Sep 8','1:00 PM','6448301','PARKING--Cincinnati-Bengals-vs--New-England-Patriots-9-8-2024'],['Cincinnati Bengals vs. New England Patriots','Paycor Stadium','Cincinnati, OH','Sunday','Sep 8','1:00 PM','6350036','Cincinnati-Bengals-vs--New-England-Patriots-9-8-2024'],['New England Patriots vs. Seattle Seahawks','Gillette Stadium','Foxborough, MA','Sunday','Sep 15','1:00 PM','6349972','New-England-Patriots-vs--Seattle-Seahawks-9-15-2024'],['PARKING: New York Jets vs. New England Patriots','MetLife Stadium Parking Lots','East Rutherford, NJ','Thursday','Sep 19','TBD','6448862','PARKING--New-York-Jets-vs--New-England-Patriots-9-19-2024'],['New York Jets vs. New England Patriots','MetLife Stadium','East Rutherford, NJ','Thursday','Sep 19','8:15 PM','6349817','New-York-Jets-vs--New-England-Patriots-9-19-2024'],['PARKING: San Francisco 49ers vs. New England Patriots','Levi's Stadium Parking Lots','Santa Clara, CA','Sunday','Sep 29','TBD','6448722','PARKING--San-Francisco-49ers-vs--New-England-Patriots-9-29-2024'],['San Francisco 49ers vs. New England Patriots','Levi's Stadium','Santa Clara, CA','Sunday','Sep 29','1:05 PM','6350227','San-Francisco-49ers-vs--New-England-Patriots-9-29-2024'],['New England Patriots vs. Miami Dolphins','Gillette Stadium','Foxborough, MA','Sunday','Oct 6','1:00 PM','6349964','New-England-Patriots-vs--Miami-Dolphins-10-6-2024'],['New England Patriots vs. Houston Texans','Gillette Stadium','Foxborough, MA','Sunday','Oct 13','1:00 PM','6349967','New-England-Patriots-vs--Houston-Texans-10-13-2024'],['NFL London Series: Jacksonville Jaguars vs. New England Patriots','Wembley Stadium','London, United Kingdom','Sunday','Oct 20','2:30 PM','6413639','NFL-London-Series--Jacksonville-Jaguars-vs--New-England-Patriots-10-20-2024'],['New England Patriots vs. New York Jets','Gillette Stadium','Foxborough, MA','Sunday','Oct 27','1:00 PM','6349965','New-England-Patriots-vs--New-York-Jets-10-27-2024'],['Tennessee Titans vs. New England Patriots','Nissan Stadium - Nashville','Nashville, TN','Sunday','Nov 3','12:00 PM','6350091','Tennessee-Titans-vs--New-England-Patriots-11-3-2024'],['Chicago Bears vs. New England Patriots','Soldier Field','Chicago, IL','Sunday','Nov 10','12:00 PM','6350172','Chicago-Bears-vs--New-England-Patriots-11-10-2024']]);