@ -1,3 +1,4 @@
if(typeof ileActions!=='undefined'){
var lightBoxShown=false;
$(document).ready(function() {
images={};//image cache
@ -53,3 +54,4 @@ function hideLightbox(){
lightBoxShown=false;
}