 $(document).ready(function(){
	$('img.reflect').reflect({height: 0.2, opacity: 0.6});
 });
