$(document).ready(function(){
						   $(".hauptbild").fadeIn(2500); // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   });

