$(document).ready(function () {
    $('.picture-gallery a ').flyout();
});

