$(document).ready(function(){

	//$('.zoom').fancybox();

    $('.content').scrollbar();

});

