IP2Country metatable

IP2Country.GetCountryCode(sIP)- Return country code of given IP or nil when IP is not valid.
IP2Country.GetCountryName(sIP)- Return country name of given IP or nil when IP is not valid.
IP2Country.GetCountryName(tUser)- Return country name for given user.