} 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' => '
Click to learn more
Learn MoreDr Steven Chudik founded OTRF in 2007 to keep people active and healthy through unbiased education and research. Click to learn about OTRF’s free programs, educational opportunities and ways to participate with the nonprofit foundation.
1010 Executive Ct, Suite 250
Westmont, Illinois 60559
Phone: 630-324-0402
Fax: 630-920-2382
4700 Gilbert Ave, Suite 51
Western Springs, Illinois 60558
Phone: 630-324-0402
Fax: 630-920-2382
© 2025 © 2019 Copyright Steven Chudik MD, All Rights Reserved.