function main()
	Is3D( FALSE );

	AddBackground( "garden\\12_garden_estab" );

	AddSprite( Gardner, 431, 85, 104, 272, nil, VISIBLE+ACTIVE, 11, 12 );
	AddSprite( Katy,    163, 87,  72, 288, nil, VISIBLE+ACTIVE,  7,  8 );
end