﻿function click_gamestart(){
    document.ifr_hidden.location = _PORTALWEB_URL + "/app/gamestart/dekaron/gamestart.aspx";
}

function click_TestGamestart() {
    document.ifr_hidden.location = _PORTALWEB_URL + "/app/gamestart/dekaron/testgamestart.aspx";
}

