<HTML><HEAD><TITLE>Properties</TITLE></HEAD><BODY><SCRIPT> var theString = new String(); theString = prompt("Enter a string: ",""); document.write('The string "' + theString + '" is ' + theString.length + ' characters long.'); if (window.confirm("Do you want to go to navioo today?")) window.location = "http://www.navioo.com"; </SCRIPT></BODY></HTML>
Name (required)
email (will not be published) (required)
Website