function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_3rd_carlos_closeup" );

	AddSprite( Regis, 210, 26, 192, 358, nil, VISIBLE, 21, 22 );
	AddSprite( HTheatreRegis1, 210, 26, 192, 358, nil, ACTIVE );
end

