This is my theme funtions php the one above is for header not sure which one it is. php <?php
/**
* Simple Catch functions and definitions
*
* Sets up the theme and provides some helper functions. Some helper functions
* are used in the theme as custom template tags. Others are attached to action and
* filter hooks in WordPress to change core functionality.
*
* The first function, simplecatch_setup(), sets up the theme by registering support
* for various features in WordPress, such as post thumbnails, navigation menus, and the like.
*
* @package Catch Themes
* @subpackage Simple_Catch
* @since Simple Catch 1.0
*/