
	function contact(){
		top.location = "/index.php4?coe_i_id=15";
	}
	function presse(){
		top.location = "/index.php4?coe_i_id=20";
	}	
	// --------------------------------

	function particuliers(){
		top.location = "/index.php4?coe_i_id=21";
	}
	function bailleurs_sociaux(){
		top.location = "/index.php4?coe_i_id=23";
	}
	function associations(){
		top.location = "/index.php4?coe_i_id=22";
	}
	function mairie(){
		top.location = "/index.php4?coe_i_id=24";
	}
	
	// --------------------------------
	
	function video(){
		top.location = "/index.php4?coe_i_id=16";
	}
	function temoignages(){
		top.location = "/index.php4?coe_i_id=26";
	}
	function photos(){
		top.location = "/index.php4?coe_i_id=61";
	}
	
	// --------------------------------

	function affiche(){
		top.location = "/index.php4?coe_i_id=27";
	}
	function invitation(){
		top.location = "/index.php4?coe_i_id=28";
	}
		
	// --------------------------------
			
	function espace_adherents(){
		//alert("espace_adherents");
		top.location = "/index.php4?coe_i_id=33";
	}
	function ief_europe(){
		//alert("ief_europe");
		top.location = "http://www.european-neighbours-day.com/";
	}

	
	// --------------------------------
	
	function pres_de_chez_vous() {
		top.location = "/index.php4?coe_i_id=31";
	}
	function actualites(){
		top.location = "/index.php4?coe_i_id=36";
	}
	function inscrivez_votre_fete() {
		top.location = "/index.php4?coe_i_id=38";
	}

	// --------------------------------

	function dixconseils(){
		top.location = "/index.php4?coe_i_id=37";
	}

	function openPopup(urlPage,largeur,hauteur){
		window.open(urlPage, "fenetre",largeur, hauteur);
	}

	
	



