window.addEvent('domready', function()
{
	new Lightbox();
});

