FIBa - Federazione Italiana Badminton - Informativa Privacy Tesseramento
Nome del File |
Scarica il File |
Informativa trattamento dati personali (Minori) |
|
Informativa trattamento dati personali |
|
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(function ($) {
var start = document.getElementById('highlighter-start');
var end = document.getElementById('highlighter-end');
if (!start || !end || !Joomla.Highlighter) {
return true;
}
highlighter = new Joomla.Highlighter({
startElement: start,
endElement: end,
className: 'highlight',
onlyWords: false,
tag: 'span'
}).highlight(["\u0069\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u0076\u0061","\u0070\u0072\u0069\u0076\u0061\u0063\u0079","\u0074\u0065\u0073\u0073\u0065\u0072\u0061\u006d\u0065\u006e\u0074\u006f","\u0069\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u0076\u0061\u0020\u0070\u0072\u0069\u0076\u0061\u0063\u0079","\u0069\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u0076\u0061\u0020\u0070\u0072\u0069\u0076\u0061\u0063\u0079\u0020\u0074\u0065\u0073\u0073\u0065\u0072\u0061\u006d\u0065\u006e\u0074\u006f","\u0070\u0072\u0069\u0076\u0061\u0063\u0079\u0020\u0074\u0065\u0073\u0073\u0065\u0072\u0061\u006d\u0065\u006e\u0074\u006f"]);
$(start).remove();
$(end).remove();
});
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery.urlShortener.settings.apiKey='AIzaSyB9Z_0jbJ4-cZAis8KkEgZE2iGWFTQd8nE';
jQuery.urlShortener({
longUrl: "",
success: function (shortUrl) {
//shortUrl -> Shortened URL
jQuery("meta[property='og:url']").attr('content',shortUrl);
href=jQuery("#twitterhref").attr('href');
jQuery("#twitterhref").attr('href',href+'&url='+shortUrl);
},
error: function(err)
{
alert(JSON.stringify(err));
}
});