

function popPrivacy(winURL) {
	window.open(winURL, "popup", "width=645, height=600, left=80, top=20");

}



