function main()
	Is3D( FALSE );

	AddBackground( "Trailer\\still_int_sara" );

	AddSprite( Sara, 225, 0, 230, 384, nil, VISIBLE, 7, 8 );
	AddSprite( HTrailerInteriorSaraCU, 225, 0, 230, 384, nil, ACTIVE );
end