function calcwindow1()
 {
 window.open("http://sellasheville.com/calculator.htm","calcwindow1","toolbar=no, width=420, height=420, status=no, scrollbars=no, resizable=no, menubar=yes");
 }
