<SCRIPT LANGUAGE="JavaScript"> n=window.prompt("Hi, What is your name? ",""); document.write("<center><strong><font size=6>Welcome "+n+", to the greatest page on the net.</font></strong></center>"); </SCRIPT>