jQuery(document).ready(function ($) {
	$('#thumbs-wrapper').css('display', 'none');
});
