window.addEvent('domready',function(){
	new ReMooz($('pic_day'), {
		centered: true,
		origin: $('pic_day').getElement('img')
	});
});
