    function aclick(fileName, title) {
        Slimbox.open(fileName, title);
    } 

