// 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/WidgetStyle28.css'); TN_Widget.CreateTable([['Post Malone & Jelly Roll','McLane Stadium ','Waco, TX','Tuesday','May 19','7:30 PM','7715468','Post-Malone---Jelly-Roll-5-19-2026'],['2026 Baylor Bears Football Season Tickets (Includes Tickets To All Regular Season Home Games)','McLane Stadium ','Waco, TX','Friday','Sep 11','TBD','7630873','2026-Baylor-Bears-Football-Season-Tickets--Includes-Tickets-To-All-Regular-Season-Home-Games--9-11-2026'],['Baylor Bears vs. Prairie View A&M Panthers','McLane Stadium ','Waco, TX','Saturday','Sep 12','TBD','7627874','Baylor-Bears-vs--Prairie-View-A-M-Panthers-9-12-2026'],['Baylor Bears vs. Louisiana Tech Bulldogs','McLane Stadium ','Waco, TX','Saturday','Sep 19','TBD','7627914','Baylor-Bears-vs--Louisiana-Tech-Bulldogs-9-19-2026'],['Baylor Bears vs. Colorado Buffaloes','McLane Stadium ','Waco, TX','Saturday','Sep 26','TBD','7693394','Baylor-Bears-vs--Colorado-Buffaloes-9-26-2026'],['Baylor Bears vs. TCU Horned Frogs','McLane Stadium ','Waco, TX','Saturday','Oct 17','TBD','7693398','Baylor-Bears-vs--TCU-Horned-Frogs-10-17-2026'],['Baylor Bears vs. Iowa State Cyclones','McLane Stadium ','Waco, TX','Saturday','Nov 7','TBD','7693399','Baylor-Bears-vs--Iowa-State-Cyclones-11-7-2026'],['Baylor Bears vs. Texas Tech Red Raiders','McLane Stadium ','Waco, TX','Saturday','Nov 21','TBD','7693402','Baylor-Bears-vs--Texas-Tech-Red-Raiders-11-21-2026']]);