function closeFlyout() {
	$(".dropElements").hide();
}
