jQuery.noConflict();
jQuery(document).ready(function(){
				
				jQuery('.boxgrid.project1').hover(function(){
					jQuery(".cover", this).stop().animate({top:'167px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'267px'},{queue:false,duration:160});
				});
				jQuery('.boxgrid.project2').hover(function(){
					jQuery(".cover", this).stop().animate({top:'70px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'170px'},{queue:false,duration:160});
				});
				
			
jQuery('.boxgrid.project3').hover(function(){
					jQuery(".cover", this).stop().animate({top:'134px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'234px'},{queue:false,duration:160});
				});
				
		
			jQuery('.boxgrid.project4').hover(function(){
					jQuery(".cover", this).stop().animate({top:'87px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'187px'},{queue:false,duration:160});
				});
				
		
			jQuery('.boxgrid.project5').hover(function(){
					jQuery(".cover", this).stop().animate({top:'196px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'296px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project6').hover(function(){
					jQuery(".cover", this).stop().animate({top:'110px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'210px'},{queue:false,duration:160});
				});
			
			jQuery('.boxgrid.project7').hover(function(){
					jQuery(".cover", this).stop().animate({top:'50px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'150px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project8').hover(function(){
					jQuery(".cover", this).stop().animate({top:'60px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'160px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project9').hover(function(){
					jQuery(".cover", this).stop().animate({top:'80px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'180px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project10').hover(function(){
					jQuery(".cover", this).stop().animate({top:'164px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'264px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project11').hover(function(){
					jQuery(".cover", this).stop().animate({top:'10px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'110px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project12').hover(function(){
					jQuery(".cover", this).stop().animate({top:'139px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'239px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project13').hover(function(){
					jQuery(".cover", this).stop().animate({top:'70px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'170px'},{queue:false,duration:160});
				});
			
			jQuery('.boxgrid.project14').hover(function(){
					jQuery(".cover", this).stop().animate({top:'66px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'166px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project15').hover(function(){
					jQuery(".cover", this).stop().animate({top:'85px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'185px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project16').hover(function(){
					jQuery(".cover", this).stop().animate({top:'43px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'143px'},{queue:false,duration:160});
				});
				
			
			jQuery('.boxgrid.project17').hover(function(){
					jQuery(".cover", this).stop().animate({top:'37px'},{queue:false,duration:160});
				}, function() {
					jQuery(".cover", this).stop().animate({top:'137px'},{queue:false,duration:160});
				});
				
			});