jQuery(document).ready(function(){
/* scroll function */
	$('#sideBox').scrollFollow();	
});
