$(document).ready(function(){
    $('#profile .details .avatar a').lightBox();	
});