
		 	var Text = new Array();
			
			Text[0] = '<H4>CONSTRUIRE EN VERRE : lire notre dossier materiaux</H4>';Text[1] = '<H4>AUDACE ARCHITECTURALE : des professionnels du batiment se positionnent.</H4>'; Text[2] = '<H4>DE NOUVEAUX HABITATS POUR LE GRAND AGE</H4>'; Text[3] = '<H4>SHIGERU BAN ET AUTRES GRANDS ARCHITECTES : lire notre dossier</H4>';Text[4] = '<H4>DEVELOPPEMENT DURABLE : nouvelles demarches architecturales</H4>';
		 
		    window.onload = function () {
                initLocationDropdowns();
                refreshWeekdays('en');
            }



	// initialise plugins
	jQuery(function(){
	jQuery('ul.sf-menu').superfish();
	});




