$(document).ready(function() {
	$('img.reflect').reflect({inline: true});
});
