function calculator(page) { OpenWin = this.open(page, "CalculatorWindow", "toolbar=no,menubar=no,titlebar=no,title=no,location=no,scrollbars=no,width=152,height=132,resizable=no,left=5,top=10"); }