// Procedures globales du projet
function PROCEDURESGLOBALESDECHAPMANNAVIGATEUR_LOD(event)
{
	
}
Nouvelle_Procedure()
{
	

	
	var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-20823676-2']);
	_gaq.push(['_trackPageview']);
	

		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	
	

	
}
// Résumé : <indiquez ici ce que fait la procédure>
// Syntaxe :
// Nouvelle_Procédure ()
//
// Paramètres :
//	Aucun
// Valeur de retour :
// 	Aucune
//
// Exemple :
// Indiquez ici un exemple d'utilisation.
//
//Procédure Nouvelle_Procédure()
//
//

