function changeaction(){
document.getElementById('contactform').action="bnsend.php";
}