// JavaScript Document
$(document).ready(function(){
  $("a.foto").lightBox();
});
