// JavaScript Document
function clearDefault(el) { if (el.defaultValue=="Username") el.value = "" }