function ViewFriendAlbum(){ var tURL; tURL = document.form1.vURL.value; window.location.href="/user/" + tURL + "/album/gamer_album.php"; }