function main()
	Is3D( FALSE );

	AddBackground( "apartment\\still_sarah_closeup1" );
	
	-- Displayable objects
	AddSprite( Sara, 196, 26, 243, 358, nil, VISIBLE, 3, 4 );
	AddSprite( HApartmentSara1, 196, 26, 243, 358, nil, ACTIVE );
end