
function booknow() {
window.open('booknow.html', '', 'width=600,height=640,scrollbars=no,toolbar=no,location=no'); 
}