function ConfirmEntry(msg) {

	return confirm('Kay�t Silinecektir\n\n'+msg);
}