function sendThrough() {
var xForm = document.forms['WebGallery']
location = 'WebGallery'+ xForm.userid.value + xForm.password.value + '.html'
}