// var TN_Widget = function() { var months = ["", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; return { newWindow : true, CreateEventRow : function(row, isAlt) { var dateArray = row[4].split('/'); var date = months[dateArray[0]] + " " + dateArray[1]; var parking = row[0].split(':')[0] if (parking !== "PARKING") { return "
" + row[3].substring(0,3) + "
" + date + "" + row[5] + "
" + row[0] + "" + row[1] + ", " + row[2] + "
"; } }, 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,kwds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability var newResults = []; for(var cntr = 0; cntr < eventData.length; cntr++) newResults.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '
' + newResults.join('') + '
'; } else document.write('
' + newResults.join('') + '
'); if(eventData.length >= 101 && kwds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kwds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kwds + " on TicketNetwork.com
"); } } } }; }(); //BPW-TNSERV-03A TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/results-style-1.css'); TN_Widget.AddCss('//s3.amazonaws.com/ticketnetwork/fonts/TTNorms/TTNorms.css'); TN_Widget.CreateTable([['Morgan Wallen, Thomas Rhett, Gavin Adcock, & Vincent Mason','US Bank Stadium','Minneapolis, MN','Friday','4/10/2026','5:30 PM','7529791','Morgan-Wallen--Thomas-Rhett--Gavin-Adcock----Vincent-Mason-4-10-2026'],['Morgan Wallen, Thomas Rhett, Gavin Adcock, & Vincent Mason','Allegiant Stadium','Las Vegas, NV','Saturday','5/2/2026','5:30 PM','7529795','Morgan-Wallen--Thomas-Rhett--Gavin-Adcock----Vincent-Mason-5-2-2026'],['Morgan Wallen, Thomas Rhett, Gavin Adcock, & Zach John King','Ben Hill Griffin Stadium','Gainesville, FL','Friday','5/15/2026','5:30 PM','7529798','Morgan-Wallen--Thomas-Rhett--Gavin-Adcock----Zach-John-King-5-15-2026'],['Thomas Rhett & Niall Horan','Geodis Park','Nashville, TN','Thursday','7/9/2026','6:00 PM','7793229','Thomas-Rhett---Niall-Horan-7-9-2026'],['Thomas Rhett','Bon Secours Wellness Arena','Greenville, SC','Saturday','7/11/2026','7:30 PM','7790900','Thomas-Rhett-7-11-2026'],['Thomas Rhett','The Meadows Music Theatre','Hartford, CT','Thursday','7/16/2026','7:30 PM','7790901','Thomas-Rhett-7-16-2026'],['Thomas Rhett','Bank of New Hampshire Pavilion','Gilford, NH','Friday','7/17/2026','7:30 PM','7790902','Thomas-Rhett-7-17-2026'],['Thomas Rhett & Niall Horan','Hersheypark Stadium','Hershey, PA','Saturday','7/18/2026','6:00 PM','7793227','Thomas-Rhett---Niall-Horan-7-18-2026'],['Morgan Wallen, Thomas Rhett, Hudson Westbrook, & Blake Whiten','Michigan Stadium','Ann Arbor, MI','Friday','7/24/2026','5:30 PM','7529808','Morgan-Wallen--Thomas-Rhett--Hudson-Westbrook----Blake-Whiten-7-24-2026'],['Thomas Rhett','Merriweather Post Pavilion','Columbia, MD','Thursday','8/13/2026','7:00 PM','7790903','Thomas-Rhett-8-13-2026'],['Thomas Rhett','Bethel Woods Center For The Arts','Bethel, NY','Friday','8/14/2026','7:30 PM','7790904','Thomas-Rhett-8-14-2026'],['Thomas Rhett','Ford Center - IN','Evansville, IN','Thursday','8/20/2026','7:30 PM','7790905','Thomas-Rhett-8-20-2026'],['Thomas Rhett','Acrisure Amphitheater','Grand Rapids, MI','Saturday','8/22/2026','7:30 PM','7790907','Thomas-Rhett-8-22-2026'],['Thomas Rhett','KFC Yum! Center','Louisville, KY','Thursday','9/10/2026','7:00 PM','7790909','Thomas-Rhett-9-10-2026'],['Thomas Rhett','Value City Arena at The Schottenstein Center','Columbus, OH','Friday','9/11/2026','7:30 PM','7790911','Thomas-Rhett-9-11-2026'],['Thomas Rhett','Blossom Music Center','Cuyahoga Falls, OH','Saturday','9/12/2026','7:30 PM','7790912','Thomas-Rhett-9-12-2026'],['Thomas Rhett','Moody Center ATX','Austin, TX','Thursday','9/17/2026','7:30 PM','7790913','Thomas-Rhett-9-17-2026'],['Thomas Rhett','American Airlines Center','Dallas, TX','Friday','9/18/2026','7:30 PM','7790914','Thomas-Rhett-9-18-2026'],['Thomas Rhett','BOK Center','Tulsa, OK','Saturday','9/19/2026','7:30 PM','7790915','Thomas-Rhett-9-19-2026'],['Thomas Rhett','The Kia Forum','Inglewood, CA','Thursday','10/1/2026','7:30 PM','7790916','Thomas-Rhett-10-1-2026'],['Thomas Rhett','Honda Center','Anaheim, CA','Friday','10/2/2026','7:30 PM','7790917','Thomas-Rhett-10-2-2026'],['Thomas Rhett','Golden 1 Center','Sacramento, CA','Saturday','10/3/2026','7:30 PM','7790918','Thomas-Rhett-10-3-2026'],['Thomas Rhett','First Financial Credit Union Amphitheater','Albuquerque, NM','Friday','10/9/2026','7:00 PM','7790919','Thomas-Rhett-10-9-2026'],['Thomas Rhett','Talking Stick Resort Amphitheatre','Phoenix, AZ','Saturday','10/10/2026','7:30 PM','7790920','Thomas-Rhett-10-10-2026'],['Thomas Rhett','Casey's Center','Des Moines, IA','Thursday','10/22/2026','7:30 PM','7790921','Thomas-Rhett-10-22-2026'],['Thomas Rhett','Morton Amphitheater','Riverside, MO','Friday','10/23/2026','8:00 PM','7790923','Thomas-Rhett-10-23-2026'],['Thomas Rhett','CHI Health Center Omaha','Omaha, NE','Saturday','10/24/2026','7:30 PM','7790924','Thomas-Rhett-10-24-2026']],'Thomas Rhett','http://www.ticketnetwork.com/en/search/?text=Thomas Rhett');