Reporting - JavaScript examples

Here are some simple examples of how to use JavaScript to show/hide parts of your reports. Thanks to Warren at Accelrys for his help in creating these. Included are examples for show/hide based on:
List Box selection
Radio Button selection
Text Box value
Simply clicking on some text

Also included is a Dependent List Box example I got from Warren. It is more complicated, but very cool.

Robin