function press_win() {
window.open('calendar.html', 'list', 'width=820, height=620, menubar=no, toolbar=no, scrollbars=no');
}

function press_win1() {
window.open('business/calendar.html', 'list', 'width=820, height=620, menubar=no, toolbar=no, scrollbars=no');
}
