> '; wp_title('|', true, 'right'); bloginfo('name'); echo ''; ?> '; } if( $water['meta_tags'] ) { if( is_singular() ) { $k = get_the_term_list($post->ID,'post_tag', '', ', ', ''); if( !empty($k) ) { $k = explode(', ', strip_tags($k)); } } else { $k = wp_tag_cloud('format=array&orderby=count&order=DESC'); } if( !empty($k) ) { $k = array_map('strip_tags', $k); echo "\n", '', "\n"; } unset($k); // Who wants it anyways? } ?>

'; if( $water['tagline_pos'] ) { ?>
'; ?>