/*
 *author : http://www.behance.net/rogeriorrocha
 */

    $(function() {
        $('#gallery a').lightBox();
    });
	

