/* Logo + Nous contacter */
function transition0(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.sdb_rightbis').fadeOut('slow');
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/home.php');
		$('.sdb_right').fadeIn('slow');	

	});
	$('.active_sidebar').fadeOut('slow');
	$('#containeraaa').fadeIn('slow');
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	$('#bgAgen').attr('src', 'img/background.png');
}


function transition1(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});

	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/contact.php');
	});
	$('#containeraaa').fadeIn('slow');
	$('.active_sidebar').fadeOut('slow');
	$('.sdb_right').fadeOut('slow', function(){
	$('#bgAgen').attr('src', 'img/background.png');
		$('.sdb_rightbis').fadeIn('slow');
	});
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	
} 



/* NAVIGATION - MENU 
 * 
 * AGENCE
 * 
 */

function transition2(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn1').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/quisommesnous.php');
	});
	$('.active_sidebar').fadeIn('slow').animate({"margin-top": "0px"}, 300);
	$('#containeraaa').fadeIn('slow', function() {$('#content').css('display', 'block');});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
	
	$('.borderight').css('display', 'none');
	$('#bandesDroite').css('display', 'none');
	// $('#bgAgen').attr('src', '');
}

/* OFFRE */
function transition3(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn2').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/produit.php');
	});
	$('.sdb_right').fadeOut('slow');
	$('.sdb_rightbis').fadeOut('slow');	
	$('.active_sidebar').animate({"margin-top": "25px"}, 300).fadeIn('slow');
	
	$('#containeraaa').fadeIn('slow', function() {
		$("#container_full").fadeIn('fast');
		$('#content').delay(1000).fadeIn('slow');
		
		$('#sidebar_right2').delay(1600).show().animate({
			'right':'0px', 
			'bottom':'0px'
		}, {
			duration: 800
		});
		
		$('#bgAgen').attr('src', 'img/background.png');
	});

  	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	
}

/* Notre Vision */
function transition4(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn3').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/vision.php');
	});
	$('.sdb_right').fadeOut('slow');
	$('.sdb_rightbis').fadeOut('slow');	
	$('.active_sidebar').animate({"margin-top": "50px"}, 300).fadeIn('slow');
	
	
	// animate_containeraaa();
	
	var isiPad = navigator.userAgent.match(/iPad/i) != null;
	if(isiPad) animate_containeraaa_ipad();
	else animate_containeraaa();
}
function animate_containeraaa(){
	
	$('#containeraaa').fadeIn('slow', function() {
		$("#container_full").delay(100).animate({
			'right':'0px'
		}, {
			duration: 800
		});
		$('#bgAgen').attr('src', 'img/background.png');
		$('#content').delay(2500).fadeIn('slow');
		$('#sidebar_right2').delay(1600).show().animate({
			'right':'0px', 
			'bottom':'0px'
		}, {
			duration: 800
		});
	});
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	
}

function animate_containeraaa_ipad(){

	$('#containeraaa').delay(100).fadeIn('slow', function() {
		$("#container_full").delay(100).animate({
			'right':'0px'
		}, {
			duration: 800
		});
		$('#bgAgen').attr('src', 'img/background.png');
		$('#content').delay(2500).fadeIn('slow');
		$('#content').css('width', '500px');
		$('#sidebar_right2').delay(1600).show().animate({
			'right':'0px', 
			'bottom':'0px'
		}, {
			duration: 800
		});
	});
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
}

/* CLIENTS */
function transition6(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn5').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/partenaires.php');
	});
	$('.active_sidebar').animate({"margin-top": "100px"}, 300).fadeIn('slow');
	$('#containeraaa').fadeIn('slow', function() {$('#bgAgen').attr('src', 'img/background.png');});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	
}

/* MOOD BOARD - PROJETS */
function transition7(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn6').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		//$('#containeraaa').load('./view/projets.php');
		$('#containeraaa').load('./view/grid.php');
	});
	$('.active_sidebar').animate({"margin-top": "125px"}, 300).fadeIn('slow');
	$('#containeraaa').fadeIn('slow', function() {$('#bgAgen').attr('src', 'img/background.png');});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
	
	$('.borderight').css('display', 'block');
	$('#bandesDroite').attr('src', 'img/bandes_right.png');
	
}

/* OFFRES */

function offre(number){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn2').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/produit.php', function(){
			$('.content_produit').hide();
			$('.content_produit').fadeOut('fast');
			$('.produit_image').delay(300).animate({"margin-left": "65px"}, 10);
			$('.produit_'+number).delay(300).fadeIn('slow');
			$('.produit_image').animate({"margin-left": "35px"}, 100);
		});
	});
	
	$('.active_sidebar').fadeIn('slow').animate({"margin-top": "25px"}, 300);
	$('#containeraaa').fadeIn('slow', function() {});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
}

function show_offre1() {
	$('.content_produit').fadeOut('fast');
	$('.produit_image').delay(300).animate({
		"margin-left": "65px"
	}, 10);
	$('.produit_1').delay(300).fadeIn('slow');
	$('.produit_image').animate({
		"margin-left": "35px"
	}, 100);
}
  
function show_offre2() {
	$('.content_produit').fadeOut('fast');
	$('.produit_image').delay(300).animate({
		"margin-left": "65px"
	}, 10);
	$('.produit_2').delay(300).fadeIn('slow');
	$('.produit_image').animate({
		"margin-left": "35px"
	}, 100);
}
  
function show_offre3() {
	$('.content_produit').fadeOut('fast');
	$('.produit_image').delay(300).animate({
		"margin-left": "65px"
	}, 10);
	$('.produit_3').delay(300).fadeIn('slow');
	$('.produit_image').animate({
		"margin-left": "35px"
	}, 100);
}
function show_offre4() {
	$('.content_produit').fadeOut('fast');
	$('.produit_image').delay(300).animate({
		"margin-left": "65px"
	}, 10);
	$('.produit_4').delay(300).fadeIn('slow');
	$('.produit_image').animate({
		"margin-left": "35px"
	}, 100);
}
function show_offre5() {
	$('.content_produit').fadeOut('fast');
	$('.produit_image').delay(300).animate({
		"margin-left": "65px"
	}, 10);
	$('.produit_5').delay(300).fadeIn('slow');
	$('.produit_image').animate({
		"margin-left": "35px"
	}, 100);
}


/* Etudes de cas (HOME + PAGE) */
function transition5(){
	$('.btn').css({
		'color' : '#878787', 
		'font-weight' : 'normal'
	});
	$('.btn4').css({
		'color' : '#2f2f2f', 
		'font-weight' : 'bold'
	});
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/etudescas_home.php');
	});
	$('.active_sidebar').animate({"margin-top": "75px"}, 300).fadeIn('slow');
	$('#containeraaa').fadeIn('slow', function() {});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
}


function transition5bis(i){
	$('#containeraaa').fadeOut('slow', function() {
		$('.containeraaa').remove();
		$('#containeraaa').load('./view/etudescas.php', function() {
			etudes(i)
		});
	});
	$('.active_sidebar').animate({"margin-top": "75px"}, 300).fadeIn('slow');
	$('#containeraaa').fadeIn('slow', function() {});
	$('.sdb_rightbis').fadeOut('slow', function(){
		$('.sdb_right').fadeIn('slow');
	});
}

var etudes_cpt=null;

function etudes(i){
	if (etudes_cpt!=null ){
		$('.content_etudes'+etudes_cpt).fadeOut('slow');
	}
	$('.content_etudes'+i).fadeIn('fast');
	etudes_cpt=i;
}
        

