var w;
		function ApriPopUpPrivacy() {
			w = window.open("../privacy/privacy.htm","Pop", 
		"height=500, width=470, top=100,l eft=500, resizable=no, scrollbar=yes, toolbars=no scrollbars=yes");
		}

