function changeValidCode() {
    document.getElementById("validCode").src = 'http://www.nbiku.com/cimageServlet.jcode?r=' + Math.random();
}
