function main()
	Is3D( FALSE );

	AddBackground( "Trailer\\still_ext_sara" );

	AddSprite( Sara, 232, 0, 166, 384, nil, VISIBLE, 3, 4 );
	AddSprite( HTrailerExteriorSaraCU, 232, 0, 166, 384, nil, ACTIVE );
end