//
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-04A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Miércoles','21 MAY 25','21:00','6956577','Bruno-Mars-5-21-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Sábado','24 MAY 25','21:00','6956582','Bruno-Mars-5-24-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Domingo','25 MAY 25','21:00','6956584','Bruno-Mars-5-25-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Miércoles','28 MAY 25','21:00','6956589','Bruno-Mars-5-28-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Viernes','30 MAY 25','21:00','6956593','Bruno-Mars-5-30-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Sábado','31 MAY 25','21:00','6956595','Bruno-Mars-5-31-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Lunes','2 JUN 25','21:00','6956597','Bruno-Mars-6-2-2025'], ['Candlelight: Tribute to Bruno Mars','Magnolia Hall','Atlanta, GA','Jueves','12 JUN 25','18:45','7152667','Candlelight--Tribute-to-Bruno-Mars-6-12-2025'], ['24K Magic - Bruno Mars Tribute','Events Center at Pala Casino Spa and Resort','Pala, CA','Viernes','13 JUN 25','20:00','7070720','24K-Magic---Bruno-Mars-Tribute-6-13-2025'], ['Bruno And The Hooligans - Bruno Mars Tribute','Chrome Showroom at Santa Fe Station Casino','Las Vegas, NV','Sábado','14 JUN 25','20:00','7097016','Bruno-And-The-Hooligans---Bruno-Mars-Tribute-6-14-2025'], ['24K Magic - Bruno Mars Tribute','The Hangar at Orange County Fair & Exposition Center','Costa Mesa, CA','Viernes','18 JUL 25','20:15','6865346','24K-Magic---Bruno-Mars-Tribute-7-18-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Viernes','22 AGO 25','21:00','7120346','Bruno-Mars-8-22-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Sábado','23 AGO 25','21:00','7120347','Bruno-Mars-8-23-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Martes','26 AGO 25','21:00','7120348','Bruno-Mars-8-26-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Miércoles','27 AGO 25','21:00','7120349','Bruno-Mars-8-27-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Sábado','30 AGO 25','21:00','7120350','Bruno-Mars-8-30-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Domingo','31 AGO 25','21:00','7120351','Bruno-Mars-8-31-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Miércoles','3 SEP 25','21:00','7120352','Bruno-Mars-9-3-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Viernes','5 SEP 25','21:00','7120353','Bruno-Mars-9-5-2025'], ['Bruno Mars','Dolby Live at Park MGM','Las Vegas, NV','Sábado','6 SEP 25','21:00','7120354','Bruno-Mars-9-6-2025'], ['24K Magic - Bruno Mars Tribute','The Venue At Thunder Valley Casino','Lincoln, CA','Jueves','18 SEP 25','19:30','6855598','24K-Magic---Bruno-Mars-Tribute-9-18-2025'], ['Bruno And The Hooligans - Bruno Mars Tribute','The Lobero Theatre','Santa Barbara, CA','Sábado','20 SEP 25','19:30','7117688','Bruno-And-The-Hooligans---Bruno-Mars-Tribute-9-20-2025']],'Bruno Mars','https://www.superboleteria.com/boleto/eventos-Bruno-Mars.aspx');