Hideto Mukoyama (B)
// 初期設定
$Time1 = 168; // 時間差、単位はhour この時間の間だけアイコンを表示する
$gifname = "http://www.lostcolorpeople.com/images/new.gif";
// newのイメージファイル
$gif_w = 24; // イメージの幅
$gif_h = 11; // イメージの高さ
// 以下は手を付けない
$mtdate ="18-00-42-05-06-2006";
$date1=explode("-", $mtdate);
$timediff = time() - mktime($date1[0], $date1[1], $date1[2], $date1[3], $date1[4], $date1[5]);
if ( $timediff < 60*60*$Time1 ) {
$outl = "
\n";
print $outl;
} else {
print "";
}
?>
向山 秀人 (B)
都内をはじめ近県で様々なジャンルのセッションワークをこなし、数々のCDでそのサウンドを聴くことができるオールラウンドなベースプレイヤー。
ベースのみならずそのクールな楽曲、多彩なアレンジセンスでLCPサウンドの要となっている。特にミドルテンポのラヴソングで多くの女性ファンを魅了しているらしい。