Comunicato n. 11/2012  relativo al Circuito Nazionale Under Individuale del 15-16 settembre 2012.  Comunicato n. 13/2012   relativo al Circuito Nazionale Individuale del 22-23 settembre 2012.  Inoltre è stato aggiornato il Calendario Agonistico  federale per la stagione sportiva 2012-2013 con le assegnazioni dei circuiti richiesti.   
        
                                                  
    	 
            
  
     
                    
                    
                    
                    
                 
                
                
             
         
    
        
        
        
        
        
        
        
        
        
        
        
        
        
                        
            
        
    
    
    
     
      
jQuery(window).on('load',  function() {
				new JCaption('img.caption');
			});
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));
}
});
				
				jQuery.urlShortener.settings.apiKey="AIzaSyB9Z_0jbJ4-cZAis8KkEgZE2iGWFTQd8nE";
				
				jQuery.urlShortener({
					longUrl: "https://www.badmintonitalia.it/it/news/circuiti-gare/1424-comunicati-n-11-e-12-aggiornamenti.html",
					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));
					}
				});