//
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-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Don Omar','Santander Arena','Reading, PA','Viernes','25 SEP 26','20:00','7976475','Don-Omar-9-25-2026'], ['Don Omar','TD Garden','Boston, MA','Sábado','26 SEP 26','20:00','7976476','Don-Omar-9-26-2026'], ['Don Omar','PeoplesBank Arena','Hartford, CT','Domingo','27 SEP 26','20:00','7976494','Don-Omar-9-27-2026'], ['Don Omar','American Airlines Center','Dallas, TX','Jueves','1 OCT 26','20:00','7976477','Don-Omar-10-1-2026'], ['Don Omar','Kia Center','Orlando, FL','Sábado','3 OCT 26','20:00','7976478','Don-Omar-10-3-2026'], ['Don Omar','Kaseya Center','Miami, FL','Domingo','4 OCT 26','20:00','7976479','Don-Omar-10-4-2026'], ['Don Omar','Allstate Arena','Rosemont, IL','Jueves','8 OCT 26','20:00','7976480','Don-Omar-10-8-2026'], ['Don Omar','Barclays Center','Brooklyn, NY','Sábado','10 OCT 26','20:00','7976481','Don-Omar-10-10-2026'], ['Don Omar','Prudential Center','Newark, NJ','Domingo','11 OCT 26','20:00','7976482','Don-Omar-10-11-2026'], ['Don Omar','Spectrum Center','Charlotte, NC','Miércoles','14 OCT 26','20:00','7976483','Don-Omar-10-14-2026'], ['Don Omar','Capital One Arena','Washington, DC','Jueves','15 OCT 26','20:00','7976484','Don-Omar-10-15-2026'], ['Don Omar','State Farm Arena - GA','Atlanta, GA','Sábado','17 OCT 26','20:00','7976485','Don-Omar-10-17-2026'], ['Don Omar','Frost Bank Center','San Antonio, TX','Jueves','22 OCT 26','20:00','7976486','Don-Omar-10-22-2026'], ['Don Omar','Toyota Center - TX','Houston, TX','Viernes','23 OCT 26','20:00','7976497','Don-Omar-10-23-2026'], ['Don Omar','Don Haskins Center','El Paso, TX','Domingo','25 OCT 26','20:00','7976487','Don-Omar-10-25-2026'], ['Don Omar','Toyota Arena - Ontario','Ontario, CA','Jueves','29 OCT 26','20:00','7976488','Don-Omar-10-29-2026'], ['Don Omar','Michelob ULTRA Arena At Mandalay Bay','Las Vegas, NV','Viernes','30 OCT 26','20:00','7976499','Don-Omar-10-30-2026'], ['Don Omar','Delta Center','Salt Lake City, UT','Domingo','1 NOV 26','20:00','7976501','Don-Omar-11-1-2026'], ['Don Omar','SAP Center','San Jose, CA','Jueves','5 NOV 26','20:00','7976489','Don-Omar-11-5-2026'], ['Don Omar','The Kia Forum','Inglewood, CA','Viernes','6 NOV 26','20:00','7976490','Don-Omar-11-6-2026'], ['Don Omar','Mortgage Matchup Center','Phoenix, AZ','Domingo','8 NOV 26','20:00','7976491','Don-Omar-11-8-2026']],'Don Omar','https://www.superboleteria.com/boleto/eventos-Don-Omar.aspx');