﻿    function clearBox()
    {
       document.getElementById ("txtPostCodeOrTown").value="";
    }
