/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

function clearPersoninput() {
    document.getElementById("personinput118100").value = "";
}

function clearAdressinput() {
    document.getElementById("adressinput118100").value = "";
}
