namespace fis.Vid { public enum VidType { VinnoVidSingle, ThirdVidSingle, VinnoVidMovie, ThirdVidMovie, Image } }