HISTORY
HISTORY2000〜1996
2000年度Swing Bacchus行事参加実績
- 5月4日(木) 吉祥寺音楽祭 at近鉄百貨店2Fテラス
- 10月7日(土)〜9日(月) 筑波大学学園祭
- 12月16日(土) 忘年会 at Four & More
1999年度Swing Bacchus行事参加実績
- 5月2日(日) 吉祥寺音楽祭 at近鉄百貨店2Fテラス
- 7月17日(土) ジョイントライブ with Firebird Jazz Orchestra
- 10月30日(土) 白石・金岡家結婚披露宴演奏 at帝国ホテル富士の間
- 12月23日(木) クリスマスライブ at吉祥寺近鉄百貨店2Fテラス
1998年度Swing Bacchus行事参加実績
- 7月11日(土) ライブ at吉祥寺近鉄百貨店2Fテラス
- 10月11日(日) Welcome Campaignライブ at吉祥寺近鉄百貨店2Fテラス
- 11月14日(土) 西荻区民センター秋祭り
- 11月28日(土) ライブat Oak Room (Yebisu)
- 12月23日(水) クリスマスライブ at吉祥寺近鉄百貨店2Fテラス
1997年度Swing Bacchus行事参加実績
- 6月14日(土) Ira Nepus練習参加指導
- 9月28日(日) 初ライブWine Party at Oak Room(Yebisu)
- 12月14日(日) バンド忘年会ライブ at Oak Room(Yebisu)
1996年5月バンド結成
≪HISTORY2008〜2001
$value) {
if (strpos($param, 'color_') === 0) {
google_append_color($google_ad_url, $param);
} else if (strpos($param, 'url') === 0) {
$google_scheme = ($GLOBALS['google']['https'] == 'on')
? 'https://' : 'http://';
google_append_url($google_ad_url, $param,
$google_scheme . $GLOBALS['google'][$param]);
} else {
google_append_globals($google_ad_url, $param);
}
}
return $google_ad_url;
}
$google_ad_handle = @fopen(google_get_ad_url(), 'r');
if ($google_ad_handle) {
while (!feof($google_ad_handle)) {
echo fread($google_ad_handle, 8192);
}
fclose($google_ad_handle);
}
?>