$(document).ready(function(){
    $('img.popupable').largeimg();
});


