<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original: Scriptbreaker ([email protected]) -->
<!-- Web Site: http://www24.brinkster.com/scriptbreaker/home.htm -->
<!-- Begin
function hidden()
{document.body.style.overflow='hidden';}
function unhidden()
{document.body.style.overflow='';}
// End -->
</script>