// 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-02A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle28.css'); TN_Widget.CreateTable([['Morgan Wallen, Thomas Rhett, Gavin Adcock, & Zach John King','Ben Hill Griffin Stadium','Gainesville, FL','Friday','May 15','5:30 PM','7529798','Morgan-Wallen--Thomas-Rhett--Gavin-Adcock----Zach-John-King-5-15-2026'],['Morgan Wallen, Ella Langley, Gavin Adcock, & Zach John King','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','May 16','5:30 PM','7529799','Morgan-Wallen--Ella-Langley--Gavin-Adcock----Zach-John-King-5-16-2026'],['Florida Gators vs. Florida Atlantic Owls','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Sep 5','TBD','7622666','Florida-Gators-vs--Florida-Atlantic-Owls-9-5-2026'],['Florida Gators vs. Campbell Fighting Camels','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Sep 12','TBD','7622668','Florida-Gators-vs--Campbell-Fighting-Camels-9-12-2026'],['Florida Gators vs. Mississippi Rebels','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Sep 26','TBD','7620866','Florida-Gators-vs--Mississippi-Rebels-9-26-2026'],['Florida Gators vs. South Carolina Gamecocks','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Oct 10','TBD','7620865','Florida-Gators-vs--South-Carolina-Gamecocks-10-10-2026'],['Florida Gators vs. Oklahoma Sooners','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Nov 7','TBD','7620868','Florida-Gators-vs--Oklahoma-Sooners-11-7-2026'],['Florida Gators vs. Vanderbilt Commodores','Ben Hill Griffin Stadium','Gainesville, FL','Saturday','Nov 21','TBD','7620867','Florida-Gators-vs--Vanderbilt-Commodores-11-21-2026']]);