$(function()
{
	
    $(function() {
        $('.content_links .thumbs a').lightBox();
    });
		
});
