var x = navigator;
document.write("Js: inc.");
document.write("<br />");
document.write("Browser Anda : " + x.userAgent);
document.write("<br />");