function popUpHelp(p) {
	window.open(p,"","status=1,height=400,width=330,resizable=0,scrollbars=yes,left=140,top=140");
}