var lng = Array();
lng[101]   = "You cann't use this login. User with the same login is already registr.";
lng[102]   = "Please input the login.";
lng[103]   = "Login is incorrect. You can use only a-zA-Z0-9_ sumbols.";
lng[104]   = "Please input the password.";
lng[105]   = "Please confirm the password.";
lng[106]   = "Rewrite your passwords.";
lng[107]   = "Name is incorrect. You can use only a-zA-Z sumbols.";
lng[108]   = "Age is incorrect. You can use only 0-9, sumbols.";
lng[109]   = "Please input the email.";
lng[110]   = "Please provide a valid email address.";
lng[111]   = "User login.";
lng[112]   = "Are you really want to delete image?";