<!--ja--> 

function showMovie()
{
	tb_show("", "movie/movie.html?keepThis=true&TB_iframe=true&height=520&width=756");
}
function showLive()
{
	tb_show("", "live/live.html?keepThis=true&TB_iframe=true&height=450&width=953");
}
function showGoods()

{
	window.open("http://bl.e-fanclub.com/RSGOLS/webshop/");
}
function showBio()
{
	tb_show("", "bio/bio.html?keepThis=true&TB_iframe=true&height=509&width=762");
}
function showMerumaga()
{
	tb_show("", "merumaga/merumaga.html?keepThis=true&TB_iframe=true&height=660&width=782");
}
function showDisco()
{
	tb_show("", "disco/cd_03.html?keepThis=true&TB_iframe=true&height=597&width=906");
}
function showNews()
{
	tb_show("", "news/news.html?keepThis=true&TB_iframe=true&height=597&width=821");
}

function showTwitter(){
    window.open("http://twitter.com/oldeworldemap");
}

function showMyspace(){
    window.open("http://www.myspace.com/oldeworldemap");
}

<!--en--> 

function showMovieEn()
{
	tb_show("", "movie/movie_en.html?keepThis=true&TB_iframe=true&height=499&width=788");
}
function showLiveEn()
{
	tb_show("", "live/live_en.html?keepThis=true&TB_iframe=true&height=450&width=953");
}
function showGoodsEn()

{
	window.open("http://bl.e-fanclub.com/RSGOLS/webshop/");
}
function showBioEn()
{
	tb_show("", "bio/bio_en.html?keepThis=true&TB_iframe=true&height=509&width=762");
}
function showMerumagaEn()
{
	tb_show("", "merumaga/merumaga_en.html?keepThis=true&TB_iframe=true&height=545&width=782");
}
function showDiscoEn()
{
	tb_show("", "disco/cd_03_en.html?keepThis=true&TB_iframe=true&height=597&width=906");
}
function showNewsEn()
{
	tb_show("", "news/news_en.html?keepThis=true&TB_iframe=true&height=597&width=821");
}

<!--imageroad-->
new Image().src = "image/merumaga.png";
new Image().src = "image/bio.png";
new Image().src = "image/discoBG.png";
new Image().src = "image/news.png";
new Image().src = "image/liveBG.png";
new Image().src = "image/merumaga.png";


