> <?php /* * Print the <title> tag based on what is being viewed. */ wp_title( '|', true, 'right' ); // Add the blog name. bloginfo( 'name' ); // Add a page number if necessary: if ( $paged >= 2 || $page >= 2 ) echo ' | ' . sprintf( __( 'Page %s', 'cloudfw' ), max( $paged, $page ) ); ?> '; ?> ".$_opt[PFIX."_custom_codes"]["css"].""; ?> >
'.make_blurb().'
'; $height_fix = false; } else { $height_fix = true; } ?>
>