 function doClear(theText) {
     if (theText.value == theText.defaultValue) {
         theText.value = ""
     }
 }
 

var addthis_config = {
  data_use_flash: false
}


