English
<!-- Add the following code to the <body> area--> <INPUT TYPE="TEXT" size="18" value="This is the default content" onfocus="if (value =='This is the default The content'){value =''}" onblur="if (value ==''){value='This is the default content'}">