// Class "Прайсы"
var Price =
{
    // function executes when DOM loaded
    Price : function ()
    {
        //
    }
}
