<!-- Begin
function Calc(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=480");
}
// End -->