//Some simple code for our widget-enabled sidebar if ( function_exists('register_sidebar') ) register_sidebar(); //Add support for WordPress 3.0's custom menus add_action( 'init', 'register_my_menu' ); //Register area for custom menu function register_my_menu() { register_nav_menu( 'primary-menu', __( 'Primary Menu' ) ); } //Code for custom background support add_custom_background(); // Enable post thumbnails add_theme_support('post-thumbnails'); set_post_thumbnail_size(520, 250, true); function ypotheme_widgets_init() { register_sidebar( array( 'name' => __( 'Main Widget Area', 'ypotheme' ), 'id' => 'sidebar-1', 'description' => __( 'Appears in the footer section of the site.', 'ypotheme' ), 'before_widget' => '', 'before_title' => '

Central Coast Urology are dedicated in providing excellence in care to their patients consulting and operating in both Gosford and Wyong in public and private sectors.
We combine a thoughtful, caring and informed approach with the latest cutting edge technology and surgical techniques to optimise outcomes.
We work closely with a network of specialist radiologists, anaesthetists, perioperative physicians, medical and radiation oncologists, cancer care nurses and physiotherapists.
We have a strong emphasis on communication with your referring doctor to ensure the best possible outcomes and follow up.
We are also active in clinical research, education and training of medical students, resident medical officers and Urology registrars.