$(document).ready(function() {
    $("a#stores-image").fancybox();
});
