var br = navigator.appName;
var ver = parseInt(navigator.appVersion);
var ie = "Microsoft Internet Explorer";
var ns = "Netscape";

