function Email_Clicked(theOBJ){
  if(theOBJ.value=="CSU Email Address")
    theOBJ.value=""
}
