// JavaScript Document

$(document).ready(function() {
$("#popup").show('slow');
	$("#popup").click(function () {
      $("#popup").hide('slow');
    });
});

   
    
clos=function(){
$("#popup").hide('slow');
}


    function ssagence(){
     document.getElementById("ssagence").style.display="block";
     }
    function ssmetiers(){
     document.getElementById("ssmetiers").style.display="block";
     }
    function ssactu(){
     document.getElementById("ssactu").style.display="block";
     }  
    function ssinit(){
     document.getElementById("ssactu").style.display="none";
     document.getElementById("ssmetiers").style.display="none";
     document.getElementById("ssagence").style.display="none";
     }   
     
$(function(){
conseil=function(){
   $("#imgimage").stop().stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 };
 


design=function(){
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 };
 
 
 
image=function(){
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 };
 
 image=function(){
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 }; 
 
 
 
 connect=function(){
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 };
 
 
 connect=function(){
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
 };  
 online=function(){
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
 }; 
 blog=function(){
   $("#imgdesign").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgimage").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 0.4}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 0.4}, 250, function(){}
   );
 }; 
 
 
 initial=function(){
   $("#imgdesign").stop().animate({opacity: 1}, 250, function(){}
   );
   $("#textintro").stop().animate({opacity: 1}, 250, function(){}
   );
   $("#imgimage").stop().animate({opacity: 1}, 250, function(){}
   );
   $("#imgonline").stop().animate({opacity: 1}, 250, function(){}
   );
   $("#imgconnect").stop().animate({opacity: 1}, 250, function(){}
   );
   $("#imgblog").stop().animate({opacity: 1}, 250, function(){}
   );
 }; 
 
 
});     
     
     



/*function initial(){
		document.getElementById("textintro").style.opacity =1;
		document.getElementById("textintro").style.filter = "alpha(opacity=100)";
    document.getElementById("imgdesign").style.opacity =1;
    document.getElementById("imgdesign").style.filter = "alpha(opacity=100)";
    document.getElementById("imgimage").style.opacity =1;
    document.getElementById("imgimage").style.filter = "alpha(opacity=100)";
    document.getElementById("imgconnect").style.opacity =1;
    document.getElementById("imgconnect").style.filter = "alpha(opacity=100)";
    document.getElementById("imgonline").style.opacity =1;
    document.getElementById("imgonline").style.filter = "alpha(opacity=100)";
    document.getElementById("imgblog").style.opacity =1;
    document.getElementById("imgblog").style.filter = "alpha(opacity=100)";
    document.getElementById("right-top").style.opacity =1;
    document.getElementById("right-top").style.filter = "alpha(opacity=100)";
		}             */
