Possible Duplicate:
JavaScript for detecting browser language preference
I want to detect the language of the browser that is entering my site, if it's En or Fr. So I can redirect to the En page or the other page.
Also, can I detect mobile language?