function main()
	Is3D( FALSE );

	AddBackground( "ledalair\\still_photoalbum1a" );

	-- Hotspot
	AddSprite( HLedaAlbum, 146, 147, 235,   87, nil, ACTIVE, 0, 0, LedaAlbumClose );

end