$(document).ready(function() {

	$('.item1Gallery a img:first').show();
	$('.item2Gallery a img:first').show();
	$('.item3Gallery a img:first').show();
	$('.item4Gallery a img:first').show();
	$('.item5Gallery a img:first').show();
	$('.item6Gallery a img:first').show();
	$('.item7Gallery a img:first').show();
	$('.item8Gallery a img:first').show();
	$('.item9Gallery a img:first').show();
	$('.item10Gallery a img:first').show();
	$('.item11Gallery a img:first').show();
	$('.item12Gallery a img:first').show();
	$('.item13Gallery a img:first').show();
	$('.item14Gallery a img:first').show();
	$('.item15Gallery a img:first').show();

	$("a.portfolioBtn1").css('backgroundColor', '#cfcfcf');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	
	
$("a.portfolioBtn1").click(function() {
	$("#portfoliostrip").animate({left: "0px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn2").click(function() {
	$("#portfoliostrip").animate({left: "-730px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn3").click(function() {
	$("#portfoliostrip").animate({left: "-1460px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn4").click(function() {
	$("#portfoliostrip").animate({left: "-2190px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn5").click(function() {
	$("#portfoliostrip").animate({left: "-2920px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn6").click(function() {
	$("#portfoliostrip").animate({left: "-3650px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn7").click(function() {
	$("#portfoliostrip").animate({left: "-4380px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn8").click(function() {
	$("#portfoliostrip").animate({left: "-5110px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn9").click(function() {
	$("#portfoliostrip").animate({left: "-5840px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn10").click(function() {
	$("#portfoliostrip").animate({left: "-6570px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn11").click(function() {
	$("#portfoliostrip").animate({left: "-7300px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn12").click(function() {
	$("#portfoliostrip").animate({left: "-8030px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn13").click(function() {
	$("#portfoliostrip").animate({left: "-8760px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn14").click(function() {
	$("#portfoliostrip").animate({left: "-9490px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.portfolioBtn15").click(function() {
	$("#portfoliostrip").animate({left: "-10220px"});
	$(".itemDescription").toggle();
	$(".itemDescription").slideDown();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
});


$("a.friendsBtn").click(function() {
	$("#contact").hide();
	$("#portfolio").hide();
	$("#about").hide();
	$("#friends").fadeIn();
	$(".buttons .left").fadeOut();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$(this).css('backgroundColor', '#cfcfcf');
});$("a.portfolioBtn").click(function() {
	$("#contact").hide();
	$("#about").hide();
	$("#friends").hide();
	$("#portfolio").fadeIn();
	$(".buttons .left").fadeIn();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$("a.portfolioBtn").css('backgroundColor', '#cfcfcf');
	$("a.portfolioBtn1").css('backgroundColor', '#cfcfcf');
	$(this).css('backgroundColor', '#cfcfcf');
	$("#portfoliostrip").animate({left: "0px"});
});
$("a.aboutBtn").click(function() {
	$("#contact").hide();
	$("#portfolio").hide();
	$("#friends").hide();
	$("#about").fadeIn();
	$(".buttons .left").fadeOut();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$(this).css('backgroundColor', '#cfcfcf');
});
$("a.contactBtn").click(function() {
	$("#about").hide();
	$("#portfolio").hide();
	$("#friends").hide();
	$("#contact").fadeIn();
	$(".buttons .left").fadeOut();
	$(".buttons a").css('backgroundColor', '#e6e6e6');
	$(this).css('backgroundColor', '#cfcfcf');
});
});