} 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' => '
  • ', 'after_widget' => "
  • ", 'before_title' => '

    ', 'after_title' => '

    ', ) ); } function blankslate_custom_pings( $comment ) { $GLOBALS['comment'] = $comment; ?>
  • Anonymous
  • Augmentation and Grafting of Massive Rotator Cuff Repairs with Tendon Grafts - Steven Chudik MD

    Augmentation and Grafting of Massive Rotator Cuff Repairs with Tendon Grafts

    The rotator cuff is a group of four muscles that run from the scapula (shoulder blade) and attach to the humeral head (top of upper arm bone) by their tendons. When the rotator cuff is torn and left untreated for an extended period of time, the tendon retracts away from its attachment point and the muscle atrophies and degenerates (shrinks, weakens, and irreversibly turns to useless fat and scar tissue). This makes the repair technically more difficult and, in some cases, impossible. In these cases, an alternative method of repair is utilized. When one of the rotator cuff tendons is largely retracted and unrepairable, surgery using an extra portion of the biceps tendon, dermal allograft, or Iliotibial band to reinforce the rotator cuff repair can be helpful.

    Learn More

    Western Springs Office

    4700 Gilbert Ave, Suite 51
    Western Springs, Illinois 60558
    Phone: 630-324-0402
    Fax: 630-920-2382

    right-footer-logo

    Steven Chudik MD Shoulder and Knee Injury Clinic.

    © 2025 © 2019 Copyright Steven Chudik MD, All Rights Reserved.

    Privacy Policy and Disclaimer
    WordPress Video Lightbox