function gallery_image_delete(){
	return confirm('Do you really want to delete this image?');
}

