//- Content Sliding box -
Event.observe( window, 'load', function() 
{
scrollbar.recalculateLayout();
} );



