function opencal(htmlPage) {
window.open(htmlPage,null,"height=665,width=1050,status=yes,toolbar=no,menubar=no,location=no,scrollbars=yes");
}

