function main()
	Is3D( FALSE );

	AddBackground( "PsychicParlor\\stella2" );

	AddSprite( Stella, 257, 51, 358, 333, nil, VISIBLE, 11, 12 );
	AddSprite( HParlorStella1, 257, 51, 358, 333, nil, ACTIVE );

end