function goAnchor
(where) {
    window.location.hash = where 
 } 
