This is a very simple class that can determine the idiom and country of the user browser.
It analyzes the HTTP request header Accept-Language and parses it to obtain the idiom and the country used in the browser accessing the current script page.
The idiom and the country are returned in class variables.