function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_2nd_heather_closeup1" );

	AddSprite( Carter, 258, 13, 179, 371, nil, VISIBLE, 13, 14 );
	AddSprite( HTheatreCarter1, 258, 13, 179, 371, nil, ACTIVE );
end

