document.observe('dom:loaded',function(){	
	var scrollbar = new Control.ScrollBar('scrollbar_content','scrollbar_track');
});