function main()
	Is3D( FALSE );

	AddBackground( "CarterHome\\still_2_heather" );

	AddSprite( Carter, 172, 0, 282, 384, nil, VISIBLE, 7, 8 );
	
	AddSprite( HCarterHomeCarterCU, 172, 0, 282, 384, nil, ACTIVE );
end