﻿function clear_container(this_) {
    this_.value = "";
}
