function goToAnchor(nameAnchor){      
window.location.hash=nameAnchor;}
