function clearDefault(a){if(a.defaultValue==a.value){a.value=""}};
