jQuery(document).ready(function($){

	$('.employee_thumbnail a').slimbox();

})