// Class "Статьи"
var Arcticles =
{
    // function executes when DOM loaded
    Arcticles : function ()
    {
        //
    }
}