<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>화성해파리의 심해기지</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php</link>
<description>지구침략 전초기지</description>
<language>ko</language>
<pubDate>Wed, 24 Feb 2010 01:06:41 +0900</pubDate>
<item>
<title>[10/2/24] Real Force (ELISA)</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php?pl=138</link>
<description><![CDATA[ 10월 24일 발매된 とある科学の超電磁砲의 두번째 ED곡입니다. <br />
<br />
예약자에게는 발매당일 혹은 하루전에 배송해 주는 아마존덕에 발매전인 23일날 받아 들을수 있었네요.<br />
<br />
본 싱글에는 엔딩주제가 Real Force와 함께 첫번째 정규앨범 수록곡 ENDLESS ANTHOLOGY와 ハヤテのごとく!!오프닝곡 Wonder Wind의 싱글엘범에 커플링곡으로 수록되 어있던 凛々と의라이브 버전으로 부른 곡이 커플링으로 수록되어 있습니다.<br />
<br />
ELISA의 곡은 풀버전으로 처음 들어보는데 LIVE 부분은 좀 애매하네요. <br />
<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd2084" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/3)</td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img2084();"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_enlarge.gif" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+document.getElementById('simage2084').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif') { set_slide_show2084(); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show2084); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_next.gif" onclick="set_next_img2084();" alt=""></td>
</tr></table>
<img class="ib" src="http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/577243.jpg" width="400" height="358" id="simage2084" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap2084" style="margin-top:4px;">앞면</div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img2084 = new Array();
var cap2084 = new Array();
var s_width2084 = new Array();
var s_height2084 = new Array();
var max_width2084 = parseInt('400');
var max_height2084 = parseInt('358');
var show2084;
var s_count2084 = '3';
img2084 = img2084.concat('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/577243.jpg');
cap2084 = cap2084.concat('앞면');
s_width2084 = s_width2084.concat('400');
s_height2084 = s_height2084.concat('358');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/577243.jpg');
img2084 = img2084.concat('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/866391.jpg');
cap2084 = cap2084.concat('뒷면');
s_width2084 = s_width2084.concat('400');
s_height2084 = s_height2084.concat('352');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/866391.jpg');
img2084 = img2084.concat('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/796845.jpg');
cap2084 = cap2084.concat('구성품');
s_width2084 = s_width2084.concat('400');
s_height2084 = s_height2084.concat('314');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0224/100224004454563539/796845.jpg');
var bInterval2084 = 5;
var scount2084 = 0;
function set_next_img2084() {
if(scount2084 < 3-1) scount2084++;
else scount2084 = 0;
shift_img2084(scount2084);
}
function set_prev_img2084() {
if(scount2084==0) scount2084 = 2;
else scount2084--;
shift_img2084(scount2084);
}
function set_slide_show2084() {
set_next_img2084();
show2084 = setTimeout("set_slide_show2084()", bInterval2084*600);
}
function shift_img2084(scount2084) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage2084').filters.blendTrans.apply();
document.getElementById('bd2084').innerHTML = '('+(scount2084+1)+'/'+s_count2084+')';
var t_image = document.getElementById('simage2084');
t_image.src = img2084[scount2084];
var width = parseInt(s_width2084[scount2084]);
var height = parseInt(s_height2084[scount2084]);
if (height >= max_height2084) {
t_image.width = Math.round(width * max_height2084 / height);
t_image.height = max_height2084;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width2084) {
t_image.height = Math.round(height * max_width2084 / width);
t_image.width = max_width2084;
}
if (width < max_width2084 && height < max_height2084) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap2084').innerHTML = cap2084[scount2084];
if (IE && !isOpera) document.getElementById('simage2084').filters.blendTrans.play();
}
</script>
<br />
<br />
<b>[앨범정보]</b><br />
발매일 : 2010/02/24<br />
레벨 :ジェネオン・ユニバーサル (GENEIN UNIVERSAL)<br />
상품번호 : GNCA-153<br />
미디어 : Maxisingle CD<br />
디스크수 : 1 <br />
가격: ￥1,260<br />
<br />
<b>[트랙정보]</b><br />
1. Real Force <br />
작사 : 六ツ見純代 | 작곡,편곡 : 菊田大介(Elements Garden)<br />
2. ENDLESS ANTHOLOGY [Live ver.]<br />
작사,작곡 : 上松範康(Elements Garden)  | 편곡 : 菊田大介(Elements Garden)<br />
3. 凛々と [Live ver.] <br />
작사 : 西田恵美 | 작곡,편곡 : 菊田大介(Elements Garden)<br />
4  Real Force [Instrumental]<br />
<br />
Offical 사이트는  <a href="http://www.elisa-smile.com/" target="_blank">여기</a>를 클릭해 주세요.]]></description>
<category>노래이야기</category>
<category>ELISA</category>
<category>とある科学の超電磁砲</category>
<category>Real Force</category>
<author>화성해파리</author>
<pubDate>Wed, 24 Feb 2010 00:44:54 +0900</pubDate>
</item>
<item>
<title>[10/2/19] LEVEL5 -judgelight- [DVD付初回限定盤] (fripSide)</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php?pl=135</link>
<description><![CDATA[ 2월 17일 발매한 fripSide의 두번째 싱글입니다. <br />
TV애니메이션 とある科学の超電磁砲의 2기 주제가로 memory of snow를 커플링곡으로 수록하고 있습니다.<br />
<br />
초회한정판은 첫번째 싱글과 마찬가지로 LEVEL5 -judgelight-의 PV영상을 수록한 DVD를 제공합니다. <br />
<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd3500" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/5)</td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img3500();"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_enlarge.gif" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+document.getElementById('simage3500').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif') { set_slide_show3500(); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show3500); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_next.gif" onclick="set_next_img3500();" alt=""></td>
</tr></table>
<img class="ib" src="http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/792850.jpg" width="400" height="345" id="simage3500" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap3500" style="margin-top:4px;">CD 케이스 앞면</div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img3500 = new Array();
var cap3500 = new Array();
var s_width3500 = new Array();
var s_height3500 = new Array();
var max_width3500 = parseInt('400');
var max_height3500 = parseInt('345');
var show3500;
var s_count3500 = '5';
img3500 = img3500.concat('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/792850.jpg');
cap3500 = cap3500.concat('CD 케이스 앞면');
s_width3500 = s_width3500.concat('400');
s_height3500 = s_height3500.concat('345');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/792850.jpg');
img3500 = img3500.concat('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/311678.jpg');
cap3500 = cap3500.concat('CD 케이스 뒷면');
s_width3500 = s_width3500.concat('400');
s_height3500 = s_height3500.concat('343');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/311678.jpg');
img3500 = img3500.concat('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/989020.jpg');
cap3500 = cap3500.concat('내부');
s_width3500 = s_width3500.concat('600');
s_height3500 = s_height3500.concat('289');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/989020.jpg');
img3500 = img3500.concat('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/716932.jpg');
cap3500 = cap3500.concat('붓클릿 앞');
s_width3500 = s_width3500.concat('600');
s_height3500 = s_height3500.concat('311');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/716932.jpg');
img3500 = img3500.concat('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/795084.jpg');
cap3500 = cap3500.concat('붓클릿 뒤');
s_width3500 = s_width3500.concat('600');
s_height3500 = s_height3500.concat('328');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/0219/100219000753217921/795084.jpg');
var bInterval3500 = 5;
var scount3500 = 0;
function set_next_img3500() {
if(scount3500 < 5-1) scount3500++;
else scount3500 = 0;
shift_img3500(scount3500);
}
function set_prev_img3500() {
if(scount3500==0) scount3500 = 4;
else scount3500--;
shift_img3500(scount3500);
}
function set_slide_show3500() {
set_next_img3500();
show3500 = setTimeout("set_slide_show3500()", bInterval3500*600);
}
function shift_img3500(scount3500) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage3500').filters.blendTrans.apply();
document.getElementById('bd3500').innerHTML = '('+(scount3500+1)+'/'+s_count3500+')';
var t_image = document.getElementById('simage3500');
t_image.src = img3500[scount3500];
var width = parseInt(s_width3500[scount3500]);
var height = parseInt(s_height3500[scount3500]);
if (height >= max_height3500) {
t_image.width = Math.round(width * max_height3500 / height);
t_image.height = max_height3500;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width3500) {
t_image.height = Math.round(height * max_width3500 / width);
t_image.width = max_width3500;
}
if (width < max_width3500 && height < max_height3500) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap3500').innerHTML = cap3500[scount3500];
if (IE && !isOpera) document.getElementById('simage3500').filters.blendTrans.play();
}
</script>
<br />
<br />
[앨범정보]<br />
발매일 : 2010/02/17<br />
레벨 :ジェネオン・ユニバーサル (GENEIN UNIVERSAL)<br />
상품번호 : GNCA-155<br />
미디어 : Maxisingle CD<br />
디스크수 : 2 (CD1 / DVD1) <br />
가격: ￥1,890<br />
<br />
[트랙정보]<br />
CD<br />
<div id="div1351a" style="display:block"><a href="#" onclick="layer_toggle(document.getElementById('div1351a')); layer_toggle(document.getElementById('div1351b')); return false; ">1 LEVEL5-judgelight-</a></div><div id="div1351b" style="display:none"><a href="#" onclick="layer_toggle(document.getElementById('div1351a')); layer_toggle(document.getElementById('div1351b'));return false;">1 LEVEL5-judgelight-</a> <br />
響き合う　願いが今、覚醒めてく<br />
譲れない未来のために<br />
巡り合う　運命を超えたその先に<br />
この想い輝くから<br />
<br />
ここじゃない未来に思い託しては<br />
強さの本当の意味を捜し続けてた<br />
<br />
ありのままの痛みを受け入れるその意味を<br />
明日へ走り続ける君に知った<br />
<br />
巡りゆく　景色が今、流れてく<br />
手繰り寄せた世界の先<br />
<br />
降り注ぐ　シグナル躰で感じて<br />
解き放つ今全てを<br />
<br />
Just truth in my heart<br />
いつだつて迷わないよ<br />
消せない想いがあるから<br />
解き明かす　真実から　瞳を逸らさずに<br />
I`ll reach the next stage to realize all.<br />
<br />
遠く感じてた　君が走る背中を<br />
いつからだろう　こんなにも近くに感じる<br />
<br />
不安隠し切れずに　迫る空を見上げた<br />
傷ついた記憶　いつか乗り越えるよ<br />
<br />
憧れは　能力を今　呼び起こす<br />
守りたいものがあるから<br />
巡りゆく　景色胸に　駆け上がるだけ<br />
痛みはかぜに消えてく<br />
<br />
Belive in Judgelight<br />
運命さえ　撃ち抜いて<br />
夜明けをこの手で　造ろう<br />
変えていく勇気と変わらない心で<br />
I believe myself and precious emotion<br />
打ち砕く　この想いで！<br />
<br />
始まりの　光の中　誓い合う<br />
果てなき闇を裁くこと<br />
恐れてた　孤独の渦　溺れることに<br />
だけどもう振り向かない<br />
<br />
巡りゆく　景色が今　流れてく<br />
手繰り寄せた世界の先<br />
<br />
降り注ぐ　シグナル躰で感じて<br />
解き放つ今全てを<br />
<br />
Just truth in my heart<br />
いつだつて迷わないよ<br />
消せない想いがあるから<br />
解き明かす　真実から　瞳を逸らさずに<br />
I`ll reach the next stage to realize all.<br />
確かな絆信じて</div>Word : fripSide | Music&arrangement : Satoshi Yaginuma<br />
2 memory of snow<br />
Word : Satoshi Yaginuma, yuki-ka  | Music&arrangement : Satoshi Yaginuma<br />
3 LEVEL5-judgelight-(instrumental)<br />
4 memory of snow(instrumental)<br />
<br />
DVD<br />
1 LEVEL5-judgelight- (PV) <br />
2. MAKING<br />
3. SPOT (In Stores Now ver.)<br />
4. SPOT (Special ver.) <br />
<br />
firpSide의 공식 페이지에서 LEVEL5 -judgelight-의 Shot 버전 스트리밍과 PV를 공개하고 있으니 들어보고 싶으신 분들은 아래의 주소를 방문해 보세요. <br />
<br />
fripSide 오피셜사이트 <br />
<a href="http://fripside.net/" target=_blank>http://fripside.net/</a>]]></description>
<category>노래이야기</category>
<category>fripSide</category>
<category>とある科学の超電磁砲</category>
<category>LEVEL5 -judgelight-</category>
<author>화성해파리</author>
<pubDate>Fri, 19 Feb 2010 00:07:53 +0900</pubDate>
</item>
<item>
<title>[12/14] 추가 구입품들...</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php?pl=133</link>
<description><![CDATA[ 전화기 개통후.. 일주일간 써본 결과.. 장시간 외출시를 대비해 구입한 두가지가 오늘 도착... <br />
<br />
에너자이저 2000mAW 짜라 스마트폰용 충전지<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd644" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/2)</td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img644();"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_enlarge.gif" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+document.getElementById('simage644').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif') { set_slide_show644(); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show644); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_next.gif" onclick="set_next_img644();" alt=""></td>
</tr></table>
<img class="ib" src="http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/715756.jpg" width="394" height="500" id="simage644" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap644" style="margin-top:4px;"></div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img644 = new Array();
var cap644 = new Array();
var s_width644 = new Array();
var s_height644 = new Array();
var max_width644 = parseInt('400');
var max_height644 = parseInt('500');
var show644;
var s_count644 = '2';
img644 = img644.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/715756.jpg');
cap644 = cap644.concat('');
s_width644 = s_width644.concat('400');
s_height644 = s_height644.concat('507');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/715756.jpg');
img644 = img644.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/566736.jpg');
cap644 = cap644.concat('');
s_width644 = s_width644.concat('400');
s_height644 = s_height644.concat('495');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/566736.jpg');
var bInterval644 = 5;
var scount644 = 0;
function set_next_img644() {
if(scount644 < 2-1) scount644++;
else scount644 = 0;
shift_img644(scount644);
}
function set_prev_img644() {
if(scount644==0) scount644 = 1;
else scount644--;
shift_img644(scount644);
}
function set_slide_show644() {
set_next_img644();
show644 = setTimeout("set_slide_show644()", bInterval644*600);
}
function shift_img644(scount644) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage644').filters.blendTrans.apply();
document.getElementById('bd644').innerHTML = '('+(scount644+1)+'/'+s_count644+')';
var t_image = document.getElementById('simage644');
t_image.src = img644[scount644];
var width = parseInt(s_width644[scount644]);
var height = parseInt(s_height644[scount644]);
if (height >= max_height644) {
t_image.width = Math.round(width * max_height644 / height);
t_image.height = max_height644;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width644) {
t_image.height = Math.round(height * max_width644 / width);
t_image.width = max_width644;
}
if (width < max_width644 && height < max_height644) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap644').innerHTML = cap644[scount644];
if (IE && !isOpera) document.getElementById('simage644').filters.blendTrans.play();
}
</script>
<br />
<br />
일반전화기 충전기에 쓸수 있는 iPhone 젠더 <br />
<center><table><tr><td><center><img src="http://www.bgcrisis.pe.kr/tt/attach/1214/091214205132671201/379028.jpg" width="400" height="525" alt=""></center></td></tr><tr><td class=cap1></td></tr></table></center><br />
<br />
이로써 어디를 가던지 안심.. .쿨럭... ;;]]></description>
<category>개인적인이야기</category>
<author>화성해파리</author>
<pubDate>Mon, 14 Dec 2009 20:55:38 +0900</pubDate>
</item>
<item>
<title>[12/14] 아이폰</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php?pl=132</link>
<description><![CDATA[ 예약구매해서 개통한지 일주일이 넘었지만 이제야 구입 보고... <br />
<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd935" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/4)</td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img935();"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_enlarge.gif" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+document.getElementById('simage935').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif') { set_slide_show935(); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show935); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_next.gif" onclick="set_next_img935();" alt=""></td>
</tr></table>
<img class="ib" src="http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/910222.jpg" width="400" height="289" id="simage935" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap935" style="margin-top:4px;"></div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img935 = new Array();
var cap935 = new Array();
var s_width935 = new Array();
var s_height935 = new Array();
var max_width935 = parseInt('400');
var max_height935 = parseInt('289');
var show935;
var s_count935 = '4';
img935 = img935.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/910222.jpg');
cap935 = cap935.concat('');
s_width935 = s_width935.concat('400');
s_height935 = s_height935.concat('289');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/910222.jpg');
img935 = img935.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/207621.jpg');
cap935 = cap935.concat('');
s_width935 = s_width935.concat('400');
s_height935 = s_height935.concat('300');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/207621.jpg');
img935 = img935.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/835519.jpg');
cap935 = cap935.concat('');
s_width935 = s_width935.concat('400');
s_height935 = s_height935.concat('304');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/835519.jpg');
img935 = img935.concat('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/953263.jpg');
cap935 = cap935.concat('');
s_width935 = s_width935.concat('400');
s_height935 = s_height935.concat('382');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1214/091214204433710953/953263.jpg');
var bInterval935 = 5;
var scount935 = 0;
function set_next_img935() {
if(scount935 < 4-1) scount935++;
else scount935 = 0;
shift_img935(scount935);
}
function set_prev_img935() {
if(scount935==0) scount935 = 3;
else scount935--;
shift_img935(scount935);
}
function set_slide_show935() {
set_next_img935();
show935 = setTimeout("set_slide_show935()", bInterval935*600);
}
function shift_img935(scount935) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage935').filters.blendTrans.apply();
document.getElementById('bd935').innerHTML = '('+(scount935+1)+'/'+s_count935+')';
var t_image = document.getElementById('simage935');
t_image.src = img935[scount935];
var width = parseInt(s_width935[scount935]);
var height = parseInt(s_height935[scount935]);
if (height >= max_height935) {
t_image.width = Math.round(width * max_height935 / height);
t_image.height = max_height935;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width935) {
t_image.height = Math.round(height * max_width935 / width);
t_image.width = max_width935;
}
if (width < max_width935 && height < max_height935) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap935').innerHTML = cap935[scount935];
if (IE && !isOpera) document.getElementById('simage935').filters.blendTrans.play();
}
</script>
<br />
<br />
솔직히 친MS 반애플 성향이 강하기도 하고... 아이폰이 그렇게 대단하다고도 생각 안하지만... <br />
국내 통신환경에 변화를 가져다 주길 바라는 마음에 구입하였습니다. <br />
<br />
마침 쓰던 전화기 액정에 금이가서 빠른시일안에 새전화기로 교체해야할 필요성도 생겼고요... <br />
<br />
아이폰을 싫어하는 사람도 좋아하는 사람도 다 본인의 생각이 있고 그 이유가 있을겁니다. <br />
전 전화기 보다는 변화를 바라는 마음에 구입을 한거니 이 전화기의 장단점이라던지 사용기 같은건 올리지 않을 계획입니다.]]></description>
<category>개인적인이야기</category>
<author>화성해파리</author>
<pubDate>Mon, 14 Dec 2009 20:51:19 +0900</pubDate>
</item>
<item>
<title>[12/1] only my railgun [DVD付初回限定盤] (fripSide)</title>
<link>http://www.bgcrisis.pe.kr/tt/index.php?pl=131</link>
<description><![CDATA[ 11월 4일 발매 된 TV애니메이션 とある科学の超電磁砲의 주제가 only my railgun와 커플링곡으로 late in autumn 가 수록된 앨범입니다.&nbsp;&nbsp;<br />
<br />
라이트노벨 とある魔術の禁書目録의 외전격 사이드 스토리으로 발매 되었던 코믹  とある科学の超電磁砲을 원작과 캐릭터의 인기에 힘입어 10월부터 방영되고 있는 동명의 애니의 오프닝곡으로, 노래를 부른 fripSide은 보컬을 담당하는 南條愛乃 , 작곡과 프로듀스를 담당하는 八木沼悟志로 구성된 유니트 입니다.<br />
프로필을 보면 작곡 담당의 八木沼悟志가 2002년부터 fripSide을 결성하여 활동한걸로 되어 있는데, 올해 보컬인 南條愛乃을 뒤늦게 합류시켜 only my railgun를 첫번째 싱글로 발매한거 같습니다.<br />
<br />
수록곡인 only my railgun는 곡 자체가 주인공 미사카미코토와 잘 어울리는 분위기의 곡이네요.<br />
<br />
내부 구성은 곡이 담긴 CD 한장과 only my railgun의 PV가 담긴 DVD가 한장으로 구성 되어있습니다. <br />
<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd3044" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/3)</td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img3044();"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_enlarge.gif" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+document.getElementById('simage3044').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif') { set_slide_show3044(); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show3044); this.src='http://www.bgcrisis.pe.kr/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://www.bgcrisis.pe.kr/tt/images/gallery_next.gif" onclick="set_next_img3044();" alt=""></td>
</tr></table>
<img class="ib" src="http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/008953.jpg" width="400" height="347" id="simage3044" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://www.bgcrisis.pe.kr/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap3044" style="margin-top:4px;"></div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img3044 = new Array();
var cap3044 = new Array();
var s_width3044 = new Array();
var s_height3044 = new Array();
var max_width3044 = parseInt('400');
var max_height3044 = parseInt('347');
var show3044;
var s_count3044 = '3';
img3044 = img3044.concat('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/008953.jpg');
cap3044 = cap3044.concat('');
s_width3044 = s_width3044.concat('400');
s_height3044 = s_height3044.concat('347');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/008953.jpg');
img3044 = img3044.concat('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/515374.jpg');
cap3044 = cap3044.concat('');
s_width3044 = s_width3044.concat('400');
s_height3044 = s_height3044.concat('345');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/515374.jpg');
img3044 = img3044.concat('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/535035.jpg');
cap3044 = cap3044.concat('');
s_width3044 = s_width3044.concat('400');
s_height3044 = s_height3044.concat('567');
MM_preloadImages('http://www.bgcrisis.pe.kr/tt/attach/1130/091130220623194017/535035.jpg');
var bInterval3044 = 5;
var scount3044 = 0;
function set_next_img3044() {
if(scount3044 < 3-1) scount3044++;
else scount3044 = 0;
shift_img3044(scount3044);
}
function set_prev_img3044() {
if(scount3044==0) scount3044 = 2;
else scount3044--;
shift_img3044(scount3044);
}
function set_slide_show3044() {
set_next_img3044();
show3044 = setTimeout("set_slide_show3044()", bInterval3044*600);
}
function shift_img3044(scount3044) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage3044').filters.blendTrans.apply();
document.getElementById('bd3044').innerHTML = '('+(scount3044+1)+'/'+s_count3044+')';
var t_image = document.getElementById('simage3044');
t_image.src = img3044[scount3044];
var width = parseInt(s_width3044[scount3044]);
var height = parseInt(s_height3044[scount3044]);
if (height >= max_height3044) {
t_image.width = Math.round(width * max_height3044 / height);
t_image.height = max_height3044;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width3044) {
t_image.height = Math.round(height * max_width3044 / width);
t_image.width = max_width3044;
}
if (width < max_width3044 && height < max_height3044) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap3044').innerHTML = cap3044[scount3044];
if (IE && !isOpera) document.getElementById('simage3044').filters.blendTrans.play();
}
</script>
<br />
<br />
<b>[앨범정보]</b><br />
발매일 : 2009/11/04<br />
레벨 :ジェネオン・ユニバーサル (GENEIN UNIVERSAL)<br />
상품번호 : GNCA-151<br />
미디어 : Maxisingle CD<br />
디스크수 : 2 (CD1 / DVD1) <br />
가격: ￥1,890<br />
<br />
<b>[트랙정보]</b><br />
<b>CD</b><br />
1 only my railgun<br />
작사 : 八木沼悟志 , yuki-ka | 작곡 : 八木沼悟志<br />
2 late in autumn&nbsp;&nbsp;<br />
작사 : 南條愛乃 , yuki-ka | 작곡 : 八木沼悟志<br />
3 only my railgun-instrumental- <br />
4 late in autumn-instrumental-<br />
<br />
<b>DVD</b><br />
1 only my railgun PV<br />
2. MAKING<br />
3. SPOT In Stores Now ver.<br />
4. SPOT Special ver.<br />
<br />
fripSide 오피셜사이트 <br />
<a href="http://fripside.net/" target=_blank>http://fripside.net/</a><br />
<br />
아래의 사이트에서 PV를 감상할수 있습니다. <br />
<a href="http://www.geneonuniversal.jp/rondorobe/music/fripside/" target=_blank>http://www.geneonuniversal.jp/rondorobe/music/fripside/</a>]]></description>
<category>노래이야기</category>
<category>fripSide</category>
<category>とある科学の超電磁砲</category>
<category>only my railgun</category>
<author>화성해파리</author>
<pubDate>Tue, 01 Dec 2009 00:38:24 +0900</pubDate>
</item>
</channel>
</rss>