// Class "Галерея"
var Gallery =
{
    // function executes when DOM loaded
    Gallery : function ()
    {
        //
    }
}
