document.myphoto.src = "http://www.webdevelopers.com/myphoto.jpg";
document.myphoto.src = "myphoto.jpg";
document.contactform.yourname.value = "Please type your name here";