// JavaScript Document
function thumbOver(){

//fade in for page
$('#container').hide().delay(1000).fadeTo(1000, '1');

//fade the body down on mouseenter
$('#thumbs div').children().mouseenter(function(){
	$(this).children().addClass('theOne');
	$('body').stop().animate({}, 1000);
	$('.pics, .pics2').stop().animate({
    opacity: 0.25 }, 800);
});		

		/*},function() {
			$('body').stop().animate({ backgroundColor: "#777777" }, 500);
		});*/
		
$('#thumbs div').children().mouseleave(function(){
	$(this).children().removeClass('theOne');
	$('body').stop().animate({}, 1000);
	$('.pics').stop().animate({
    opacity: 1 }, 0);
	});
	

//slideup animation on the index page
$('#image_1').mouseenter(function(){
	$('#shortDog_1').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_1').mouseleave(function(){
	$('#shortDog_1').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_1').click(function(){
	$('#shortDog_1').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_2').mouseenter(function(){
	$('#shortDog_2').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_2').mouseleave(function(){
	$('#shortDog_2').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_2').click(function(){
	$('#shortDog_2').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_3').mouseenter(function(){
	$('#shortDog_3').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_3').mouseleave(function(){
	$('#shortDog_3').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_3').click(function(){
	$('#shortDog_3').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_4').mouseenter(function(){
	$('#shortDog_4').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_4').mouseleave(function(){
	$('#shortDog_4').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_4').click(function(){
	$('#shortDog_4').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_5').mouseenter(function(){
	$('#shortDog_5').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_5').mouseleave(function(){
	$('#shortDog_5').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_5').click(function(){
	$('#shortDog_5').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_6').mouseenter(function(){
	$('#shortDog_6').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_6').mouseleave(function(){
	$('#shortDog_6').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_6').click(function(){
	$('#shortDog_6').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_7').mouseenter(function(){
	$('#shortDog_7').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_7').mouseleave(function(){
	$('#shortDog_7').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_7').click(function(){
	$('#shortDog_7').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_8').mouseenter(function(){
	$('#shortDog_8').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_8').mouseleave(function(){
	$('#shortDog_8').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_8').click(function(){
	$('#shortDog_8').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_9').mouseenter(function(){
	$('#shortDog_9').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_9').mouseleave(function(){
	$('#shortDog_9').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_9').click(function(){
	$('#shortDog_9').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_10').mouseenter(function(){
	$('#shortDog_10').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_10').mouseleave(function(){
	$('#shortDog_10').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_10').click(function(){
	$('#shortDog_10').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_11').mouseenter(function(){
	$('#shortDog_11').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_11').mouseleave(function(){
	$('#shortDog_11').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_11').click(function(){
	$('#shortDog_11').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});


$('#image_12').mouseenter(function(){
	$('#shortDog_12').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_12').mouseleave(function(){
	$('#shortDog_12').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_12').click(function(){
	$('#shortDog_12').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_13').mouseenter(function(){
	$('#shortDog_13').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_13').mouseleave(function(){
	$('#shortDog_13').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_13').click(function(){
	$('#shortDog_13').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_14').mouseenter(function(){
	$('#shortDog_14').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_14').mouseleave(function(){
	$('#shortDog_14').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_14').click(function(){
	$('#shortDog_14').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_15').mouseenter(function(){
	$('#shortDog_15').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_15').mouseleave(function(){
	$('#shortDog_15').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_15').click(function(){
	$('#shortDog_15').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_16').mouseenter(function(){
	$('#shortDog_16').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_16').mouseleave(function(){
	$('#shortDog_16').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_16').click(function(){
	$('#shortDog_16').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_17').mouseenter(function(){
	$('#shortDog_17').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_17').mouseleave(function(){
	$('#shortDog_17').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_17').click(function(){
	$('#shortDog_17').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_18').mouseenter(function(){
	$('#shortDog_18').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_18').mouseleave(function(){
	$('#shortDog_18').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_18').click(function(){
	$('#shortDog_18').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_19').mouseenter(function(){
	$('#shortDog_19').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_19').mouseleave(function(){
	$('#shortDog_19').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_19').click(function(){
	$('#shortDog_19').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_20').mouseenter(function(){
	$('#shortDog_20').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_20').mouseleave(function(){
	$('#shortDog_20').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_20').click(function(){
	$('#shortDog_20').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_21').mouseenter(function(){
	$('#shortDog_21').delay(400).stop(true, true).animate({"top": "-=50px"}, 600, 'easeInOutQuint');

});

$('#image_21').mouseleave(function(){
	$('#shortDog_21').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});

$('#image_21').click(function(){
	$('#shortDog_21').delay(100).stop(true, true).animate({"top": "+=50px"}, 300, 'easeInOutSine');

});
};
