function getPrivacy()
	{
	window.open("HIPAA Notice.htm","Privacy","height=500,width=600, scrollbars");
	}
