import presentation.AlbumPhoto;


public class Main {

	public static void main(String args[]){
	AlbumPhoto gay = new AlbumPhoto();
	}
}