
$(document).ready(function(){
	$jScroller.add("#box_container","#box_content","up",1);
	$jScroller.start();
});
