function slide() {

  	if ($('content_scroll') != undefined) {
  	
  	new Effect.ScrollTo('content_scroll');
  	
  	}


}
