function clearText(obj)
{if(obj.value=='Be the first one to meet him'){obj.value='';return true;}
else
{obj.value=='Be the first one to meet him';return true;}}
function setText(obj)
{if(obj.value==''){obj.value='Be the first one to meet him';return true;}}
