} 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
  • Congratulations Ian Bunting! Go Bears! - Steven Chudik MD

    Congratulations Ian Bunting! Go Bears!

    Congratulations Ian on signing as a rookie free agent with the Chicago Bears! You’ve worked hard to get to this point starting with your playing days at Hinsdale Central High School. As always, Dr. Chudik and his “Team” will be watching and rooting for you. Best of luck and go Bears!

    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