Among other things, a web page can contain text, HTML (Hypertext Markup Language), CSS (Cascading Style Sheets), and JavaScript code. All modern web browsers support JavaScript, a secure scripting language that enables small programs called "scripts" to run inside your browser. JavaScript is safe. It cannot read or write data to your computer. Its purpose is strictly to enhance the experience inside your browser window and your browser's interaction with our web server on the Internet.
Our web server uses JavaScript to make our website easier to use. For example, our website has an easy popup menu system that is implemented in JavaScript.
Please enable JavaScript in your browser. Instructions appear below.