var hoy;
$(function()
{
	hoy = new todayGalery();
	hoy.initHome();
});