//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Ver Boletos",
tixUrl : "https://www.superboleteria.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + "boletos-" + row[7] + "Sheet"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
GetAffiliateTrackURL: function(){
return this.cutLink? this.CreateCustomUrl(row) :"";
},
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';
}else
document.write('' + newTable.join('') + '
');
if(eventData.length>=100 && kywrds!=undefined) //need to add link to all events if more than 100
{
if(objToAddTo = document.getElementById("tn_results_container"))
{
objToAddTo.innerHTML += '';
}
else
{
document.write('');
}
}
}
};
}();
//BPW-TNSERV-01A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Subliminal Doubt - Tribute to No Doubt & Gwen Stefani','Tally Ho Theater','Leesburg, VA','Jueves','16 ABR 26','19:00','7723684','Subliminal-Doubt---Tribute-to-No-Doubt---Gwen-Stefani-4-16-2026'], ['Subliminal Doubt - Tribute to No Doubt & Gwen Stefani','Victory North','Savannah, GA','Jueves','28 MAY 26','20:00','7810026','Subliminal-Doubt---Tribute-to-No-Doubt---Gwen-Stefani-5-28-2026'], ['Hella Good - Gwen Stefani & No Doubt Tribute','Beach Rock Music & Sports Lounge','Suquamish, WA','Sábado','30 MAY 26','20:30','7768391','Hella-Good---Gwen-Stefani---No-Doubt-Tribute-5-30-2026'], ['Festival D'ete De Quebec: Gwen Stefani, Jessie Reyez & Mimi Webb','Plains Of Abraham','Quebec, Canada','Jueves','16 JUL 26','19:00','7799197','Festival-D-ete-De-Quebec--Gwen-Stefani--Jessie-Reyez---Mimi-Webb-7-16-2026'], ['Ottawa Bluesfest: Gwen Stefani, Mariah The Scientist, Shaggy & Grace Bowers - Day 8','Lebreton Flats','Ottawa, Canada','Sábado','18 JUL 26','12:00','7757195','Ottawa-Bluesfest--Gwen-Stefani--Mariah-The-Scientist--Shaggy---Grace-Bowers---Day-8-7-18-2026'], ['Oceans Calling Festival: Mumford & Sons, Twenty One Pilots, Dave Matthews Band & Matchbox Twenty - 3 Day Pass','Ocean City Inlet','Ocean City, MD','Viernes','25 SEP 26','TBD','7634285','Oceans-Calling-Festival--Mumford---Sons--Twenty-One-Pilots--Dave-Matthews-Band---Matchbox-Twenty---3-Day-Pass-9-25-2026'], ['Oceans Calling Festival: Twenty One Pilots, Gwen Stefani, Goo Goo Dolls & Third Eye Blind - Saturday','Ocean City Inlet','Ocean City, MD','Sábado','26 SEP 26','12:00','7775375','Oceans-Calling-Festival--Twenty-One-Pilots--Gwen-Stefani--Goo-Goo-Dolls---Third-Eye-Blind---Saturday-9-26-2026']],'Gwen Stefani','https://www.superboleteria.com/boleto/eventos-Gwen-Stefani.aspx');