I've changed ParticleTree's lightbox functionality to allow
the use of inline div's instead of AJAX calls. Very often I find that I want the data
in the lightbox to be indexable by search engines and visible to people with screenreaders etc.
This adaptation makes that possible. Mind you, i've completely removed the AJAX calls.