Page is a not externally linkable
lostdreamer - 1:49 pm on Sep 11, 2012 (gmt 0)
newer browsers also use the placeholder attribute in input fields
<input type="text" placeholder="Enter Your First Name Here" value="">
This will act just like the javascript you're using now.