function ViewFriend(){ var tURL; tURL = document.form1.vURL.value; window.location.href="/user/" + tURL + "/blog/gamer.php"; }