// Class "Каталог"
var Catalog =
{
    // function executes when DOM loaded
    Catalog : function ()
    {
        //
    }
}