> <?php if ( is_home()) { bloginfo('name'); ?> - <?php bloginfo('description'); } ?> <?php if ( is_search()) { bloginfo('name'); ?> - <?php _e('Search Results', 'nattywp'); } ?> <?php if ( is_author()) { bloginfo('name'); ?> - <?php _e('Author Archives', 'nattywp'); } ?> <?php if ( is_single()) { $custom_title = get_post_meta($post->ID, 'natty_title', true); if (strlen($custom_title)) {echo strip_tags(stripslashes($custom_title));}else { wp_title(''); ?> - <?php bloginfo('name'); }} ?> <?php if ( is_page()) { $custom_title = get_post_meta($post->ID, 'natty_title', true); if (strlen($custom_title)) {echo strip_tags(stripslashes($custom_title));}else { bloginfo('name'); ?> - <?php wp_title(''); }}?> <?php if ( is_category()) { bloginfo('name'); ?> - <?php _e('Archive','nattywp'); ?> - <?php single_cat_title(); } ?> <?php if ( is_month()) { bloginfo('name'); ?> - <?php _e('Archive','nattywp'); ?> - <?php the_time('F'); } ?> <?php if (function_exists('is_tag')) { if ( is_tag() ) { bloginfo('name'); ?> - <?php _e('Tag Archive','nattywp'); ?> - <?php single_tag_title("", true); } } ?> >
', 'logo.gif', false); ?>
Header image " alt="Header image" border="0" />