//mshome_cn
function mshome_cn()
{
//window.open("http://ms.runup.com.sg/top.php");
window.location.href="http://ms.runup.com.my/zh_tw/top.php";
//alert('Coming Soon');
}

//mshome_en
function mshome_en()
{
//window.open("http://ms.runup.com.sg/top.php");
window.location.href="http://ms.runup.com.my/EN/top.php";
//alert('Coming Soon');
}
