// document.getElementById("vegetable-dash").scrollIntoView(); function page1() { document.location = '#meet'; } function page2() { document.location = '#vegetable-dash'; }