function vote() {
HTML_AJAX.replace('msg_div','vote.php?ch_id='+document.getElementById("ch_id").value+'&vcode='+document.getElementById("vcode").value+'&nxecxsg='+document.getElementById("voteid_get2").innerHTML);
}
