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