} 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
  • OTRF - Steven Chudik MD

    Orthopaedic Surgery and Sports Medicine Teaching and Research Foundation Helps People Stay Active and Healthy

    Dr. Steven Chudik, board certified orthopaedic surgeon and sports medicine physician with the Steven Chudik Shoulder & Knee Injury Clinic, Westmont, Illinois, founded the Orthopaedic Surgery and Sports Medicine Teaching and Research Foundation (OTRF) in 2007. OTRF is a nonprofit, 501(c)(3) organization dedicated to funding research and education to keep people active and healthy.

    Dr. Chudik saw a growing demand from patients, athletic trainers and clinicians for up-to-date medical information and unbiased research on the prevention and treatment of shoulder, knee and sports injuries to the musculoskeletal system—joints, cartilage, tendons, ligaments, etc. In response to these requests, OTRF:

    • Produces and distributes a monthly E-newsletter, Active Bones.
    • Shares information about health performance-related issues, exercise and nutrition.
    • Hosts internships, research and career development opportunities and clinical residency programs for athletic trainers, undergraduate, pre-med and med students.
    • Conducts seminars for healthcare providers and community residents.
    • Sponsors and conducts orthopaedic research to find better treatment options for shoulder, knee and sports injuries.

     

    For more information about OTRF, please visit Otrfund.org.

    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