function aus() {
	var myConfirm = confirm("Are you sure you want to leave the Electronic Filing System?");
	return myConfirm
}