function main()
	Is3D( FALSE );

	AddBackground( "storage\\22_katy_cu" );

	AddSprite( Katy, 202, 48, 160, 336, nil, VISIBLE+ACTIVE, 18, 19 );
end