// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, 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,kywrds,url) { 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 < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-03A TN_Widget.CreateTable([['GWAR','Town Ballroom','Buffalo, NY','Thursday','9/12/2024','6:00 PM','6387174','GWAR-9-12-2024'],['GWAR','Bogarts','Cincinnati, OH','Friday','9/13/2024','6:00 PM','6387225','GWAR-9-13-2024'],['GWAR','Vogue Theatre - IN','Indianapolis, IN','Saturday','9/14/2024','7:00 PM','6387184','GWAR-9-14-2024'],['GWAR','Mr Small's Theatre','Pittsburgh, PA','Monday','9/16/2024','6:45 PM','6387188','GWAR-9-16-2024'],['GWAR','The Pageant','St. Louis, MO','Tuesday','9/17/2024','7:00 PM','6387226','GWAR-9-17-2024'],['GWAR','Little Rock Hall - AR','Little Rock, AR','Wednesday','9/18/2024','7:00 PM','6387192','GWAR-9-18-2024'],['GWAR','JJ's Live','Fayetteville, AR','Friday','9/20/2024','7:00 PM','6387229','GWAR-9-20-2024'],['GWAR, Dark Funeral & Squid Pisser','House Of Blues - Las Vegas','Las Vegas, NV','Thursday','10/17/2024','7:00 PM','6514478','GWAR--Dark-Funeral---Squid-Pisser-10-17-2024'],['GWAR','Marquee Theatre - AZ','Tempe, AZ','Friday','10/18/2024','7:00 PM','6515037','GWAR-10-18-2024'],['GWAR','House Of Blues - Anaheim','Anaheim, CA','Saturday','10/19/2024','7:00 PM','6514482','GWAR-10-19-2024'],['GWAR','The Regency Ballroom','San Francisco, CA','Sunday','10/20/2024','7:30 PM','6515039','GWAR-10-20-2024'],['GWAR','Showbox SoDo','Seattle, WA','Tuesday','10/22/2024','7:30 PM','6515040','GWAR-10-22-2024'],['GWAR','Revolution Concert House and Event Center','Garden City, ID','Wednesday','10/23/2024','7:30 PM','6514484','GWAR-10-23-2024'],['GWAR','Roseland Theater','Portland, OR','Thursday','10/24/2024','8:00 PM','6515042','GWAR-10-24-2024'],['GWAR','The Depot - Salt Lake City','Salt Lake City, UT','Saturday','10/26/2024','6:30 PM','6514487','GWAR-10-26-2024'],['GWAR','The Summit Music Hall','Denver, CO','Sunday','10/27/2024','6:30 PM','6514489','GWAR-10-27-2024'],['GWAR','Bourbon Theatre - NE','Lincoln, NE','Tuesday','10/29/2024','7:30 PM','6515043','GWAR-10-29-2024'],['GWAR','The Lyric at Skyway Theatre','Minneapolis, MN','Wednesday','10/30/2024','7:00 PM','6515044','GWAR-10-30-2024'],['GWAR','The Rave - Milwaukee','Milwaukee, WI','Thursday','10/31/2024','8:00 PM','6515045','GWAR-10-31-2024'],['GWAR','Agora Theatre','Cleveland, OH','Friday','11/1/2024','8:00 PM','6515047','GWAR-11-1-2024'],['GWAR','Empire Live','Albany, NY','Saturday','11/2/2024','8:00 PM','6514491','GWAR-11-2-2024'],['GWAR','Wally's Pub','Hampton, NH','Sunday','11/3/2024','8:00 PM','6514492','GWAR-11-3-2024'],['GWAR','Paradise Rock Club','Boston, MA','Tuesday','11/5/2024','7:30 PM','6514493','GWAR-11-5-2024'],['GWAR','Brooklyn Steel','Brooklyn, NY','Wednesday','11/6/2024','7:30 PM','6515048','GWAR-11-6-2024'],['GWAR','Franklin Music Hall','Philadelphia, PA','Friday','11/8/2024','8:00 PM','6515049','GWAR-11-8-2024'],['GWAR','The National - VA','Richmond, VA','Saturday','11/9/2024','8:00 PM','6515050','GWAR-11-9-2024'],['GWAR','The Ritz - Raleigh','Raleigh, NC','Sunday','11/10/2024','6:30 PM','6514494','GWAR-11-10-2024'],['GWAR','The Orange Peel','Asheville, NC','Monday','11/11/2024','7:30 PM','6515051','GWAR-11-11-2024'],['GWAR','The Beacham','Orlando, FL','Wednesday','11/13/2024','7:00 PM','6515052','GWAR-11-13-2024'],['GWAR','The Studio at The Factory','Dallas, TX','Friday','11/15/2024','8:00 PM','6515055','GWAR-11-15-2024'],['GWAR','Vibes Event Center','San Antonio, TX','Saturday','11/16/2024','8:00 PM','6515053','GWAR-11-16-2024'],['GWAR','Warehouse Live Midtown','Houston, TX','Sunday','11/17/2024','7:30 PM','6515054','GWAR-11-17-2024'],['GWAR','Heaven Stage at Masquerade - GA','Atlanta, GA','Tuesday','11/19/2024','6:30 PM','6514495','GWAR-11-19-2024'],['GWAR','Brooklyn Bowl - Nashville','Nashville, TN','Wednesday','11/20/2024','7:30 PM','6514496','GWAR-11-20-2024']],'Gwar','http://www.ticketnetwork.com/ticket/Gwar-events.aspx');