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


