// JavaScript Document

function toBeLoaded(){
	afficheDiv('img_portfolio1'); afficheDiv('txt_portfolio1');
	afficheDiv('img_presse1'); afficheDiv('txt_presse1');
	afficheDiv('img_videos1'); afficheDiv('txt_videos1');
	// afficheDiv('content_artiste_contact'); afficheDiv('txt_artiste_contact');
	afficheDiv('content_artiste_demarche'); afficheDiv('txt_artiste_demarche');
}

function toBeLoadedAdmin() {
	nbreInscrits();
}

function toBeLoadedMinisites() {
	masqueClasse('span_diner','span'); 
	afficheDiv('img_diner0'); afficheDiv('txt_diner0');
}
