} add_action( 'wp_enqueue_scripts', 'global_style_scripts' ); add_action( 'wp_enqueue_scripts', 'load_scripts_css' ); function load_scripts_css() { wp_enqueue_style( 'normalize' ); wp_enqueue_style( 'style' ); wp_enqueue_style( 'menu' ); wp_enqueue_style( 'slick' ); wp_enqueue_style( 'slicktheme' ); wp_enqueue_style( 'helvetica-font' ); wp_enqueue_style( 'animated-css' ); wp_enqueue_style( 'aos-css' ); wp_enqueue_script( 'modernizer' ); wp_enqueue_script( 'jquery' ); wp_enqueue_script( 'fitVids' ); wp_enqueue_script( 'slickjs' ); wp_enqueue_script('scripts'); wp_enqueue_script('aos-js'); wp_enqueue_script('aos1-js'); wp_enqueue_script('modernizr-js'); } add_action( 'comment_form_before', 'blankslate_enqueue_comment_reply_script' ); function blankslate_enqueue_comment_reply_script() { if ( get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); } } add_filter( 'the_title', 'blankslate_title' ); function blankslate_title( $title ) { if ( $title == '' ) { return '→'; } else { return $title; } } add_filter( 'wp_title', 'blankslate_filter_wp_title' ); function blankslate_filter_wp_title( $title ) { return $title . esc_attr( get_bloginfo( 'name' ) ); } add_action( 'widgets_init', 'blankslate_widgets_init' ); function blankslate_widgets_init() { register_sidebar( array ( 'name' => __( 'Sidebar Widget Area', 'blankslate' ), 'id' => 'primary-widget-area', 'before_widget' => '
The meniscus is a C-shaped fibrocartilaginous structure in the knee that sits on top of the tibia (shin bone). Each knee has two menisci, a medial (inner) and lateral (outer) meniscus. The meniscus functions like an adapter between the rounded femur (thighbone) and flat tibia (shin bone). The meniscus serves to help distribute the forces over a greater surface area of the two bones, helps trap synovial joint fluid and supply nutrition for the articular cartilage on the end of the bones and helps stabilize the knee. The meniscus is fibrocartilage (rubbery tissue) that loses its elasticity (suppleness) and wears with age. Meniscus tears are very common, occurring in up to one third of all sports injuries. The medial (inner) meniscus is injured most often.
Learn More