// JavaScript Document

document.getElementById('content').style.display = 'none';
new Effect.SlideDown('content', { duration: 1.5 });