function dvdrequest()
{
//popup('http://rom.runup.com.my/en/dvdrequest/dvd-request.php',530,460,100,100);
}

function b_home()
{
//alert("news coming soon");
window.location.href="../top/top.shtml";
}

//01-news
function b_news()
{
//alert("news coming soon");
window.location.href="../01-news/01-list.shtml";
}

//02-guide
function b_guide_01()
{
alert("guide coming soon");
}
function b_guide_02()
{
alert("guide coming soon");
}
function b_guide_03()
{
alert("guide coming soon");
}

//03-background
function b_background_01()
{
alert("background coming soon");
}
function b_background_02()
{
alert("background coming soon");
}

//04-info
function b_info_01()
{
window.location.href="../04-info/04-01.shtml";
}
function b_info_02()
{
alert("info coming soon");
}

//05-forum
function b_forum_01()
{
window.open("http://www.on9g.com/en/forumdisplay.php?fid=543","on9g");
//alert("forum coming soon");
}
function b_forum_02()
{
window.open("http://www1.17t17p.com/forumdisplay.php?fid=1417","on9g");
//alert("forum coming soon");
}

//06-media
function b_media()
{
alert("media coming soon");
}
function b_media_01()
{
window.location.href="../06-media/06-01.shtml";
}
function b_media_02()
{
//alert("media coming soon");
window.location.href="../06-media/06-02.shtml";
}
function b_media_03()
{
alert("media coming soon");
}

//07-download
function b_download()
{
//alert("download coming soon");
window.location.href="../07-download/07-01.shtml";
}

//08-support
function b_support_01()
{
//window.open("#","poll","width=617,height=700,top=0,left=0,resizable=0,scrollbars=1 ");
window.open("https://www.runup.com.my/en/service/","csmy");
}
function b_support_02()
{
//window.open("#","poll","width=617,height=700,top=0,left=0,resizable=0,scrollbars=1 ");
window.open("https://www.runup.com.sg/service/","cssg");
}

function b_lang()
{
//window.location.href="../../cn/top/top.php";
var url = window.location.href;
newurl = url.replace(new RegExp(/en\//),"cn/");
window.location.href= "javascript:window.location.replace(newurl); "
}

function register() {
//popup('http://rom.runup.com.my/en/account_apply/account_apply.php',280,460,100,100);
}
function topup() {
//popup('http://rom.runup.com.my/en/quick_topup/quick_topup.php',280,400,100,200);
//alert ("Coming Soon");
}