function confirm_New(){
	window.alert("Are you sure you want to delete this article? <TO INT, kindly change this to window.confirm with 'OK' and 'CANCEL' options");
}
