What does this control do?
Shows an overlay when the user clicks a photo.
For an usage example check out the Meteora.Picbox demo.
How to load?
In order to use this control, paste this line of javascript right
at the beginning of your script tag:
Meteora.uses('Meteora.Picbox');
If you want this control to open a photo you should
add an class=“picbox-photo” attribute to the image tag.