function openSitePolicy(){
	window.open("/official/docs/sitepolicy.jsp", "_BLANK", "width=800, height=600, menubar=no, toolbar=no, scrollbars=yes, status=no, dependent=yes, resizable=no");
	return;
}

