$(document).ready(function(){
$("#orta").hide();
$("#orta").fadeIn(500);
$(".secim1").click(function () {
       $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_1.jpg)") ;   
   $(this).fadeIn("fast"); 
   $("#tepe_link2").hide();
   $("#tepe_link3").hide();
   $("#tepe_link4").hide();
   $("#tepe_link5").hide();
   $("#tepe_link1").show();
   });
   
    $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_1_bg.jpg)");
     $(this).fadeIn("fast");
   }); 
    });
$(".secim2").click(function () {
     $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_2.jpg)");
     $(this).fadeIn("fast");
     
     $("#tepe_link1").hide();
  	 $("#tepe_link3").hide();
   	 $("#tepe_link4").hide();
  	 $("#tepe_link5").hide();
     $("#tepe_link2").show();
      });
     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_2_bg.jpg)");
     $(this).fadeIn("fast");  
    });
     });
$(".secim3").click(function () {
      $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_3.jpg)");
    $(this).fadeIn("fast"); 
    $("#tepe_link1").hide();
  	$("#tepe_link2").hide();
   	$("#tepe_link4").hide();
  	$("#tepe_link5").hide();
    $("#tepe_link3").show(); 
    });
     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_3_bg.jpg)");
     $(this).fadeIn("fast");
    });
    });
$(".secim4").click(function () {
      $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_4.jpg)");
    $(this).fadeIn("fast");
    $("#tepe_link1").hide();
  	$("#tepe_link2").hide();
   	$("#tepe_link3").hide();
  	$("#tepe_link5").hide();
     $("#tepe_link4").show();
	});
     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_4_bg.jpg)");
     $(this).fadeIn("fast");
    });
    });
$(".secim5").click(function () {
      $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_5.jpg)");
    $(this).fadeIn("fast"); 
    $("#tepe_link1").hide();
  	$("#tepe_link2").hide();
   	$("#tepe_link3").hide();
  	$("#tepe_link4").hide();
    $("#tepe_link5").show(); 
    });
     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_5_bg.jpg)");
     $(this).fadeIn("fast");
    });
    });
    });
    function ArkaPlanDegis()
	{
	 sira = parseInt(document.getElementById("ArkaPlan").value);
	 switch(sira)
	{
	case 1:
	    $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_1.jpg)");
	    $(this).fadeIn("fast");
	        $("#tepe_link5").hide();
  			$("#tepe_link2").hide();
   			$("#tepe_link3").hide();
  			$("#tepe_link4").hide();
    		$("#tepe_link1").show();
    		 });
	     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_1_bg.jpg)");
	     $(this).fadeIn("fast");
	    });
	   document.getElementById("ArkaPlan").value=sira+1;
	  break;    
	case 2:
	    $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_2.jpg)");
	    $(this).fadeIn("fast");
	    	$("#tepe_link5").hide();
  			$("#tepe_link1").hide();
   			$("#tepe_link3").hide();
  			$("#tepe_link4").hide();
    		$("#tepe_link2").show();
    		 });
	     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_2_bg.jpg)");
	     $(this).fadeIn("fast");
	    });
	   document.getElementById("ArkaPlan").value=sira+1;
	  break;
	case 3:
	   $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_3.jpg)");
	    $(this).fadeIn("fast");
	    	$("#tepe_link5").hide();
  			$("#tepe_link2").hide();
   			$("#tepe_link1").hide();
  			$("#tepe_link4").hide();
    		$("#tepe_link3").show();
    		 });
	     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_3_bg.jpg)");
	     $(this).fadeIn("fast");
	    });
	  document.getElementById("ArkaPlan").value=sira+1;
	  break;
	case 4:
	   $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_4.jpg)");
	    $(this).fadeIn("fast");
	    	$("#tepe_link5").hide();
  			$("#tepe_link2").hide();
   			$("#tepe_link1").hide();
  			$("#tepe_link3").hide();
    		$("#tepe_link4").show();
    		 });
	     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_4_bg.jpg)");
	     $(this).fadeIn("fast");
	    });
	  document.getElementById("ArkaPlan").value=sira+1;
	  break;
	case 5:
	  $(".header_resim").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/header_resim_5.jpg)");
	    $(this).fadeIn("fast");
	    	$("#tepe_link4").hide();
  			$("#tepe_link2").hide();
   			$("#tepe_link1").hide();
  			$("#tepe_link3").hide();
    		$("#tepe_link5").show();
    		 });
	     $(".arka").fadeOut("fast", function(){$(this).css("backgroundImage","url(http://www.bahcesehir.edu.tr/images/style_5_bg.jpg)");
	     $(this).fadeIn("fast");
	    });
	  document.getElementById("ArkaPlan").value=1;
	  break;
	}
	 setTimeout("ArkaPlanDegis()",10000);
	}
	//ana sayfada resim gösterme birkereligine
function anasayfabox()
{
	$(document).ready(function(){
	
    $('#anabox').lightBox({fixedNavigation:true});
    $('#anabox').trigger('click');
    $('#lightbox-nav').click(function(){
    	//window.location='http://www.bahcesehir.edu.tr/habergoster/index/hid/224';
    });

});
}