function getFL () {
var aaaa = navigator.userAgent;
    return aaaa;
}
