/* Home front javascript file */
$(document).ready(function(){
	$('.gallery .slideshow').tinycarousel();
});
