- 
                     Pubblicato: 01 Marzo 2012                
 
        
                
                                
         
                
        
                 
        
                         Sul sito istituzionale del CONI  è stato pubblicato il Codice di Comportamento Sportivo approvato dal Consiglio Nazionale del CONI il 2 febbraio 2012.La documentazione può essere visualizzata nella Sezione  Garante del Codice di Comportamento sportivo
Sul sito istituzionale del CONI  è stato pubblicato il Codice di Comportamento Sportivo approvato dal Consiglio Nazionale del CONI il 2 febbraio 2012.La documentazione può essere visualizzata nella Sezione  Garante del Codice di Comportamento sportivo 
        
                                                  
    	 
            
  
    
                    
                    
                    
                    
                 
                
                
            
         
    
        
        
        
        
        
        
        
        
        
        
        
        
        
                        
            
        
    
    
    
     
      
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/coni/1578-codice-di-comportamento-sportivo.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));
					}
				});