
$(document).ready(function(){
						   // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $(".latest_img1").hover(function(){
						
						  $('#metin1  font').attr('color','#5d4237');
						   },function(){
							 
							   
								 $('#metin1  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });

$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("#metin1").hover(function(){  
							$('#metin1  font').attr('color','#5d4237');
						 
						
						   },function(){
							 
						
								$('#metin1  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });




$(document).ready(function(){
						 // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $(".latest_img2").hover(function(){
						
						  $('#metin2  font').attr('color','#5d4237');
						   },function(){
							 
						
								 $('#metin2  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });


$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("#metin2").hover(function(){  
							$('#metin2  font').attr('color','#5d4237');
					
						
						   },function(){
							 
						
								$('#metin2  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });



$(document).ready(function(){
					 // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $(".latest_img3").hover(function(){
					
						  $('#metin3  font').attr('color','#5d4237');
						   },function(){
							 
							
								 $('#metin3  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });


$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("#metin3").hover(function(){  
							$('#metin3  font').attr('color','#5d4237');
						
						
						   },function(){
							 
							
								$('#metin3  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });



$(document).ready(function(){
						// This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $(".latest_img4").hover(function(){
					
						  $('#metin4  font').attr('color','#5d4237');
						   },function(){
							 
							
								 $('#metin4  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });


$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("#metin4").hover(function(){  
							$('#metin4  font').attr('color','#5d4237');
						
						
						   },function(){
							 
							   
								$('#metin4  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });



$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $(".latest_img5").hover(function(){
						
						  $('#metin5  font').attr('color','#5d4237');
						   },function(){
							 
						
								 $('#metin5  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });


$(document).ready(function(){
						  // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("#metin5").hover(function(){  
							$('#metin5  font').attr('color','#5d4237');
						
						
						   },function(){
							 
							  
								$('#metin5  font').attr('color','#372c2c');// This should set the opacity back to 30% on mouseout
						   });
						   });

