//
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([['Christina Gomez Y Los Cuates','Paradiso - Santa Fe','Santa Fe, NM','Viernes','15 MAY 26','19:30','7915865','Christina-Gomez-Y-Los-Cuates-5-15-2026'], ['Charles Aznavour: Once Again','Alex Theatre - Glendale','Glendale, CA','Viernes','15 MAY 26','19:30','7859735','Charles-Aznavour--Once-Again-5-15-2026'], ['Andres Cepeda','Ritz Theatre - NJ','Elizabeth, NJ','Viernes','15 MAY 26','20:00','7215047','Andres-Cepeda-5-15-2026'], ['Los Tigres del Norte','Coca-Cola Music Hall','San Juan, Puerto Rico','Viernes','15 MAY 26','20:00','7672550','Los-Tigres-del-Norte-5-15-2026'], ['Palomazo Norteno','Steven Tanger Center for the Performing Arts','Greensboro, NC','Viernes','15 MAY 26','20:00','7673842','Palomazo-Norteno-5-15-2026'], ['Rodrigo Y Gabriela','Beacon Theatre - NY','New York, NY','Viernes','15 MAY 26','20:00','7616454','Rodrigo-Y-Gabriela-5-15-2026'], ['Isabel Pantoja','Kaseya Center','Miami, FL','Viernes','15 MAY 26','20:00','7713070','Isabel-Pantoja-5-15-2026'], ['Grupo Niche','History - Toronto','Toronto, Canada','Viernes','15 MAY 26','20:00','7766403','Grupo-Niche-5-15-2026'], ['Aida Cuevas','Orchestra Hall At Chicago Symphony Center','Chicago, IL','Viernes','15 MAY 26','20:00','7370465','Aida-Cuevas-5-15-2026'], ['Romeo Santos & Prince Royce','Oakland Arena','Oakland, CA','Viernes','15 MAY 26','20:00','7629634','Romeo-Santos---Prince-Royce-5-15-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');