function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_4th_carlos_closeup" );

	AddSprite( Regis, 184, 0, 346, 384, nil, VISIBLE, 23, 24 );
	AddSprite( HTheatreRegis2, 184, 0, 346, 384, nil, VISIBLE, 23, 24 );
	
end

