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