function map(address) {
   window.open('/free-time/map.php?address='+address+'','Title','resizable=0,top=20,left=20,menubar=0,width=700,height=500')
}
