window.addEvent('domready', function() {
	new Thumbnoo($$('#gallery img'), {gallery: true, captionSide: 'bellow', center: true});
});
