function seeTheOrder(){ window.location.href = './order_list.html'; } function bookAgain(){ window.location.href = './index.html'; }