function calc()	{
	window.open('calculator.htm','','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=384,height=335');
}
