current_URL = new String(document.location);
// ディレクトリ(/music/event/bonjovi/)
if (current_URL.match(/(music\/event\/bonjovi)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/electroclash/)
else if (current_URL.match(/(music\/event\/electroclash)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/unplugged/)
else if (current_URL.match(/(music\/event\/unplugged)/)){
theLink = new Array(
"
",
"
"
);
}
// ディレクトリ(/cgi-bin/mtvrocks/) or (/music/event/frf04/) or (/music/event/beachhouse/)
else if ( (current_URL.match(/(cgi-bin\/mtvrocks)/)) || (current_URL.match(/(music\/event\/frf04)/)) || (current_URL.match(/(music\/event\/beachhouse)/)) ){
theLink = new Array(
""
);
}
// ディレクトリ(/music/event/buzzasia/concert.html) or (/music/event/buzzasia/artist.html)
else if ((current_URL.match(/(music\/event\/buzzasia\/concert.html)/)) || (current_URL.match(/(music\/event\/buzzasia\/artist.html)/))){
theLink = new Array(
""
);
}
// ディレクトリ(/onair/special/rock_week/)
else if (current_URL.match(/(onair\/special\/rock_week)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/special/vmajpre/)
else if (current_URL.match(/(music\/special\/vmajpre)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/mcm/)
else if (current_URL.match(/(onair\/special\/mcm)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/jammed/)
else if (current_URL.match(/(onair\/special\/jammed)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/dir_interview/interview200403_2/)
else if (current_URL.match(/(music\/dir_interview\/interview200403_2)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/frf03/)
else if (current_URL.match(/(music\/event\/frf03)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/contest/maa04/)
else if (current_URL.match(/(music\/contest\/maa04)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/maa04/)
else if (current_URL.match(/(onair\/special\/maa04)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/cool03/)
else if (current_URL.match(/(music\/event\/cool03)/)){
theLink = new Array(
"
",
"
",
"
"
);
}
// ディレクトリ(/music/event/cc2003/)
else if (current_URL.match(/(music\/event\/cc2003)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/battle/)
else if (current_URL.match(/(music\/event\/battle)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/mtvzone/)
else if (current_URL.match(/(onair\/regular\/mtvzone)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/mv_weekend/)
else if (current_URL.match(/(onair\/special\/mv_weekend)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/osbournes/)
else if (current_URL.match(/(onair\/regular\/osbournes)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/startour/)
else if (current_URL.match(/(music\/event\/startour)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/ska/)
else if (current_URL.match(/(onair\/special\/ska)/)){
theLink = new Array(
"
"
);
}
// インデックス(/cgi-bin/grid/detail.cgi?prg=s195)
else if (current_URL.match(/(cgi-bin\/grid\/detail.cgi\?prg\=s195)/)){
theLink = new Array(
"
"
);
}
// インデックス(/cgi-bin/grid/detail.cgi?prg=53_mvq)
else if (current_URL.match(/(cgi-bin\/grid\/detail.cgi\?prg\=53_mvq)/)){
theLink = new Array(
"
"
);
}
// インデックス(/cgi-bin/grid/detail.cgi?prg=52_myi)
else if (current_URL.match(/(cgi-bin\/grid\/detail.cgi\?prg\=52_myi)/)){
theLink = new Array(
"
"
);
}
// インデックス(/cgi-bin/grid/detail.cgi?prg=56_mtp)
else if (current_URL.match(/(cgi-bin\/grid\/detail.cgi\?prg\=56_mtp)/)){
theLink = new Array(
"
"
);
}
// インデックス(/onair/special/n_mika/)
else if (current_URL.match(/(onair\/special\/n_mika\/)/)){
theLink = new Array(
"
"
);
}
// インデックス(/onair/how/)
else if (current_URL.match(/(onair\/how)/)){
theLink = new Array(
"
"
);
if ((current_URL.match(/(onair\/how\/s_index.html)/))){
theLink = new Array(
"
"
);
}
}
// ディレクトリ(/onair/special/misia/)
else if (current_URL.match(/(onair\/special\/misia)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/colorjam/)
else if (current_URL.match(/(music\/event\/colorjam\/)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/matrix/)
else if (current_URL.match(/(onair\/special\/matrix)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/matrix/)
else if (current_URL.match(/(onair\/special\/matrix)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/hot_sexy/)
else if (current_URL.match(/(onair\/special\/hot_sexy)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/backstage/)
else if (current_URL.match(/(onair\/regular\/backstage)/)){
theLink = new Array(
""
// "
"
);
}
// ディレクトリ(/music/event/sdl03/)
else if (current_URL.match(/(music\/event\/sdl03)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/sdl03/)
else if (current_URL.match(/(onair\/special\/sdl03)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/ema2003/)
else if (current_URL.match(/(onair\/special\/ema2003)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/vmaj03/) or (/cgi-bin/vmaj03/)
else if ((current_URL.match(/(music\/event\/vmaj03)/)) || (current_URL.match(/(cgi-bin\/vmaj03)/))){
theLink = new Array(
"
",
"
",
"
"
);
}
// ディレクトリ(/music/event/vmaj04/) or (/cgi-bin/vmaj04/)
else if ((current_URL.match(/(music\/event\/vmaj04)/)) || (current_URL.match(/(cgi-bin\/vmaj04)/))){
theLink = new Array(
"
",
"
"
);
}
// ディレクトリ(/music/event/sdl04/)
else if (current_URL.match(/(music\/event\/sdl04)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/chord/)
else if (current_URL.match(/(onair\/regular\/chord)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/hiraiken/)
else if (current_URL.match(/(music\/event\/hiraiken)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/wcex/)
else if (current_URL.match(/(onair\/regular\/wcex)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/maa/)
else if (current_URL.match(/(onair\/special\/maa\/)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/mtv_cruise/)
else if (current_URL.match(/(music\/event\/mtv_cruise)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/regular/music_download/)-----------------
else if (current_URL.match(/(onair\/regular\/music_download)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/vma/2002/)
else if (current_URL.match(/(onair\/special\/vma\/2002)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/vma2004/)
else if (current_URL.match(/(onair\/special\/vma2004)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/coolchristmas/)
else if (current_URL.match(/(music\/event\/coolchristmas)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/onair/special/ema/2002/)
else if (current_URL.match(/(onair\/special\/ema\/2002)/)){
theLink = new Array(
"
",
"
"
);
}
// ディレクトリ(/music/event/winterstyle/)
else if (current_URL.match(/(music\/event\/winterstyle)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/music/event/sdl05/)
else if (current_URL.match(/(music\/event\/sdl05)/)){
Sloctime = new Date();
//現在時間
Stime1 = Sloctime.getTime();
//変更時間
Stime2 = Date.parse("Mon Mar 14 0:00:00 2005");
if(Stime1< Stime2){
theLink = new Array(
"
"
);
}else{
theLink = new Array(
"
"
);
}
}
// ディレクトリ(/music/event/vmaj05/)
else if (current_URL.match(/(music\/event\/vmaj05)/)){
Sloctime = new Date();
//現在時間
Stime1 = Sloctime.getTime();
//変更時間
Stime2 = Date.parse("Mon Mar 14 0:00:00 2005");
if(Stime1< Stime2){
theLink = new Array(
"
",
"
"
);
}else{
theLink = new Array(
"
",
"
"
);
}
}
// ディレクトリ(/music/event/bjam/)
else if (current_URL.match(/(music\/event\/bjam)/)){
theLink = new Array(
"
"
);
}
// ディレクトリ(/news/special/thinkloud/)
else if (current_URL.match(/(news\/special\/thinkloud)/)){
Sloctime = new Date();
//現在時間
Stime1 = Sloctime.getTime();
//変更時間
Stime2 = Date.parse("Tue Feb 1 0:00:00 2005");
if(Stime1< Stime2){
theLink = new Array(
"
"
);
}else{
theLink = new Array(
"
"
);
}
}
// ディレクトリ(/news/promax/)
else if (current_URL.match(/(news\/promax)/)){
theLink = new Array(
"
"
);
}
// インデックス(/news/special/0827_index.html)
else if (current_URL.match(/(news\/special\/0827_index.html)/)){
theLink = new Array(
"
"
);
}
// トップ
else if ((current_URL.match(/(\/ad\/index.html)$/)) || (current_URL.match(/(\/ad\/)$/))){
theLink = new Array(
"
"
);
}
// ディフォルト
else {
Sloctime = new Date();
//現在時間
Stime1 = Sloctime.getTime();
//変更時間
Stime2 = Date.parse("Mon Mar 14 0:00:00 2005");
if(Stime1< Stime2){
theLink = new Array(
"
",
"
",
"
",
"
",
"
",
"
",
""
);
}else{
theLink = new Array(
"
",
"
",
"
",
"
",
"
",
"
",
"
",
""
);
}
}
/////////////// ランダム化
var maxImages = theLink.length;
imagesNo = Math.floor(Math.random() * maxImages);