" echo bloginfo('description'); } elseif ( is_single() || is_page() ) { echo wp_title(''); } elseif (is_404()) {404 Not Found; } elseif (is_category()) {Category:; wp_title(''); } elseif (is_search()) {Search Results: ; the_search_query(); } elseif ( is_day() || is_month() || is_year() ) {Archives:; wp_title(''); } else { echo wp_title('') » 海外から送る日本ブログ
10月 21, 2011

育毛剤の詳しいサイト

By in 育毛剤
10月 20, 2011

白髪染めのポイント・部分染め製品おすすめランキング

By in 白髪染め
10月 13, 2011

電子タバコで禁煙

By in 電子タバコ
10月 11, 2011

髪の毛にやさしい白髪染めのタイプ

By in 白髪染め
10月 6, 2011

プロペシアって本当に効くの?

By in プロペシア
10月 5, 2011

ガンの予防に効果のあるポリフェノール

By in ポリフェノール
10月 5, 2011

個人向け国債

By in 個人向け国債
Sorry, but there aren't any posts in the %s category yet.", single_cat_title('',false)); } else if ( is_date() ) { // If this is a date archive echo("

Sorry, but there aren't any posts with this date.

"); } else if ( is_author() ) { // If this is a category archive $userdata = get_userdatabylogin(get_query_var('author_name')); printf("

Sorry, but there aren't any posts by %s yet.

", $userdata->display_name); } else { echo("

No posts found.

"); } get_search_form(); endif; ?>