//<script type="text/javascript">//*/?>
var octopusApp = angular.module('octopusApp', ['ui.swiper', 'ngCookies', 'ngRoute', 'ngDialog', 'ngAnimate', 'rzModule', 'angularLazyImg', 'angular.backtop', 'youtube-embed']);

octopusApp.filter('getById', function() {
	return function(input, id) {
		var i=0, len=input.length;
		for (; i<len; i++) {
			if (+input[i].id == +id) {
				return i;
			}
		}
		return null;
	}
});

octopusApp.filter('thumb', function() {
	return function(text) {
		text = text.replace('uploads','uploads/thumbs');
		if (text.indexOf('nopic')==-1)
			return text.replace('.jpg','_thumb.jpg').replace('.JPG','_thumb.JPG').replace('.png','_thumb.png').replace('.PNG','_thumb.PNG').replace('.gif','_thumb.gif').replace('.GIF','_thumb.GIF');
		return text;
	}
});

octopusApp.config(['ngDialogProvider', function (ngDialogProvider) {
	ngDialogProvider.setDefaults({
		className: 'ngdialog-theme-custom',
		plain: true,
		showClose: true,
		closeByDocument: true,
		closeByEscape: true
	});
}]);

octopusApp.config(function($httpProvider) {
	$httpProvider.defaults.useXDomain = true;
	$httpProvider.defaults.withCredentials = true;
});

octopusApp.config(function ($routeProvider, $locationProvider) {
	$locationProvider.html5Mode({
		enabled:true,
		requireBase: true
	});
});


octopusApp.service('anchorSmoothScroll', function(){

	this.scrollTo = function(eID, margin) {

		margin = margin || 0;
		// This scrolling function
		// is from http://www.itnewb.com/tutorial/Creating-the-Smooth-Scroll-Effect-with-JavaScript

		var startY = currentYPosition();
		var stopY = elmYPosition(eID)+margin;
		var distance = stopY > startY ? stopY - startY : startY - stopY;
		if (distance < 100) {
			scrollTo(0, stopY); return;
		}
		var speed = Math.round(distance / 100);
		if (speed >= 20) speed = 20;
		var step = Math.round(distance / 25);
		var leapY = stopY > startY ? startY + step : startY - step;
		var timer = 0;
		if (stopY > startY) {
			for ( var i=startY; i<stopY; i+=step ) {
				setTimeout("window.scrollTo(0, "+leapY+")", timer * speed);
				leapY += step; if (leapY > stopY) leapY = stopY; timer++;
			} return;
		}
		for ( var i=startY; i>stopY; i-=step ) {
			setTimeout("window.scrollTo(0, "+leapY+")", timer * speed);
			leapY -= step; if (leapY < stopY) leapY = stopY; timer++;
		}

		function currentYPosition() {
			// Firefox, Chrome, Opera, Safari
			if (self.pageYOffset) return self.pageYOffset;
			// Internet Explorer 6 - standards mode
			if (document.documentElement && document.documentElement.scrollTop)
				return document.documentElement.scrollTop;
			// Internet Explorer 6, 7 and 8
			if (document.body.scrollTop) return document.body.scrollTop;
			return 0;
		}

		function elmYPosition(eID) {
			var elm = document.getElementById(eID);
			var y = elm.offsetTop;
			var node = elm;
			while (node.offsetParent && node.offsetParent != document.body) {
				node = node.offsetParent;
				y += node.offsetTop;
			} return y;
		}

	};

});

//octopusApp.controller('VideoController', ['$scope', 'video', function($scope, video) {
//	video.addSource('mp4', 'http://www.buyanddrive.co.il/assets/video/BuynDrive_1280x720.mp4');
//}]);

octopusApp.controller('calcController', ['$scope', '$filter', function($scope, $filter){
	$scope.currentCar = '';
	$scope.lend_period = 36;
	$scope.long_lend_period = 60;
	$scope.interest = 2.6;
	$scope.lend_deposit = 0;
	$scope.lend_amount = parseInt($scope.currentCar.price) - $scope.lend_deposit;

	$scope.pmt = function(rate, nper, pv, fv, type) {
		if (!fv) fv = 0;
		if (!type) type = 0;

		if (rate == 0) return -(pv + fv)/nper;

		var pvif = Math.pow(1 + rate, nper);
		var pmt = rate / (pvif - 1) * -(pv * pvif + fv);

		if (type == 1) {
			pmt /= (1 + rate);
		};

		return pmt;
	};

	$scope.test = function() {
		if ($scope.lend_period<12) {return;}
		$scope.lend_amount = parseInt($scope.currentCar.price) - $scope.lend_deposit;
		$scope.lend_return = $filter('number')(-$scope.pmt($scope.interest/100/12,$scope.long_lend_period,$scope.lend_amount),0);
		$scope.amount_end = $filter('number')($scope.lend_amount/$scope.long_lend_period*($scope.long_lend_period-$scope.lend_period) , 0);
//		console.log($scope.interest+' '+$scope.lend_deposit+' '+$scope.lend_period+' '+$scope.lend_amount);
	};


}]);

octopusApp.controller('mainController', ['$scope', '$location', '$routeParams', '$filter', '$http', '$cookies', '$rootScope', 'ngDialog', '$window', 'anchorSmoothScroll', function ($scope, $location, $routeParams, $filter, $http, $cookies, $rootScope, ngDialog, $window, anchorSmoothScroll) {

	$scope.carsales = [{"id":"7249","license":"63987601","name":"Renault","model":"Clio","large_image":"\/uploads\/1618338838_58030.JPG","small_image":"\/uploads\/1618338841_84202.JPG","small_image2":"\/uploads\/1618338843_15479.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618338838_58030_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"Estate EX Pack Plus","year":"2019","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"117,724","price":"59900","retail_price":"79,000","details":"\u05e8\u05db\u05d1 \u05e1\u05d8\u05d9\u05d9\u05e9\u05df \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e1\u05da, GPS, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"7420","license":"43479801","name":"Kia","model":"Picanto","large_image":"\/uploads\/1617985491_50850.JPG","small_image":"\/uploads\/1617985498_39686.JPG","small_image2":"\/uploads\/1617985502_94851.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985491_50850_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2019","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"82,950","price":"57900","retail_price":"62,400","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da, USB, AUX \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"Outlet","for_xml":"0","monthly_price":"724","cw_color":"29","cw_model_code":"00885-0479","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"PICANTO"},{"id":"7490","license":"3390337","name":"Chevrolet","model":"Spark","large_image":"\/uploads\/1553785210_94528.JPG","small_image":"\/uploads\/1553785219_49822.JPG","small_image2":"\/uploads\/1553785222_76022.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1553785210_94528_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2016","owner_num":"2","color":"\u05db\u05e1\u05e3","km":"102,771","price":"38900","retail_price":"44,300","details":"\"\u05e8\u05db\u05d1 \u05d4\u05de\u05d9\u05e0\u05d9 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8!! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05de\u05dc\u05d0, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00751-0202","owner":"\u05d1\u05dc\u05dc\u05d9 \u05e1\u05d9\u05d2\u05dc","owner_type":"\u05d4\u05e9\u05db\u05e8\u05d4","cw_owner_type":"3","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"SPARK"},{"id":"7750","license":"61593901","name":"Alfa Romeo","model":"Mito","large_image":"\/uploads\/1556182645_24977.JPG","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1556182645_24977_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1368","type":"","year":"2019","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"7,871","price":"111900","retail_price":"126,000","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05d2\u05e0\u05d9\u05d1! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05de\u05e1\u05da, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05ea\u05dc\u05ea\u05df \u05d9\u05e8\u05d5\u05e7, \u05de\u05e2' \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1276","cw_color":"32","cw_model_code":"00074-0164","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","cw_model_name":"\u05de\u05d9\u05d8\u05d5","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"ALFA MITO"},{"id":"8118","license":"61593401","name":"Alfa Romeo","model":"Giulietta","large_image":"\/uploads\/1614534524_11046.JPG","small_image":"\/uploads\/1614534527_29821.JPG","small_image2":"\/uploads\/1614534531_86703.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614534524_11046_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1368","type":"","year":"2019","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"37,608","price":"114900","retail_price":"121,800","details":"\u05e8\u05db\u05d1 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 170 \u05db\"\u05e1! 5 \u05d3\u05dc\u05ea\u05d5\u05ea. \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05de\u05e1\u05da, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, USB, \u05dc\u05d3\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00074-0187","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","cw_model_name":"\u05d2'\u05d5\u05dc\u05d9\u05d8\u05d4","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"ALFA GIULIETTA"},{"id":"8452","license":"9266753","name":"Isuzu","model":"D-MAX","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2499","type":"","year":"2014","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"160,000","price":"114900","retail_price":"131,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e6\u05d5\u05d9\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05de\u05d1\u05d8\u05d9\u05d4, \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4, 4X4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100%\u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00973-0007","owner":"\u05de\u05d5\u05e1\u05d8\u05d0\u05e4\u05d0 \u05e2\u05d0\u05d6\u05dd","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","cw_model_name":"D-Max","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"PICK-UP"},{"id":"8742","license":"37071501","name":"Audi","model":"Q-7","large_image":"\/uploads\/1574849612_28992.jpg","small_image":"\/uploads\/1574849614_11104.jpg","small_image2":"\/uploads\/1574849615_71534.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1574849612_28992_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2967","type":"","year":"2018","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"100,000","price":"329900","retail_price":"330,000","details":"\u05e8\u05db\u05d1 \u05e4\u05d0\u05e7 \u05d1\u05e8\u05de\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05de\u05e9\u05d5\u05dc\u05d1 \u05d7\u05e9\u05de\u05dc \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea! \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df!","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d5\u05d3\u05d9 \u05d0\u05d5\u05d5\u05d3\u05d9 \u05e7\u05d9\u05d5 5  \u05e7\u05d9\u05d5 3 \u05d0\u05e1-3 S-3 Q-3 Q-5  \u05d0\u05d9\u05d9 1 \u05d0\u05d9\u05d9-3 A-1 A-3\u05d0\u05d9\u05d9 4 A-4 A-6 \u05d0\u05d9\u05d96 Q-7  \u05e7\u05d9\u05d5 7 TT \u05d8\u05d9\u05d8\u05d9 Audi","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00021-0118","owner":"\u05de\u05d0\u05d4\u05e8 \u05d0\u05d1\u05d5 \u05e7\u05d5\u05e9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","cw_model_name":"Q7","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"Q7 E-TRON"},{"id":"9437","license":"26369101","name":"Fiat","model":"Qubo","large_image":"\/uploads\/1591236710_17311.jpg","small_image":"\/uploads\/1591236712_45200.jpg","small_image2":"\/uploads\/1591236714_92218.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1591236710_17311_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3 d","type":"","year":"2017","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"99,470","price":"45900","retail_price":"60,000","details":"\u05e8\u05db\u05d1 \u05d3\u05d9\u05d6\u05dc \u05d0\u05d5\u05d8\u05d5\u05de\u05d8 \u05d0\u05de\u05d9\u05df \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00177-0055","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"\u05e4\u05d9\u05d0\u05d8","cw_model_name":"\u05e7\u05d5\u05d1\u05d5","dr_make_name":"\u05e4\u05d9\u05d0\u05d8","dr_model_name":"QUBO"},{"id":"9711","license":"9367275","name":"Porsche","model":"Cayenne","large_image":"\/uploads\/1616701298_31263.JPG","small_image":"\/uploads\/1616701301_40147.JPG","small_image2":"\/uploads\/1592487950_66461.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616701298_31263_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2967D","type":"","year":"2014","owner_num":"5","color":"\u05dc\u05d1\u05df","km":"165,000","price":"179900","retail_price":"220,000","details":"\u05d2'\u05d9\u05e4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e1\u05da, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05e8\u05e9\u05d4 \u05e4\u05d5\u05e8\u05e9 \u05e7\u05d0\u05d9\u05d9\u05df \u05d1\u05d5\u05e7\u05e1\u05d8\u05e8 \u05e7\u05d9\u05d9\u05df \u05e7\u05d0\u05e8\u05e8\u05d4 911 \u05e4\u05e0\u05de\u05e8\u05d4 \u05e4\u05d0\u05e0\u05de\u05d0\u05e8\u05d4 \u05e4\u05d0\u05e0\u05de\u05e8\u05d4  Porsche","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d9\u05e8\u05d9\u05d1 \u05e4\u05d6","owner_type":"\u05d9\u05d1\u05d5\u05d0 \u05d0\u05d9\u05e9\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"9735","license":"85764601","name":"Jeep","model":" Grand Cherokee","large_image":"\/uploads\/1617985623_92387.JPG","small_image":"\/uploads\/1617985629_35119.JPG","small_image2":"\/uploads\/1617985633_84915.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985623_92387_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"    3604","type":"","year":"2020","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"16,000","price":"309900","retail_price":"330,000","details":"\u05d2'\u05d9\u05e4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3!\u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea,\u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd,\u05de\u05e2\u05e8\u05db\u05ea Terrain-Select \u05d1\u05d5\u05e8\u05e8 \u05de\u05e6\u05d1\u05d9 \u05e0\u05e1\u05d9\u05e2\u05ea \u05db\u05d1\u05d9\u05e9 \u05d5\u05e9\u05d8\u05d7, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05df \u05d2\u05e9\u05dd,\u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05d6\u05e8 \u05dc\u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, KEYLESS GO, \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00869-0199","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d2'\u05d9\u05e4","cw_model_name":"\u05d2\u05e8\u05d0\u05e0\u05d3 \u05e6'\u05d9\u05e8\u05d5\u05e7\u05d9","dr_make_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","dr_model_name":"GRAND CHEROKEE"},{"id":"9910","license":"59914501","name":"Bmw","model":"218I","large_image":"\/uploads\/1594743274_81911.JPG","small_image":"\/uploads\/1594743277_17404.JPG","small_image2":"\/uploads\/1594743279_67571.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1594743274_81911_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2019","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"32,000","price":"169900","retail_price":"171,500","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e8\u05db\u05d1 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc (\u05e7\u05d5\u05dc\u05d9 \u05d5\u05d1\u05dc\u05d5\u05d7 \u05d4\u05e9\u05e2\u05d5\u05e0\u05d9\u05dd), \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05dc\u05d3\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00143-0788","owner":"\u05e0\u05d4\u05d0\u05d9\u05d4 \u05d2\u05d1\u05d0\u05e8\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05d1.\u05de.\u05d5\u05d5","cw_model_name":"\u05e1\u05d3\u05e8\u05d4 2","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"218I"},{"id":"10058","license":"36604602","name":"Smart","model":"EQ FORTWO COUPE","large_image":"\/uploads\/1597238138_18058.JPG","small_image":"\/uploads\/1597238140_40075.JPG","small_image2":"\/uploads\/1597238143_61100.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1597238138_18058_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"E","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"1,121","price":"139900","retail_price":"150,000","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05d7\u05d3\u05e9!! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive !  \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1757","cw_color":"44","cw_model_code":"00920-0059","owner":"\u05d8\u05d5\u05e8\u05d0\u05dc \u05ea\u05d5\u05dd","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"\u05e1\u05de\u05d0\u05e8\u05d8","cw_model_name":"FOR TWO","dr_make_name":"\u05e1\u05de\u05d0\u05e8\u05d8","dr_model_name":"EQ FORTWO COUPE"},{"id":"10198","license":"7407452","name":"Jaguar","model":"XF","large_image":"\/uploads\/1609510017_64127.JPG","small_image":"\/uploads\/1609510020_74888.JPG","small_image2":"\/uploads\/1609510022_57522.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609510017_64127_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2995","type":"","year":"2013","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"135,000","price":"104900","retail_price":"121,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d7\u05d6\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05db\u05d1\u05d9\u05e9 \u05de\u05d8\u05d5\u05e8\u05e4\u05d5\u05ea! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05d1\u05d7\u05d9\u05dd, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","alt_hebrew_name":"\u05d9\u05d2\u05d5\u05d0\u05e8 \u05d0\u05e7\u05e1 \u05d2\u05d9\u05d9 XJ  XF \u05d0\u05e3 Jaguar E F PACE","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00465-0016","owner":"\u05e4\u05d5\u05d6\u05d9\u05dc\u05d5\u05d1 \u05e0\u05d9\u05dc\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","cw_model_name":"XF","dr_make_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","dr_model_name":"XF 3.0"},{"id":"10334","license":"22018601","name":"Renault","model":"Clio","large_image":"\/uploads\/1603906250_95426.JPG","small_image":"\/uploads\/1603906252_68038.JPG","small_image2":"\/uploads\/1603906254_57864.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1603906250_95426_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"89,422","price":"54900","retail_price":"72,000","details":"\u05e8\u05db\u05d1 \u05e1\u05d8\u05d9\u05d9\u05e9\u05df \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e1\u05da, GPS, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00771-0235","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05e8\u05e0\u05d5","cw_model_name":"\u05e7\u05dc\u05d9\u05d0\u05d5","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"CLIO"},{"id":"10393","license":"36605002","name":"Skoda","model":"Superb","large_image":"\/uploads\/1602093944_74009.JPG","small_image":"\/uploads\/1602093946_92394.JPG","small_image2":"\/uploads\/1602093949_34812.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1602093944_74009_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1395","type":"","year":"2020","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"9,000","price":"244900","retail_price":"260,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19' \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00676-1064","owner":"\u05e9\u05e0\u05d9\u05d9\u05d3\u05e8 \u05d7\u05d9\u05d9\u05dd","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","cw_model_name":"\u05e1\u05d5\u05e4\u05e8\u05d1","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"SUPERB"},{"id":"10439","license":"36604802","name":"Smart","model":"EQ FORTWO COUPE","large_image":"\/uploads\/1602605246_67560.JPG","small_image":"\/uploads\/1602605249_68617.JPG","small_image2":"\/uploads\/1602605250_99903.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1602605246_67560_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"E","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"3,346","price":"139000","retail_price":"149,000","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05d7\u05d3\u05e9!! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive !  \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Outlet","for_xml":"0","monthly_price":"1453","cw_color":"32","cw_model_code":"00920-0059","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"\u05e1\u05de\u05d0\u05e8\u05d8","cw_model_name":"FOR TWO","dr_make_name":"\u05e1\u05de\u05d0\u05e8\u05d8","dr_model_name":"EQ FORTWO COUPE"},{"id":"10453","license":"25159001","name":"Chevrolet","model":"Cruze","large_image":"\/uploads\/1605685315_10747.JPG","small_image":"\/uploads\/1605685317_21686.JPG","small_image2":"\/uploads\/1605685318_58370.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1605685315_10747_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4T","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"80,401","price":"67900","retail_price":"74,300","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05e0\u05d5\u05e2 1.4 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 140 \u05db\"\u05e1, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9, \u05d5\u05d5\u05d9\u05d6, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05e0\u05d9\u05d4 \u05d5\u05e2\u05d5\u05d3..100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \u05e8\u05e7 1,170 \u20aa \u05dc\u05d7\u05d5\u05d3\u05e9!!!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00981-0043","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","cw_model_name":"\u05e7\u05e8\u05d5\u05d6","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"CRUZE"},{"id":"10549","license":"27700501","name":"Ferrari","model":"GTC","large_image":"\/uploads\/1605036980_68827.JPG","small_image":"\/uploads\/1605036982_89082.JPG","small_image2":"\/uploads\/1605036984_52986.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1605036980_68827_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.9T","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"19,000","price":"1690000","retail_price":"1,750,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05dc\u05d0 \u05d1\u05ea\u05d5\u05e1\u05e4\u05d5\u05ea! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05db\u05d5\u05dc\u05dc \u05d0\u05d5\u05d5\u05e8\u05d5\u05e8 \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d5\u05ea\u05e4\u05d9\u05e8\u05ea \u05dc\u05d5\u05d2\u05d5, \u05de\u05e2' \u05e4\u05e0\u05e1\u05d9\u05dd \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05d5\u05dc\u05de\u05d9\u05dd \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05d5\u05ea \u05d4\u05e7\u05e4\u05d9\u05d5\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e9\u05d5\u05d3\u05e8\u05d2\u05ea JBL, \u05d7\u05dc\u05d5\u05e0\u05d5\u05ea \u05db\u05d4\u05d9\u05dd \u05de\u05d0\u05d7\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05e8\u05d0\u05e8\u05d9 \u05e4\u05e8\u05e8\u05d9 DERRARI","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00770-0022","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05e8\u05d0\u05e8\u05d9","dr_model_name":"GTC4LUSSO T"},{"id":"10669","license":"22153101","name":"Jaguar","model":"XE","large_image":"\/uploads\/1605471684_31178.JPG","small_image":"\/uploads\/1605471687_26196.JPG","small_image2":"\/uploads\/1605471691_29464.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1605471684_31178_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1997","type":"","year":"2018","owner_num":"2","color":"\u05db\u05e1\u05e3","km":"5,852","price":"204900","retail_price":"225,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d7\u05d6\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05db\u05d1\u05d9\u05e9 \u05de\u05d8\u05d5\u05e8\u05e4\u05d5\u05ea! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05d1\u05d7\u05d9\u05dd, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d2\u05d5\u05d0\u05e8 \u05d0\u05e7\u05e1 \u05d2\u05d9\u05d9 XJ  XF \u05d0\u05e3 Jaguar E F PACE","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00465-0100","owner":"\u05d7\u05d1\u05e8\u05ea \u05d4\u05de\u05d6\u05e8\u05d7 \u05dc\u05e9\u05d9\u05d5\u05d5\u05e7 \u05de\u05db\u05d5\u05e0\u05d9\u05d5\u05ea","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","dr_model_name":"XE"},{"id":"10720","license":"68417001","name":"Range Rover","model":"Sport","large_image":"\/uploads\/1606286168_52456.JPG","small_image":"\/uploads\/1606286170_76178.JPG","small_image2":"\/uploads\/1606286174_65638.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1606286168_52456_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2000 PHEV","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"755000","retail_price":"755,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d4\u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05e7- \u05d2\u05d2 \u05e9\u05d7\u05d5\u05e8, 3 \u05de\u05e1\u05db\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05e8\u05d9\u05d9\u05d1 propack - \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 + \u05d6\u05d4\u05d5\u05d9 \u05e9\u05d8\u05d7 \u05de\u05ea \u05db\u05d5\u05dc\u05dc \u05ea\u05d9\u05e7\u05d5\u05df, \u05e7\u05d9-\u05dc\u05e1 \u05d2\u05d5,\u05e1\u05d2\u05d9\u05e8\u05ea \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"7378","cw_color":"32","cw_model_code":"00941-0374","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"RANGE  R.SPORT"},{"id":"10748","license":"7535575","name":"Nissan","model":"Qashqai+2","large_image":"\/uploads\/1607020471_99455.JPG","small_image":"\/uploads\/1607020473_44618.JPG","small_image2":"\/uploads\/1607020475_67797.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1607020471_99455_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2000","type":"","year":"2011","owner_num":"4","color":"\u05e7\u05e4\u05d4","km":"248,511","price":"49900","retail_price":"48,500","details":"\u05e8\u05db\u05d1 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d6\u05d5\u05dc \u05dc\u05d0\u05d7\u05d6\u05e7\u05d4! \u05e9\u05de\u05d5\u05e8 \u05de\u05d0\u05d5\u05d3! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05ea\u05e9\u05dc\u05d5\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd \u05d5\u05d1\u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9! Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"15","cw_model_code":"00637-0561","owner":"\u05e1\u05d9\u05de\u05d5\u05df \u05d0\u05d5\u05d7\u05e0\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI PLUS 2"},{"id":"10791","license":"1929753","name":"Seat","model":" LEON","large_image":"\/uploads\/1613413124_20419.JPG","small_image":"\/uploads\/1613413126_63620.JPG","small_image2":"\/uploads\/1613413127_45316.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613413124_20419_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2014","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"100,000","price":"87900","retail_price":"95,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 1.8 \u05dc' \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3. Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d9\u05d0\u05d8 \u05e1\u05d9\u05d0\u05ea \u05d9\u05d1\u05d9\u05d6\u05d4 \u05d0\u05d9\u05d1\u05d9\u05d6\u05d0 \u05d0\u05d9\u05d1\u05d9\u05d6\u05d4 \u05de\u05d9 \u05d8\u05d5\u05dc\u05d3\u05d5 \u05ea\u05d5\u05dc\u05d3\u05d5 \u05dc\u05d0\u05d5\u05df SEAT","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00778-0124","owner":"\u05e2\u05d0\u05d6\u05dd \u05de\u05d5\u05d7\u05de\u05d3","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d9\u05d0\u05d8","dr_model_name":"LEON"},{"id":"10793","license":"44920302","name":"Skoda","model":"Superb","large_image":"\/uploads\/1607456891_74548.JPG","small_image":"\/uploads\/1607456892_10092.JPG","small_image2":"\/uploads\/1607456894_45018.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1607456891_74548_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1395","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"5,700","price":"249900","retail_price":"280,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e4\u05dc\u05d0\u05d2 \u05d0\u05d9\u05df \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05de\u05d7\u05d5\u05de\u05de\u05d9\u05dd \u05d5\u05de\u05d0\u05d5\u05d5\u05e8\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05db\u05d5\u05dc\u05dc \u05de\u05d0\u05d7\u05d5\u05e8, \u05e1\u05d9\u05d9\u05e2\u05df \u05d7\u05e0\u05d9\u05d9\u05d4, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05d5\u05ea, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 18' \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05e0\u05e9\u05dc\u05e3 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2914","cw_color":"30","cw_model_code":"00676-1064","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"SUPERB"},{"id":"10823","license":"71437701","name":"Land Rover","model":"Discovery","large_image":"\/uploads\/1608571033_83571.JPG","small_image":"\/uploads\/1608571035_56718.JPG","small_image2":"\/uploads\/1608571036_72393.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1608571033_83571_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0D","type":"","year":"2020","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"29,000","price":"409900","retail_price":"460,000","details":"\u05d2'\u05d9\u05e4 \u05e4\u05d0\u05e8 \u05d1\u05e2\u05dc 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05d6\u05d2\u05df \u05de\u05e4\u05d5\u05e6\u05dc, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05de\u05e6\u05d1\u05d9 \u05e0\u05d4\u05d9\u05d2\u05d4, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3.. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05de\u05d9\u05de\u05d5\u05df!","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00941-0356","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"DISCOVERY"},{"id":"10844","license":"42934002","name":"Nissan","model":"Maxima","large_image":"\/uploads\/1609055499_24178.JPG","small_image":"\/uploads\/1609055500_63639.JPG","small_image2":"\/uploads\/1609055502_57068.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609055499_24178_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3498","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"257000","retail_price":"257,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05d3\u05d4\u05d9\u05dd \u05d5\u05d9\u05e4\u05d9\u05e4\u05d4! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05d1\u05e8\u05de\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05de\u05d0\u05d5\u05d3! 300 \u05db\"\u05e1, \u05e6\u05d5\u05e8\u05ea \u05e7\u05d5\u05e4\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d5\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2108","cw_color":"44","cw_model_code":"00647-0032","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"MAXIMA"},{"id":"10846","license":"26750502","name":"Ferrari","model":"Portofino","large_image":"\/uploads\/1609087954_88468.JPG","small_image":"\/uploads\/1609087957_68586.JPG","small_image2":"\/uploads\/1609087967_26155.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609087954_88468_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3855","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"1999999","retail_price":"1,999,999","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9!\u05e7\u05d0\u05dc\u05d9\u05e4\u05d5\u05e8\u05d9\u05dd \u05d0\u05d3\u05d5\u05de\u05d9\u05dd, \u05e1\u05de\u05dc\u05d9\u05dd \u05e2\u05dc \u05d4\u05db\u05e0\u05e4\u05d9\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05dd \u05e2\u05dd \u05d7\u05d9\u05de\u05d5\u05dd, APPLE CARPLAY \u05d0\u05d5 \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e1\u05de\u05dc \u05e2\u05dc \u05de\u05e9\u05e2\u05e0\u05d5\u05ea \u05d4\u05e8\u05d0\u05e9 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05e8\u05d0\u05e8\u05d9 \u05e4\u05e8\u05e8\u05d9 FERRARI","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00770-0037","owner":"\u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05e8\u05d0\u05e8\u05d9","dr_model_name":"PORTOFINO"},{"id":"10872","license":"9944079","name":"Mercedes","model":"GLE-350","large_image":"\/uploads\/1609511572_92934.jpg","small_image":"\/uploads\/1609511573_95137.jpg","small_image2":"\/uploads\/1609511575_70309.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609511572_92934_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3498","type":"","year":"2016","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"225,000","price":"234900","retail_price":"260,000","details":"\u05d4\u05d2'\u05d9\u05e4 \u05d4\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1!  \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05ea\u05e7\u05d3\u05dd \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19',  \u05de\u05e8\u05d0\u05d5\u05ea \u05de\u05d5\u05e0\u05e2\u05d5\u05ea \u05e1\u05e0\u05d5\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \r\n\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d2\u05d5\u05e2\u05d1\u05d9 \u05e2\u05d6","owner_type":"\u05d9\u05d1\u05d5\u05d0 \u05d0\u05d9\u05e9\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"10880","license":"26694602","name":"Alfa Romeo","model":"Giulia","large_image":"\/uploads\/1609698995_18371.JPG","small_image":"\/uploads\/1609698997_37977.JPG","small_image2":"\/uploads\/1609698999_19951.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609698995_18371_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"270000","retail_price":"270,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d1\u05e2\u05dc \u05db\u05dc \u05de\u05e2' \u05d4\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea!  \u05de\u05e2' \u05e9\u05de\u05e2 \u05db\u05d5\u05dc\u05dc\u05ea 8 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd, \u05de\u05e1\u05da, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2675","cw_color":"32","cw_model_code":"00074-0205","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"GIULIA"},{"id":"10881","license":"26694702","name":"Alfa Romeo","model":"Giulia","large_image":"\/uploads\/1609698977_80243.JPG","small_image":"\/uploads\/1609698979_13554.JPG","small_image2":"\/uploads\/1609698980_39667.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609698977_80243_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"345000","retail_price":"345,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 2' \u05dc' 280 \u05db\"\u05e1! \u05d1\u05e2\u05dc \u05db\u05dc \u05de\u05e2' \u05d4\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea!  \u05de\u05e2' \u05e9\u05de\u05e2 \u05db\u05d5\u05dc\u05dc\u05ea 1 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd, \u05de\u05e1\u05da, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3431","cw_color":"44","cw_model_code":"00074-0203","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"GIULIA"},{"id":"10909","license":"26732202","name":"Fiat","model":"500C","large_image":"\/uploads\/1609782768_87697.JPG","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609782768_87697_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1242","type":"","year":"2021","owner_num":"1","color":"\u05d9\u05e8\u05d5\u05e7","km":"30","price":"105000","retail_price":"105,000","details":"\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e1\u05d8\u05d0\u05e8! \u05d2\u05d2 \u05d1\u05d3 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3 \u05de\u05d4\u05d5\u05d3\u05e8, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e8\u05db\u05d1 \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7 \u05e2\u05dd \u05de\u05e6\u05d1 ECO, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. 100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1035","cw_color":"19","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"10912","license":"26694502","name":"Jeep","model":"Grand Cherokee","large_image":"\/uploads\/1609782805_99564.JPG","small_image":"\/uploads\/1609782808_61258.JPG","small_image2":"\/uploads\/1609782810_43769.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1609782805_99564_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"345000","retail_price":"345,000","details":"\u05d2'\u05d9\u05e4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, KEYLESS GO, \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2894","cw_color":"44","cw_model_code":"00869-0204","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","dr_model_name":"GRAND CHEROKEE"},{"id":"10929","license":"36003001","name":"Fiat","model":"Doblo","large_image":"\/uploads\/1618775591_28327.JPG","small_image":"\/uploads\/1618775593_56440.JPG","small_image2":"\/uploads\/1618775595_76399.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618775591_28327_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.3T","type":"","year":"2018","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"107,000","price":"64900","retail_price":"75,000","details":"<p>\n\t\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e6\u05d5\u05d9\u05d9\u05df \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05de\u05d9\u05de\u05d5\u05df \u05e2\u05d3 100%!<\/p>","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00177-0059","owner":"\u05e9\u05d7\u05e8 \u05dc\u05d7\u05de\u05d9\u05dd \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d9\u05d0\u05d8","dr_model_name":"FIAT DOBLO"},{"id":"10951","license":"22019101","name":"Renault","model":"Clio","large_image":"\/uploads\/1610298620_23848.JPG","small_image":"\/uploads\/1610298623_84896.JPG","small_image2":"\/uploads\/1610298625_83585.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1610298620_23848_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"99,237","price":"54900","retail_price":"72,000","details":"\u05e8\u05db\u05d1 \u05e1\u05d8\u05d9\u05d9\u05e9\u05df \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e1\u05da, GPS, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"10976","license":"48163701","name":"Chevrolet","model":"Malibu","large_image":"\/uploads\/1610718381_61811.JPG","small_image":"\/uploads\/1610718382_36521.JPG","small_image2":"\/uploads\/1610718384_32750.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1610718381_61811_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5L","type":"","year":"2019","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"53,700","price":"114900","retail_price":"131,800","details":"\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4!! \u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 1.5 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7! \u05db\u05e1\u05d0 \u05d7\u05e9\u05de\u05dc\u05d9, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05d8\u05d0\u05e6' + \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05ea\u05d0\u05d5\u05e8\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00961-0142","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"MALIBU"},{"id":"10982","license":"26694202","name":"Jeep","model":"Grand Cherokee","large_image":"\/uploads\/1610475444_84443.JPG","small_image":"\/uploads\/1610475447_15071.JPG","small_image2":"\/uploads\/1610475448_93347.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1610475444_84443_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"414000","retail_price":"414,000","details":"\u05d2'\u05d9\u05e4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3!\u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea,\u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd,\u05de\u05e2\u05e8\u05db\u05ea Terrain-Select \u05d1\u05d5\u05e8\u05e8 \u05de\u05e6\u05d1\u05d9 \u05e0\u05e1\u05d9\u05e2\u05ea \u05db\u05d1\u05d9\u05e9 \u05d5\u05e9\u05d8\u05d7, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05df \u05d2\u05e9\u05dd,\u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05d6\u05e8 \u05dc\u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, KEYLESS GO, \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3654","cw_color":"3","cw_model_code":"00869-0198","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","dr_model_name":"GRAND CHEROKEE"},{"id":"10988","license":"26732002","name":"Fiat","model":"500C","large_image":"\/uploads\/1610558957_99660.JPG","small_image":"\/uploads\/1610558959_33844.JPG","small_image2":"\/uploads\/1610558961_47257.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1610558957_99660_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1242","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"105000","retail_price":"105,000","details":"\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e1\u05d8\u05d0\u05e8! \u05d2\u05d2 \u05d1\u05d3 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3 \u05de\u05d4\u05d5\u05d3\u05e8, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e8\u05db\u05d1 \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7 \u05e2\u05dd \u05de\u05e6\u05d1 ECO, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. 100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4!0","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1035","cw_color":"32","cw_model_code":"00798-0263","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d9\u05d0\u05d8","dr_model_name":"FIAT 500"},{"id":"11020","license":"84384501","name":"Hyundai","model":"I-20","large_image":"\/uploads\/1614017104_27546.JPG","small_image":"\/uploads\/1614017105_67420.JPG","small_image2":"\/uploads\/1614017107_12407.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614017104_27546_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0T","type":"","year":"2020","owner_num":"3","color":"\u05db\u05e1\u05e3","km":"4,000","price":"71900","retail_price":"81,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00845-0064","owner":"\u05de\u05d5\u05e1\u05d8\u05e4\u05d0 \u05d7\u05d0\u05d2' \u05d9\u05d7\u05d9\u05d0","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"I20"},{"id":"11034","license":"77738301","name":"Mercedes","model":"GLS-350D","large_image":"\/uploads\/1610914175_77986.JPG","small_image":"\/uploads\/1610914178_26779.JPG","small_image2":"\/uploads\/1610914180_65094.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1610914175_77986_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2925","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"840000","retail_price":"840,000","details":"\u05e1\u05e4\u05d9\u05e0\u05ea \u05d4\u05d3\u05d2\u05dc \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! \u05e8\u05db\u05d1 \u05e4\u05d0\u05e8 \u05d1\u05e2\u05dc 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d4\u05de\u05e0\u05d5\u05e2 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9, \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, 2 \u05de\u05e1\u05db\u05d9\u05dd, GPS, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"8008","cw_color":"44","cw_model_code":"00830-0171","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLS350D 4MATIC"},{"id":"11052","license":"39577002","name":"Mercedes","model":"EQC-400","large_image":"\/uploads\/1611077267_55636.JPG","small_image":"\/uploads\/1611077269_84947.JPG","small_image2":"\/uploads\/1611077271_95404.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611077267_55636_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"ELECTRIC","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"0","price":"560000","retail_price":"560,000","details":"\u05d4\u05e8\u05db\u05d1 \u05d4\u05d7\u05e9\u05de\u05dc\u05d9 \u05d4\u05de\u05d3\u05d4\u05d9\u05dd \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05dc\u05d7\u05dc\u05d5\u05d8\u05d9\u05df! 408 \u05db\u05d5\u05d7 \u05e1\u05d5\u05e1!!  \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05de\u05d0\u05d5\u05d3- \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05d0\u05d5\u05e8\u05d8\u05d5\u05e4\u05d3\u05d9\u05dd, \u05de\u05e2' \u05d3\u05d9\u05e1\u05d8\u05e8\u05d5\u05e0\u05d9\u05e7, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05d0\u05d5\u05e8 \u05d2\u05d1\u05d5\u05d4 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9, \u05de\u05de\u05e9\u05e7 \u05e9\u05d9\u05e7\u05d5\u05e3 \u05dc\u05d8\u05dc\u05e4\u05d5\u05e0\u05d9\u05dd \u05ea\u05d5\u05de\u05db\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3 \u05d9\u05dd \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4900","cw_color":"29","cw_model_code":"00593-1645","owner":"\u05d3\u05d2\u05de\u05d9 \u05e9\u05d5\u05dc\u05de\u05d9\u05ea","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"EQC400 4MATIC"},{"id":"11066","license":"39531502","name":"Hyundai","model":"I-10","large_image":"\/uploads\/1611250114_21876.JPG","small_image":"\/uploads\/1611250117_92528.JPG","small_image2":"\/uploads\/1611250118_97725.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611250114_21876_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2021","owner_num":"1","color":"\u05db\u05d7\u05d5\u05dc \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"89000","retail_price":"89,000","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d5\u05d0\u05de\u05d9\u05df! \u05d4\u05d3\u05d2\u05dd \u05d4\u05d7\u05d3\u05e9! \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7!Android Auto & Apple Car Play, \u05de\u05e6\u05dc\u05de\u05d4 \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"24","cw_model_code":"00845-0077","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"I10"},{"id":"11069","license":"19507602","name":"Jeep","model":"Wrangler","large_image":"\/uploads\/1615137746_73926.JPG","small_image":"\/uploads\/1615137747_31663.JPG","small_image2":"\/uploads\/1615137748_87548.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615137746_73926_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0T","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"5,000","price":"334900","retail_price":"340,000","details":"\u05e8\u05db\u05d1 \u05d4\u05e9\u05d8\u05d7 \u05d4\u05d8\u05d5\u05d1 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05e0\u05d3\u05d9\u05e8\u05d5\u05ea! \u05d3\u05d2\u05dd \u05e7\u05e6\u05e8, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 4X4, \u05de\u05e0\u05d5\u05e2 \u05d1\u05e0\u05d6\u05d9\u05df \u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e4\u05ea\u05d9\u05d7\u05ea \u05d4\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3... Buy & Drive \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9, \u05e0\u05de\u05db\u05e8 \u05e2\u05e7\u05d1 \u05d1\u05d9\u05d8\u05d5\u05dc \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9, \u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":"00869-0225","owner":"\u05de\u05d7\u05de\u05d5\u05d3 \u05db\u05e2\u05d1\u05d9\u05d4","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","dr_model_name":"WRANGLER"},{"id":"11073","license":"42747802","name":"Mazda","model":"3","large_image":"\/uploads\/1611170762_77494.JPG","small_image":"\/uploads\/1611170763_76977.JPG","small_image2":"\/uploads\/1611170765_89317.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611170762_77494_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"151000","retail_price":"151,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1574","cw_color":"32","cw_model_code":"00588-0238","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11075","license":"42772002","name":"Mazda","model":"CX-30","large_image":"\/uploads\/1611250593_70478.JPG","small_image":"\/uploads\/1611250594_19989.JPG","small_image2":"\/uploads\/1611250596_56138.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611250593_70478_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"155000","retail_price":"155,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1621","cw_color":"44","cw_model_code":"00588-0267","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"CX-30"},{"id":"11089","license":"88820301","name":"Mercedes","model":"GLC-300 E","large_image":"\/uploads\/1611252635_62988.jpg","small_image":"\/uploads\/1611252637_99335.jpg","small_image2":"\/uploads\/1611252640_64745.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611252635_62988_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"551000","retail_price":"551,000","details":"\u05de\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9, GLC 300 211 \u05db\"\u05e1  \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05e4\u05dc\u05d0\u05d2 \u05d0\u05d9\u05df \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea AMG \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea - \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05ea\u05dc\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05ea\u05d0\u05d5\u05e8\u05ea Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"5087","cw_color":"32","cw_model_code":"00593-1840","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLC300E 4MATIC"},{"id":"11097","license":"9677734","name":"Toyota","model":"Camry Hybrid","large_image":"\/uploads\/1612807410_99254.JPG","small_image":"\/uploads\/1612807416_13291.JPG","small_image2":"\/uploads\/1612807420_67847.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612807410_99254_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2494","type":"","year":"2016","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"214,580","price":"89900","retail_price":"95,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3...100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \\Buy & Drive \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00488-0017","owner":"\u05d0\u05dc\u05d9\u05d4\u05d5 \u05de\u05e0\u05d7\u05dd","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"CAMRY HYBRID"},{"id":"11103","license":"20665401","name":"Renault","model":"Grand Coupe","large_image":"\/uploads\/1612792451_41840.JPG","small_image":"\/uploads\/1612792454_17513.JPG","small_image2":"\/uploads\/1612792456_28038.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612792451_41840_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2T","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"65,275","price":"74900","retail_price":"80,400","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3+ WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,  \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00771-0219","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"GRAND COUPE"},{"id":"11111","license":"42495902","name":"Nissan","model":" Juke","large_image":"\/uploads\/1611597673_54369.JPG","small_image":"\/uploads\/1611597675_19650.JPG","small_image2":"\/uploads\/1611597676_89053.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611597673_54369_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"129000","retail_price":"129,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5AUX! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1487","cw_color":"34","cw_model_code":"00637-0149","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11112","license":"42496302","name":"Nissan","model":" Juke","large_image":"\/uploads\/1611695787_65400.JPG","small_image":"\/uploads\/1611695788_74509.JPG","small_image2":"\/uploads\/1611695790_12905.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611695787_65400_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"129000","retail_price":"129,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5AUX! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1487","cw_color":"48","cw_model_code":"00637-0149","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11113","license":"42496002","name":"Nissan","model":" Juke","large_image":"\/uploads\/1611695595_25448.JPG","small_image":"\/uploads\/1611695597_88076.JPG","small_image2":"","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611695595_25448_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"129000","retail_price":"129,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5AUX! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \u05e8","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1487","cw_color":"48","cw_model_code":"00637-0149","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11114","license":"42495602","name":"Nissan","model":" Juke","large_image":"\/uploads\/1611597660_42713.JPG","small_image":"\/uploads\/1611597662_20254.JPG","small_image2":"\/uploads\/1611597663_15583.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611597660_42713_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"134000","retail_price":"134,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05d9\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05e1\u05d8\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd \u05db\u05d5\u05dc\u05dc \u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05e1\u05d8\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2'\u05e0\u05d8\u05d9\u05dd 17', \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,\u05de\u05e4\u05ea\u05d7 \u05d7\u05db\u05dd \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1546","cw_color":"34","cw_model_code":"00637-0148","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11131","license":"42492602","name":"Renault","model":"Grand Coupe","large_image":"\/uploads\/1611598689_34325.JPG","small_image":"\/uploads\/1611598690_66518.JPG","small_image2":"\/uploads\/1611598693_22449.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611598689_34325_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"143000","retail_price":"143,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1310","cw_color":"32","cw_model_code":"00771-0250","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"MEGANE"},{"id":"11139","license":"42494702","name":"Renault","model":"Grand Coupe","large_image":"\/uploads\/1611598774_20496.JPG","small_image":"\/uploads\/1611598776_35053.JPG","small_image2":"\/uploads\/1611598777_90804.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611598774_20496_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"143000","retail_price":"143,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1310","cw_color":"32","cw_model_code":"00771-0250","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"MEGANE"},{"id":"11158","license":"42316902","name":"Range Rover","model":"Sport","large_image":"\/uploads\/1611857566_54390.JPG","small_image":"\/uploads\/1611857567_15969.JPG","small_image2":"\/uploads\/1611857568_12309.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1611857566_54390_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.0D","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"860000","retail_price":"860,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d4\u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05e7- \u05d2\u05d2 \u05e9\u05d7\u05d5\u05e8, 3 \u05de\u05e1\u05db\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05e8\u05d9\u05d9\u05d1 propack - \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 + \u05d6\u05d4\u05d5\u05d9 \u05e9\u05d8\u05d7 \u05de\u05ea \u05db\u05d5\u05dc\u05dc \u05ea\u05d9\u05e7\u05d5\u05df, \u05e7\u05d9-\u05dc\u05e1 \u05d2\u05d5,\u05e1\u05d2\u05d9\u05e8\u05ea \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"7378","cw_color":"3","cw_model_code":"00941-0834","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"RANGE R.SPORT"},{"id":"11165","license":"29894702","name":"Cadillac","model":"XT4","large_image":"\/uploads\/1612114110_27350.JPG","small_image":"\/uploads\/1612114112_13271.JPG","small_image2":"\/uploads\/1612114113_22954.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612114110_27350_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"296000","retail_price":"296,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05de\u05d3\u05dc\u05d9\u05e7 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e7\u05d0\u05d3\u05dc\u05d9\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea + \u05e2\u05d9\u05e1\u05d5\u05d9 \u05d1\u05db\u05e1\u05d0\u05d5\u05ea, \u05d4\u05d2\u05d4 \u05de\u05ea\u05d7\u05de\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05de\u05d5\u05dd \u05d5\u05d0\u05d5\u05d5\u05e8\u05e8\u05d5\u05e8 \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d8\u05e2\u05d9\u05e0\u05d4 \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05dc\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2955","cw_color":"30","cw_model_code":"00840-0064","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT4"},{"id":"11182","license":"29928402","name":"Chevrolet","model":"Trailblazer","large_image":"\/uploads\/1612807140_71187.jpg","small_image":"\/uploads\/1612807147_78176.jpg","small_image2":"\/uploads\/1612807149_44135.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612807140_71187_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"152000","retail_price":"152,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2' \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17' \u05d7\u05d9\u05e9\u05e0\u05d9\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1488","cw_color":"44","cw_model_code":"00751-0330","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAIL BLAZER"},{"id":"11228","license":"4748681","name":"Hyundai","model":"Sonata","large_image":"\/uploads\/1612458349_33592.JPG","small_image":"\/uploads\/1612458350_89030.JPG","small_image2":"\/uploads\/1612458351_53140.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612458349_33592_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2017","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"36,783","price":"105900","retail_price":"116,600","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3, \u05e4\u05e0\u05e1\u05d9 \u05dc\u05d3\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, WAZE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc \u05d0\u05d9\u05d9 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00481-0166","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"SONATA HYBRID"},{"id":"11229","license":"8736712","name":"Isuzu","model":"D-MAX","large_image":"\/uploads\/1615747968_54406.JPG","small_image":"\/uploads\/1615747970_87840.JPG","small_image2":"\/uploads\/1615747972_68464.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615747968_54406_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2499","type":"","year":"2013","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"350,000","price":"105900","retail_price":"117,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9! \u05d0\u05de\u05d9\u05df \u05de\u05d0\u05d5\u05d3 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d2\u05d9\u05e8 \u05d9\u05d3\u05e0\u05d9 4X4 \u05d0\u05de\u05d1\u05d8\u05d9\u05d4, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d4, \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00973-0006","owner":"\u05e0\u05d3\u05d0\u05dc \u05e2\u05d1\u05d5\u05d3\u05d5\u05ea \u05e2\u05e4\u05e8 \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"PICK-UP"},{"id":"11233","license":"42496202","name":"Nissan","model":" Juke","large_image":"\/uploads\/1612116218_92980.JPG","small_image":"\/uploads\/1612116220_86583.JPG","small_image2":"\/uploads\/1612116221_89087.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612116218_92980_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"134000","retail_price":"134,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5AUX! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \u05e8\u05e7 \u20aa \u05dc\u05d7\u05d5\u05d3\u05e9!!!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1546","cw_color":"48","cw_model_code":"00637-0148","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11235","license":"42491602","name":"Nissan","model":"Navara","large_image":"\/uploads\/1612116280_20228.JPG","small_image":"\/uploads\/1612116281_54042.JPG","small_image2":"\/uploads\/1612116282_71809.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612116280_20228_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.3TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"256000","retail_price":"256,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e1\u05e8\u05d7\u05d9 \u05d0\u05de\u05d9\u05df \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! 7 \u05db\u05e8\u05d9\u05d5\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e0\u05e2\u05d9\u05dc\u05ea \u05d3\u05d9\u05e4\u05e8\u05e0\u05e6\u05d9\u05d0\u05dc \u05d0\u05d7\u05d5\u05e8\u05d9\u05ea, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2489","cw_color":"32","cw_model_code":"00634-0041","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"NAVARA"},{"id":"11242","license":"42496502","name":"Nissan","model":"Maxima","large_image":"\/uploads\/1612201715_55247.JPG","small_image":"\/uploads\/1612201718_92826.JPG","small_image2":"\/uploads\/1612201719_50388.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612201715_55247_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3498","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"257000","retail_price":"257,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05d3\u05d4\u05d9\u05dd \u05d5\u05d9\u05e4\u05d9\u05e4\u05d4! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05d1\u05e8\u05de\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05de\u05d0\u05d5\u05d3! 300 \u05db\"\u05e1, \u05e6\u05d5\u05e8\u05ea \u05e7\u05d5\u05e4\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d5\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2108","cw_color":"34","cw_model_code":"00647-0032","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"MAXIMA"},{"id":"11245","license":"45291602","name":"Bmw","model":"X-2 Xdrive 25E","large_image":"\/uploads\/1612290105_35467.JPG","small_image":"\/uploads\/1612290106_25354.JPG","small_image2":"\/uploads\/1612290108_73739.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612290105_35467_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"320000","retail_price":"320,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05e4\u05d5\u05d0\u05e8! \u05d3\u05d2\u05dd M-SPORT \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8,\u05d7\u05d1\u05d9\u05dc\u05ea \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05d8\u05e2\u05d9\u05e0\u05ea \u05d8\u05dc\u05e4\u05d5\u05df \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00143-1295","owner":"\u05e9\u05d7\u05d5\u05d3\u05d4 \u05d3\u05d5\u05d3","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"X2 XDRIVE 25E"},{"id":"11262","license":"43560201","name":"Peugeot","model":"2008","large_image":"\/uploads\/1616617881_29475.JPG","small_image":"\/uploads\/1612805039_41856.JPG","small_image2":"\/uploads\/1612805040_78172.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616617881_29475_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2T","type":"","year":"2018","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"74,739","price":"77900","retail_price":"80,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Outlet","for_xml":"0","monthly_price":"1047","cw_color":"3","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11283","license":"40596402","name":"Kia","model":"Sportage","large_image":"\/uploads\/1612763248_33348.JPG","small_image":"\/uploads\/1612763250_10747.JPG","small_image2":"\/uploads\/1612763252_78879.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612763248_33348_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"155000","retail_price":"155,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05dc\u05d0\u05d7\u05e8 \u05de\u05ea\u05d9\u05d7\u05ea \u05d4\u05e4\u05e0\u05d9\u05dd! \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE \u05d5CAR_PLAY, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00418-0224","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11292","license":"88867301","name":"Mercedes","model":"GLA-200","large_image":"\/uploads\/1612804065_28981.JPG","small_image":"\/uploads\/1612804068_37758.JPG","small_image2":"\/uploads\/1612804070_50292.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612804065_28981_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"327000","retail_price":"327,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da 10.2' \u05e2\u05dd \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05d0\u05d9\u05d9\u05e4\u05d5\u05df \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3220","cw_color":"44","cw_model_code":"00593-1607","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLA200"},{"id":"11298","license":"40362302","name":"Kia","model":"Picanto","large_image":"\/uploads\/1612897261_19552.JPG","small_image":"\/uploads\/1612897263_95959.JPG","small_image2":"\/uploads\/1612897265_59172.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612897261_19552_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"86000","retail_price":"86,000","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da, USB, AUX \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"813","cw_color":"32","cw_model_code":"00885-0479","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"PICANTO"},{"id":"11303","license":"40363002","name":"Kia","model":"Picanto","large_image":"\/uploads\/1612897564_97230.JPG","small_image":"\/uploads\/1612897566_25936.JPG","small_image2":"\/uploads\/1612897569_42620.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612897564_97230_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"86000","retail_price":"86,000","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da, USB, AUX \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"813","cw_color":"32","cw_model_code":"00885-0479","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"PICANTO"},{"id":"11304","license":"40596802","name":"Kia","model":"Sportage","large_image":"\/uploads\/1612897587_15363.JPG","small_image":"\/uploads\/1612897589_68413.JPG","small_image2":"\/uploads\/1612897592_45696.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612897587_15363_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"155000","retail_price":"155,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05dc\u05d0\u05d7\u05e8 \u05de\u05ea\u05d9\u05d7\u05ea \u05d4\u05e4\u05e0\u05d9\u05dd! \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE \u05d5CAR_PLAY, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1715","cw_color":"32","cw_model_code":"00416-0224","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"SPORTAGE"},{"id":"11305","license":"42758202","name":"Mazda","model":"3","large_image":"\/uploads\/1612897609_36603.JPG","small_image":"\/uploads\/1612897612_91282.JPG","small_image2":"\/uploads\/1612897616_35825.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1612897609_36603_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"140000","retail_price":"140,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d3\u05d2\u05dd \u05e7\u05d5\u05de\u05e4\u05d5\u05e8\u05d8! \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1445","cw_color":"32","cw_model_code":"00588-0273","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11307","license":"1958333","name":"Renault","model":"Fluence","large_image":"\/uploads\/1614536880_55484.JPG","small_image":"\/uploads\/1614536882_66577.JPG","small_image2":"\/uploads\/1614536884_14825.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614536880_55484_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5","type":"","year":"2015","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"198,145","price":"39900","retail_price":"50,200","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,  \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3.. \\Buy & Drive  \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00771-0066","owner":"\u05e4\u05dc\u05d0\u05d7 \u05d0\u05e1\u05d3\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"FLUENCE"},{"id":"11310","license":"16208301","name":"Mitsubishi","model":"L-200","large_image":"\/uploads\/1613410187_79793.JPG","small_image":"\/uploads\/1613410189_48274.JPG","small_image2":"\/uploads\/1613410190_81323.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613410187_79793_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2268","type":"","year":"2017","owner_num":"4","color":"\u05dc\u05d1\u05df","km":"145,000","price":"132900","retail_price":"137,400","details":"\u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d0\u05de\u05d9\u05df \u05d5\u05d9\u05e6\u05d9\u05d1!  \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 4X4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00603-0062","owner":"\u05e8\u05de\u05d6\u05d9 \u05d3\u05e8\u05d0\u05d5\u05e9\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"L200"},{"id":"11313","license":"48676301","name":"Peugeot","model":"5008","large_image":"\/uploads\/1613407070_37738.JPG","small_image":"\/uploads\/1613407071_73778.JPG","small_image2":"\/uploads\/1613407073_87607.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613407070_37738_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2019","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"99,573","price":"139900","retail_price":"141,000","details":"\u05e8\u05db\u05d1 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05e0\u05d5\u05d7! \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd, \u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9, \u05de\u05e0\u05d5\u05e4\u05d9\u05dd \u05dc\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd \u05d1\u05d4\u05d2\u05d4, \u05de\u05e9\u05d8\u05d7 \u05d8\u05e2\u05d9\u05e0\u05d4 \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9, \u05de\u05d6\u05d2\u05df \u05d0\u05d7\u05d5\u05e8\u05d9 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11323","license":"26135302","name":"Isuzu","model":"D-MAX","large_image":"\/uploads\/1613406935_35586.JPG","small_image":"\/uploads\/1613406937_63246.JPG","small_image2":"\/uploads\/1613406939_97402.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613406935_35586_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.9","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"252000","retail_price":"252,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9 \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d0\u05d1\u05dc \u05e7\u05d1\u05d9\u05e0\u05d4, \u05db\u05d5\u05dc\u05dc \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 9', \u05de\u05e2' \u05d4\u05ea\u05e8\u05d0\u05d4 \u05de\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05ea\u05d9\u05e7\u05d5\u05df \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8,\u05d1\u05e7\u05e8\u05ea \u05d9\u05e6\u05d9\u05d1\u05d5\u05ea \u05d1\u05d2\u05e8\u05d9\u05e8\u05d4,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05d2\u05d5\u05e8\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05de\u05e8\u05d0\u05d5\u05ea \u05e6\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9\u05d5\u05ea\u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea,\u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05dc\u05de\u05e8\u05db\u05d5\u05d6 \u05de\u05e1\u05dc\u05d5\u05dc \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2659","cw_color":"30","cw_model_code":"00973-0130","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"D-MAX"},{"id":"11329","license":"26135202","name":"Isuzu","model":"D-MAX","large_image":"\/uploads\/1613406918_84320.JPG","small_image":"\/uploads\/1613406920_77594.JPG","small_image2":"\/uploads\/1613406922_84025.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613406918_84320_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.9","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"252000","retail_price":"252,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9 \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d0\u05d1\u05dc \u05e7\u05d1\u05d9\u05e0\u05d4, \u05db\u05d5\u05dc\u05dc \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 9', \u05de\u05e2' \u05d4\u05ea\u05e8\u05d0\u05d4 \u05de\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05ea\u05d9\u05e7\u05d5\u05df \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8,\u05d1\u05e7\u05e8\u05ea \u05d9\u05e6\u05d9\u05d1\u05d5\u05ea \u05d1\u05d2\u05e8\u05d9\u05e8\u05d4,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05d2\u05d5\u05e8\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05de\u05e8\u05d0\u05d5\u05ea \u05e6\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9\u05d5\u05ea\u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea,\u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05dc\u05de\u05e8\u05db\u05d5\u05d6 \u05de\u05e1\u05dc\u05d5\u05dc \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2659","cw_color":"30","cw_model_code":"00973-0130","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"D-MAX"},{"id":"11331","license":"29714002","name":"Cadillac","model":"XT5","large_image":"\/uploads\/1617206721_41289.JPG","small_image":"\/uploads\/1617206723_47560.JPG","small_image2":"\/uploads\/1617206725_63466.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206721_41289_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"355000","retail_price":"355,000","details":"\u05d2'\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 18', 14 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05de\u05d1\u05d9\u05ea BOSE \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00840-0066","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT5"},{"id":"11333","license":"88897101","name":"Mercedes","model":"GLB-200","large_image":"\/uploads\/1613407405_34106.JPG","small_image":"\/uploads\/1613407407_18866.JPG","small_image2":"\/uploads\/1613407409_83993.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613407405_34106_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"400000","retail_price":"400,000","details":"\u05d4\u05d2'\u05d9\u05e4 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea!\u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d4\u05e0\u05e2\u05d4 \u05d7\u05db\u05de\u05d4, KEYLESS, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05d7\u05d1\u05d9\u05dc\u05ea \u05e0\u05d5\u05d7\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e1\u05da 10' \u05de\u05e9\u05d5\u05d3\u05e8\u05d2, \u05ea\u05d0\u05d5\u05e8\u05ea \u05dc\u05d3, \u05ea\u05d0\u05d5\u05e8\u05ea \u05e1\u05de\u05dc \u05de\u05d4\u05de\u05e8\u05d0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3709","cw_color":"44","cw_model_code":"01130-0011","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLB200"},{"id":"11337","license":"88897001","name":"Mercedes","model":"GLB-200","large_image":"\/uploads\/1613407388_22678.JPG","small_image":"\/uploads\/1613407390_22001.JPG","small_image2":"\/uploads\/1613407391_26196.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613407388_22678_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"400000","retail_price":"400,000","details":"\u05d4\u05d2'\u05d9\u05e4 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea!\u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d4\u05e0\u05e2\u05d4 \u05d7\u05db\u05de\u05d4, KEYLESS, \u05ea\u05d0 \u05de\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05d7\u05d1\u05d9\u05dc\u05ea \u05e0\u05d5\u05d7\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e1\u05da 10' \u05de\u05e9\u05d5\u05d3\u05e8\u05d2, \u05ea\u05d0\u05d5\u05e8\u05ea \u05dc\u05d3, \u05ea\u05d0\u05d5\u05e8\u05ea \u05e1\u05de\u05dc \u05de\u05d4\u05de\u05e8\u05d0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3709","cw_color":"32","cw_model_code":"01130-0011","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLB200"},{"id":"11338","license":"25158601","name":"Chevrolet","model":"Cruze","large_image":"\/uploads\/1613410551_44314.JPG","small_image":"\/uploads\/1613410552_66407.JPG","small_image2":"\/uploads\/1613410555_98501.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613410551_44314_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4T","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"90,085","price":"64900","retail_price":"74,300","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05e0\u05d5\u05e2 1.4 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 140 \u05db\"\u05e1, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05e0\u05d9\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00981-0043","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"CRUZE"},{"id":"11346","license":"5931370","name":"Jaguar","model":"XF","large_image":"\/uploads\/1613410809_45168.JPG","small_image":"\/uploads\/1613410811_50197.JPG","small_image2":"\/uploads\/1613410812_92919.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613410809_45168_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"5000","type":"","year":"2009","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"136,000","price":"69900","retail_price":"76,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9-\u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d7\u05d6\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05db\u05d1\u05d9\u05e9 \u05de\u05d8\u05d5\u05e8\u05e4\u05d5\u05ea! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05d1\u05d7\u05d9\u05dd, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d2\u05d5\u05d0\u05e8 \u05d0\u05e7\u05e1 \u05d2\u05d9\u05d9 XJ  XF \u05d0\u05e3 Jaguar E F PACE","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00465-1241","owner":"\u05e9\u05e8\u05d5\u05df \u05e1\u05e4\u05d9\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","dr_model_name":"XF"},{"id":"11359","license":"43693102","name":"Lexus","model":"NX-300","large_image":"\/uploads\/1613412638_92307.JPG","small_image":"\/uploads\/1613412639_67073.JPG","small_image2":"\/uploads\/1613412642_73665.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613412638_92307_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0T","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"295000","retail_price":"295,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9!","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e7\u05e1\u05d5\u05e1 \u05dc\u05e7\u05e1\u05d5\u05e1\u05e1  \u05d0\u05d9\u05d9 \u05d0\u05e1 IS 300 CT CT-200 \u05e1\u05d9 \u05d8\u05d9 GS RX \u05d2\u05d9 \u05d0\u05e1 NX 450 300 250  Lexus","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3114","cw_color":"4","cw_model_code":"00404-0213","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05dc\u05e7\u05e1\u05d5\u05e1","dr_model_name":"LEXUS NX300"},{"id":"11373","license":"88801001","name":"Mercedes","model":"GLE-53","large_image":"\/uploads\/1615228215_78394.JPG","small_image":"\/uploads\/1615228218_59993.JPG","small_image2":"\/uploads\/1615228219_89352.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615228215_78394_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2999","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"1100000","retail_price":"1,100,000","details":"\u05e8\u05db\u05d1 \u05d4\u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd - \u05d1\u05d2\u05e8\u05e1\u05ea AMG \u05de\u05d8\u05d5\u05e8\u05e4\u05ea! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 3 \u05dc' \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05de\u05d0\u05d5\u05e8\u05e8\u05d9\u05dd \u05d5\u05de\u05d7\u05d5\u05de\u05de\u05d9\u05dd, \u05db\u05e0\u05d9\u05e1\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05d7\u05db\u05de\u05d4 + \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05de\u05e2' \u05d3\u05d9\u05e1\u05d8\u05e8\u05d5\u05e0\u05d9\u05e7+, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05d1\u05d5\u05e8\u05de\u05d9\u05d9\u05e1\u05d8\u05e8, \u05d1\u05d5\u05dc\u05de\u05d9 \u05d0\u05d5\u05d5\u05d9\u05e8, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05d7\u05d1\u05d9\u05dc\u05ea AMG NIGHT, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 64 \u05e6\u05d1\u05e2\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 22' \u05de\u05d9\u05d5\u05d7\u05d3, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00830-0204","owner":"\u05d3\u05d2\u05de\u05d9 \u05d0\u05d5\u05df","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"AMG GLE534MATIC"},{"id":"11377","license":"88891901","name":"Mercedes","model":"A-180","large_image":"\/uploads\/1614194936_91103.JPG","small_image":"\/uploads\/1614194938_28750.JPG","small_image2":"\/uploads\/1614194940_98960.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614194936_91103_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"315000","retail_price":"315,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9, \u05de\u05e0\u05d5\u05e2 1.3 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d3\u05e9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05d1\u05d9\u05dc\u05ea \u05e1\u05e4\u05d5\u05e8\u05d8 AMG, \u05d7\u05d1\u05d9\u05dc\u05ea \u05e0\u05d5\u05d7\u05d5\u05ea, \u05d7\u05d5\u05d5\u05d9\u05ea \u05e0\u05d4\u05d9\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05ea! \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05e8\u05d9\u05e4\u05d5\u05d3 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05d1\u05d9\u05dc\u05ea \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 10' + \u05de\u05e6\u05dc\u05de\u05d4, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05ea\u05dc\u05d9 \u05e0\u05d5\u05d7\u05d5\u05ea \u05de\u05d5\u05e0\u05de\u05db\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2787","cw_color":"32","cw_model_code":"00152-0125","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"A180"},{"id":"11384","license":"43485102","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1613671119_94659.JPG","small_image":"\/uploads\/1613671120_59434.JPG","small_image2":"\/uploads\/1613671121_90181.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613671119_94659_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"1,300","price":"134900","retail_price":"138,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!\u05de\u05d5\u05e9\u05d1\u05d9 \u05e0\u05d5\u05d7\u05d5\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4+\u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1 , \u05de\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea,\u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d9\u05d1\u05ea, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d4\u05ea\u05e8\u05e2\u05d4 \u05d1\u05de\u05e6\u05d1 \u05e9\u05dc \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05d0\u05d5 \u05d4\u05e1\u05d7\u05ea \u05d3\u05e2\u05ea ,\u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00839-0154","owner":"\u05d3\u05dc\u05d0\u05dc \u05e7\u05d0\u05e1\u05dd","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11387","license":"84018701","name":"Toyota","model":"C-HR HYBRID","large_image":"\/uploads\/1613927252_45123.JPG","small_image":"\/uploads\/1613927253_17258.JPG","small_image2":"\/uploads\/1613927255_10102.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1613927252_45123_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2019","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"67,000","price":"119900","retail_price":"120,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"30","cw_model_code":"00839-0079","owner":"\u05e0\u05d8\u05e2 \u05e8\u05d7\u05dc \u05d3\u05d5\u05e8\u05d6\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11396","license":"7275233","name":"Suzuki","model":"SX4 Crossover","large_image":"\/uploads\/1614533157_89276.JPG","small_image":"\/uploads\/1614533159_44205.JPG","small_image2":"\/uploads\/1614533161_45703.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614533157_89276_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1586","type":"","year":"2015","owner_num":"1","color":"\u05d9\u05e8\u05d5\u05e7 \u05d1\u05d4\u05d9\u05e8","km":"130,000","price":"55500","retail_price":"55,500","details":"\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e1\u05da \u05d5\u05e2\u05d5\u05d3..!","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d5\u05d6\u05d5\u05e7\u05d9 \u05e1\u05d6\u05d5\u05e7\u05d9 \u05e1\u05d5\u05d5\u05d9\u05e4\u05d8 \u05e1\u05d5\u05d9\u05e4\u05d8 SX4 \u05e1\u05e4\u05dc\u05e9 \u05e1\u05e4\u05dc\u05d0\u05e9 \u05d0\u05dc\u05d8\u05d5 \u05d0\u05d9\u05d2\u05e0\u05d9\u05e1 \u05dc\u05d9\u05d0\u05e0\u05d4 \u05dc\u05d9\u05d0\u05e0\u05d0 \u05d2\u05d3\u05d0\u05e0\u05d3 \u05d5\u05d9\u05d8\u05d0\u05e8\u05d4 \u05d2\u05e8\u05d0\u05e0\u05d3 \u05d5\u05d9\u05d8\u05d0\u05e8\u05d4","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"20","cw_model_code":"00299-0034","owner":"\u05d3\u05d5\u05e8\u05d5\u05df \u05d1\u05d4\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d5\u05d6\u05d5\u05e7\u05d9","dr_model_name":"SX4 CROSSOVER"},{"id":"11397","license":"1864937","name":"Toyota","model":"Auris","large_image":"\/uploads\/1614536763_24781.JPG","small_image":"\/uploads\/1614536765_14899.JPG","small_image2":"\/uploads\/1614536766_52168.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614536763_24781_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2016","owner_num":"1","color":"\u05db\u05d7\u05d5\u05dc \u05de\u05d8\u05d0\u05dc\u05d9","km":"125,000","price":"74900","retail_price":"75,660","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05e2\u05dd \u05d4\u05d2\u05d2 \u05d4\u05e9\u05e7\u05d5\u05e3! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3! \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05ea\u05e9\u05dc\u05d5\u05dd \u05de\u05d2\u05d5\u05d5\u05e0\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"24","cw_model_code":"00430-0026","owner":"\u05d3\u05d5\u05e8\u05d5\u05df \u05d1\u05d4\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"AURIS HYBRID"},{"id":"11399","license":"20076601","name":"Nissan","model":" Micra","large_image":"\/uploads\/1615912368_46856.JPG","small_image":"\/uploads\/1615912370_35790.JPG","small_image2":"\/uploads\/1615912372_34705.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615912368_46856_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1200","type":"","year":"2018","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8","km":"53,000","price":"54900","retail_price":"57,500","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05d4\u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8!  \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00653-0008","owner":"\u05e0\u05e8\u05d9\u05de\u05d0\u05df \u05d0\u05d1\u05d5 \u05d3\u05d9\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"MICRA"},{"id":"11409","license":"6003652","name":"Toyota","model":"Land Cruiser","large_image":"\/uploads\/1614112672_14904.JPG","small_image":"\/uploads\/1614112673_45184.JPG","small_image2":"\/uploads\/1614112675_12525.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614112672_14904_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2982","type":"","year":"2013","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"147,000","price":"209000","retail_price":"220,000","details":"\u05d2'\u05d9\u05e4 \u05e9\u05d8\u05d7 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9!   \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e1\u05da, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 4X4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00413-1191","owner":"\u05e2\u05de\u05d0\u05e8 \u05d7\u05dc\u05d9\u05dc","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"LAND CRUISER"},{"id":"11412","license":"4747154","name":"Volkswagen","model":"Polo","large_image":"\/uploads\/1614532994_38162.JPG","small_image":"\/uploads\/1614532996_42479.JPG","small_image2":"\/uploads\/1614532997_50093.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614532994_38162_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1800","type":"","year":"2015","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"98,000","price":"99900","retail_price":"94,600","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d7\u05d6\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05de\u05d8\u05d5\u05e8\u05e3! \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd! \u05e7\u05de' \u05e0\u05de\u05d5\u05da \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e9\u05de\u05d5\u05e8 \u05de\u05d0\u05d5\u05d3! \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df \u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d5\u05d5\u05dc\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d2\u05d8\u05d4 \u05e4\u05d5\u05dc\u05d5 \u05d2\u05d5\u05dc\u05e3 \u05e4\u05d0\u05e1\u05d0\u05d8 \u05e4\u05d0\u05e1\u05d0\u05ea \u05d8\u05d5\u05d0\u05e8\u05d2 \u05d2\u05d5\u05d0\u05dc\u05e3 \u05e4\u05d5\u05dc\u05e1 \u05d5\u05d5\u05d2\u05d0\u05df \u05d5\u05d5\u05e1\u05dc\u05e7\u05d0\u05d2\u05df \u05d2'\u05d8\u05d4 \u05d0\u05de\u05d0\u05e8\u05d5\u05e7 \u05d0\u05de\u05e8\u05d5\u05e7  Volkswagen","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00727-0037","owner":"\u05e0\u05d6\u05d0\u05e8 \u05d1\u05d5\u05d0\u05e7\u05e0\u05d4","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df","dr_model_name":"POLO"},{"id":"11414","license":"49873302","name":"Mercedes","model":"  E-200 Cabriolet","large_image":"\/uploads\/1614533661_53052.JPG","small_image":"\/uploads\/1614533662_33965.JPG","small_image2":"\/uploads\/1614533665_40053.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614533661_53052_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"28,500","price":"459900","retail_price":"550,000","details":"\u05e8\u05db\u05d1 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e7\u05d9\u05d8 AMG! \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05de\u05d3\u05dc\u05d9\u05e7\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e1\u05db\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00593-1904","owner":"\u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"E200"},{"id":"11416","license":"15170502","name":"Jaguar","model":"I-Pace","large_image":"\/uploads\/1614533805_56552.JPG","small_image":"\/uploads\/1614533807_56653.JPG","small_image2":"\/uploads\/1614533809_82326.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614533805_56552_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"EV400","type":"","year":"2020","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"3,742","price":"449900","retail_price":"537,800","details":"\u05e8\u05db\u05d1 \u05d7\u05e9\u05de\u05dc\u05d9 \u05de\u05d3\u05d4\u05d9\u05dd! \u05e2\u05e6\u05de\u05ea\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e4\u05e0\u05e7\u05d9\u05dd + \u05d7\u05d9\u05de\u05d5\u05dd, \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05dc\u05e0\u05d4\u05d2 \u05d5\u05dc\u05e0\u05d5\u05e1\u05e2, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9,  \u05de\u05e1\u05da \u05d2\u05d3\u05d5\u05dc, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d2\u05d5\u05d0\u05e8 \u05d0\u05e7\u05e1 \u05d2\u05d9\u05d9 XJ  XF \u05d0\u05e3 Jaguar E F PACE","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00465-0146","owner":"\u05e0\u05e8\u05e7\u05d9\u05e1 \u05d5\u05d9\u05e7\u05d8\u05d5\u05e8\u05d9\u05d4 \u05e9\u05d9\u05e9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d2\u05d5\u05d0\u05e8","dr_model_name":"I-PACE"},{"id":"11420","license":"16098001","name":"Hyundai","model":"Ioniq","large_image":"\/uploads\/1614533929_10602.JPG","small_image":"\/uploads\/1614533931_76693.JPG","small_image2":"\/uploads\/1614533933_98648.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614533929_10602_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"118,986","price":"79900","retail_price":"99,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3! \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d1\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e4\u05e0\u05d0\u05d9 \u05de\u05d4\u05d8\u05d5\u05d1\u05d5\u05ea \u05d1\u05e2\u05d5\u05dc\u05dd! \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05de\u05e8\u05d7\u05e7 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00481-0182","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"IONIQ HYBRID"},{"id":"11433","license":"88891701","name":"Mercedes","model":"CLA-180","large_image":"\/uploads\/1614535535_73675.JPG","small_image":"\/uploads\/1614535537_55204.JPG","small_image2":"\/uploads\/1614535539_15554.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614535535_73675_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"339000","retail_price":"339,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05e1\u05d3\u05d0\u05df \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea \u05e1\u05e4\u05d5\u05e8\u05d8 AMG \u05de\u05dc\u05d0\u05d4! \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 ,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05d7\u05e0\u05d9\u05d9\u05d4, \u05de\u05e1\u05da 10' + \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05d9\u05e7\u05d5\u05e3 \u05dc\u05d8\u05dc\u05e4\u05d5\u05df, \u05e7\u05e1\u05e0\u05d5\u05df, \u05dc\u05d3, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3141","cw_color":"32","cw_model_code":"00152-0135","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"CLA180"},{"id":"11439","license":"72394201","name":"Isuzu","model":"D-MAX","large_image":"\/uploads\/1614718342_21526.JPG","small_image":"\/uploads\/1614718345_37251.JPG","small_image2":"\/uploads\/1614718346_13951.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614718342_21526_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.9","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"237000","retail_price":"237,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9 \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d0\u05d1\u05dc \u05e7\u05d1\u05d9\u05e0\u05d4, \u05db\u05d5\u05dc\u05dc \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 9', \u05de\u05e2' \u05d4\u05ea\u05e8\u05d0\u05d4 \u05de\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05ea\u05d9\u05e7\u05d5\u05df \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8,\u05d1\u05e7\u05e8\u05ea \u05d9\u05e6\u05d9\u05d1\u05d5\u05ea \u05d1\u05d2\u05e8\u05d9\u05e8\u05d4,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05d2\u05d5\u05e8\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05de\u05e8\u05d0\u05d5\u05ea \u05e6\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9\u05d5\u05ea+\u05e7\u05d9\u05e4\u05d5\u05dc \u05d7\u05e9\u05de\u05dc\u05d9,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05e0\u05d9\u05d4 \u05d0\u05d7\u05d5\u05e8\u05d9\u05d9\u05dd,\u05d2'\u05d0\u05e0\u05d8 18', \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2483","cw_color":"32","cw_model_code":"00973-0131","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"D-MAX"},{"id":"11441","license":"30018402","name":"Chevrolet","model":"Trailblazer","large_image":"\/uploads\/1614536029_40448.JPG","small_image":"\/uploads\/1614536030_65044.JPG","small_image2":"\/uploads\/1614536031_31762.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614536029_40448_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"157000","retail_price":"157,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d7\u05d3\u05e9 \u05e9\u05dc \u05e9\u05d1\u05e8\u05d5\u05dc\u05d8! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d1\u05d9\u05d8\u05d5\u05dc \u05e8\u05e2\u05e9\u05d9\u05dd \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9,\u05d7\u05d9\u05de\u05d5\u05dd \u05dc\u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d4\u05e7\u05d3\u05de\u05d9\u05d9\u05dd,\u05d4\u05ea\u05e8\u05d0\u05ea \u05e9\u05d8\u05d7 \u05de\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1595","cw_color":"32","cw_model_code":"00751-0328","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAIL BLAZER"},{"id":"11453","license":"29927902","name":"Chevrolet","model":"SPARK","large_image":"\/uploads\/1614281535_68490.JPG","small_image":"\/uploads\/1614281538_37506.JPG","small_image2":"\/uploads\/1614281542_48849.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614281535_68490_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"84000","retail_price":"84,000","details":"\u05e8\u05db\u05d1 \u05d4\u05de\u05d9\u05e0\u05d9 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8!!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05de\u05dc\u05d0, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"765","cw_color":"32","cw_model_code":"00751-0313","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"SPARK"},{"id":"11458","license":"29928502","name":"Chevrolet","model":"Trailblazer","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"152000","retail_price":"152,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2' \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17' \u05d7\u05d9\u05e9\u05e0\u05d9\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1537","cw_color":"48","cw_model_code":"00751-0330","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAIL BLAZER"},{"id":"11460","license":"8383412","name":"Citroen","model":"C-5","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2013","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"149,000","price":"29900","retail_price":"32,640","details":"","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00817-0015","owner":"\u05de\u05e9\u05d4 \u05d2\u05d9\u05dc","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df","dr_model_name":"C5"},{"id":"11471","license":"45413802","name":"Jeep","model":"Compass","large_image":"\/uploads\/1614537539_52818.JPG","small_image":"\/uploads\/1614537542_44190.JPG","small_image2":"\/uploads\/1614537544_35387.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614537539_52818_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"214000","retail_price":"214,000","details":"\u05d2'\u05d9\u05e4 \u05d1\u05e2\u05dc \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05de\u05d9\u05d5\u05d7\u05d3\u05d5\u05ea! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9!\u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05db\u05d5\u05dc\u05dc \u05d6\u05d7\u05d9\u05dc\u05d4 \u05d1\u05e4\u05e7\u05e7\u05d9\u05dd, \u05d0\u05d5\u05e8 \u05d2\u05d1\u05d5\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9,\u05e7\u05e1\u05e0\u05d5\u05df,\u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05ea\u05de\u05d9\u05db\u05d4 \u05d1CARPLAY \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2043","cw_color":"44","cw_model_code":"01287-0002","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d2'\u05d9\u05e4","dr_model_name":"COMPASS"},{"id":"11472","license":"41235502","name":"Alfa Romeo","model":"Stelvio","large_image":"\/uploads\/1614718090_33342.JPG","small_image":"\/uploads\/1614718092_14029.JPG","small_image2":"\/uploads\/1614718094_14211.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614718090_33342_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"370000","retail_price":"370,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 2 \u05dc' \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd \u05d5\u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d0\u05d5\u05e8\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 11 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05db\u05df\u05dc\u05dc ANDROID&APPLE, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3602","cw_color":"32","cw_model_code":"00074-0214","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"STELVIO"},{"id":"11477","license":"30043602","name":"Chevrolet","model":"Traverse","large_image":"\/uploads\/1614537610_19092.JPG","small_image":"\/uploads\/1614537613_53966.JPG","small_image2":"\/uploads\/1614537615_26464.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614537610_19092_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"254000","retail_price":"254,000","details":"\u05e8\u05db\u05d1 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! 8 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4 310 \u05db\"\u05e1! \u05d2\u05e0'\u05d8\u05d9\u05dd 18', \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05d4, \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2463","cw_color":"48","cw_model_code":"00961-0117","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAVERSE"},{"id":"11480","license":"45091802","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1614537697_72457.JPG","small_image":"\/uploads\/1614537698_37497.JPG","small_image2":"\/uploads\/1614537700_17135.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614537697_72457_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"158000","retail_price":"158,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05db\u05d5\u05dc\u05dc \u05d4\u05d2\u05d2 \u05d4\u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d4\u05d7\u05d3\u05e9!! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd + \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1412","cw_color":"34","cw_model_code":"00637-0147","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11481","license":"45092302","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1614537712_45509.JPG","small_image":"\/uploads\/1614537714_48768.JPG","small_image2":"\/uploads\/1614537716_26574.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614537712_45509_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"158000","retail_price":"158,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9!! \u05d2\u05d2 \u05d6\u05db\u05d5\u05db\u05d9\u05ea \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd + \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1412","cw_color":"48","cw_model_code":"00637-0147","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11485","license":"9003432","name":"Chevrolet","model":"Cruze","large_image":"\/uploads\/1617040439_50764.JPG","small_image":"\/uploads\/1617040444_79923.JPG","small_image2":"\/uploads\/1617040448_33335.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617040439_50764_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2015","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"127,000","price":"34900","retail_price":"37,500","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05d8\u05d9\u05d9\u05e9\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d4\u05d5 1.4 \u05dc' \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00751-0103","owner":"\u05d0\u05d1\u05d9\u05e0\u05d5\u05e2\u05dd \u05e0\u05ea\u05e0\u05d5\u05d1","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"CRUZE"},{"id":"11486","license":"6066954","name":"Chevrolet","model":"Silverado","large_image":"\/uploads\/1615229998_73324.JPG","small_image":"\/uploads\/1615230004_78705.JPG","small_image2":"\/uploads\/1615230009_87255.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615229998_73324_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"2500","type":"","year":"2014","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"282,000","price":"76900","retail_price":"77,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05de\u05d9\u05df \u05d5\u05d2\u05d3\u05d5\u05dc! 6 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2,\"\u05de Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7 \u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2\"\u05de","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11493","license":"29927502","name":"Chevrolet","model":"SPARK","large_image":"\/uploads\/1614625703_71062.JPG","small_image":"\/uploads\/1614625707_38284.JPG","small_image2":"\/uploads\/1614625709_20512.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614625703_71062_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"84000","retail_price":"84,000","details":"\u05e8\u05db\u05d1 \u05d4\u05de\u05d9\u05e0\u05d9 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8!!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05de\u05dc\u05d0, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"765","cw_color":"48","cw_model_code":"00751-0313","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"SPARK"},{"id":"11496","license":"45413602","name":"Jeep","model":"Compass","large_image":"\/uploads\/1614717965_68276.JPG","small_image":"\/uploads\/1614717966_55489.JPG","small_image2":"\/uploads\/1614717967_97283.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614717965_68276_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"0","price":"214000","retail_price":"214,000","details":"\u05d2'\u05d9\u05e4 \u05d1\u05e2\u05dc \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05de\u05d9\u05d5\u05d7\u05d3\u05d5\u05ea! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9!\u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05db\u05d5\u05dc\u05dc \u05d6\u05d7\u05d9\u05dc\u05d4 \u05d1\u05e4\u05e7\u05e7\u05d9\u05dd, \u05d0\u05d5\u05e8 \u05d2\u05d1\u05d5\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9,\u05e7\u05e1\u05e0\u05d5\u05df,\u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05ea\u05de\u05d9\u05db\u05d4 \u05d1CARPLAY \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2043","cw_color":"29","cw_model_code":"00128-7000","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11503","license":"9468113","name":"Chevrolet","model":"Silverado","large_image":"\/uploads\/1616090927_71849.JPG","small_image":"\/uploads\/1616090929_52875.JPG","small_image2":"\/uploads\/1616090930_24812.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616090927_71849_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"6.6 TD","type":"","year":"2013","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"221,600","price":"53900","retail_price":"54,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05de\u05d9\u05df \u05d5\u05d2\u05d3\u05d5\u05dc! 6 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05e0\u05e9\u05dc\u05e3, \u05d0\u05d9\u05ea\u05d5\u05e8\u05d0\u05df, \u05d3\u05d0\u05d1\u05dc \u05e7\u05d1\u05d9\u05e0\u05d4 \u05d5\u05e2\u05d5\u05d3..\r\n\u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2,\"\u05de Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7\r\n\u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2\"\u05de","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11524","license":"17573302","name":"Mercedes","model":"E-300e","large_image":"\/uploads\/1614938338_54639.JPG","small_image":"\/uploads\/1614938339_57814.JPG","small_image2":"\/uploads\/1614938340_50184.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1614938338_54639_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2020","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"29,000","price":"419900","retail_price":"459,400","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05e9\u05d5\u05dc\u05d1 \u05e2\u05dd \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e4\u05dc\u05d0\u05d2 \u05d0\u05d9\u05df \u05dc\u05d1\u05d9\u05e6\u05d5\u05e2\u05d9\u05dd \u05de\u05d3\u05d4\u05d9\u05de\u05d9\u05dd \u05d5\u05d7\u05e1\u05db\u05d5\u05df \u05d0\u05de\u05d9\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00593-1294","owner":"\u05de\u05d7\u05de\u05d3 \u05d0\u05dc\u05e8\u05d9\u05e4\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"E300E"},{"id":"11535","license":"5030338","name":"Audi","model":"Q-5","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1968 TDI","type":"","year":"2016","owner_num":"3","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"103,000","price":"132900","retail_price":"142,600","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05de\u05d9\u05df \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"30","cw_model_code":"00019-0526","owner":"\u05e9\u05d0\u05d3\u05d9 \u05d8\u05d0\u05d8\u05d5\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"Q5"},{"id":"11541","license":"43483102","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1615138542_25454.JPG","small_image":"\/uploads\/1615138544_11926.JPG","small_image2":"\/uploads\/1615138546_83073.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615138542_25454_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1660","cw_color":"32","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11542","license":"43281002","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1615138558_91220.JPG","small_image":"\/uploads\/1615138561_28116.JPG","small_image2":"\/uploads\/1615138562_53824.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615138558_91220_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1660","cw_color":"4","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11544","license":"19313901","name":"Renault","model":"Clio","large_image":"\/uploads\/1618775474_37025.JPG","small_image":"\/uploads\/1618775475_51249.JPG","small_image2":"\/uploads\/1618775477_73571.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618775474_37025_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2T","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"58,481","price":"59900","retail_price":"66,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1-\u05d0\u05d5\u05df, \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d2\u05e9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2, \u05d4\u05d2\u05d4 \u05de\u05e6\u05d5\u05e4\u05d4 \u05e2\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11551","license":"9134632","name":"Chevrolet","model":"Silverado","large_image":"\/uploads\/1616088755_79437.JPG","small_image":"\/uploads\/1616088757_38787.JPG","small_image2":"\/uploads\/1616088759_64738.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088755_79437_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"6599","type":"","year":"2015","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"499,999","price":"79900","retail_price":"95,200","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05de\u05d9\u05df \u05d5\u05d2\u05d3\u05d5\u05dc! 6 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2,\"\u05de Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7 \u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2\"\u05de","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":null,"owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11562","license":"45092502","name":"Nissan","model":" Juke","large_image":"\/uploads\/1615231835_59910.JPG","small_image":"\/uploads\/1615231837_38842.JPG","small_image2":"\/uploads\/1615231838_77265.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615231835_59910_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"134000","retail_price":"134,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05d9\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05e1\u05d8\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd \u05db\u05d5\u05dc\u05dc \u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05e1\u05d8\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2'\u05e0\u05d8\u05d9\u05dd 17', \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,\u05de\u05e4\u05ea\u05d7 \u05d7\u05db\u05dd \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1546","cw_color":"48","cw_model_code":"00637-0148","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11564","license":"7007411","name":"Ford","model":"Explorer","large_image":"\/uploads\/1615830196_62661.JPG","small_image":"\/uploads\/1615830197_57899.JPG","small_image2":"\/uploads\/1615830199_88664.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615830196_62661_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3497","type":"","year":"2014","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"215,000","price":"129900","retail_price":"134,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d0\u05de\u05d9\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da, \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05e8\u05d3 \u05e4\u05d5\u05e7\u05d5\u05e1 \u05de\u05d5\u05e0\u05d3\u05d0\u05d5 \u05de\u05d5\u05e0\u05d3\u05d5 \u05d0\u05d9\u05d9\u05d2 \u05d0\u05d9\u05d3\u05d2 \u05de\u05d5\u05e1\u05d8\u05e0\u05d2 \u05e4\u05d9\u05d0\u05e1\u05d8\u05d4 Ford","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00728-0007","owner":"\u05d0\u05d7\u05de\u05d3 \u05d6\u05d5\u05e2\u05d1\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d5\u05e8\u05d3","dr_model_name":"EXPLORER"},{"id":"11565","license":"47257202","name":"Mazda","model":"3","large_image":"\/uploads\/1615315516_17202.JPG","small_image":"\/uploads\/1615315517_67890.JPG","small_image2":"\/uploads\/1615315518_94742.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615315516_17202_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"151000","retail_price":"151,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1574","cw_color":"44","cw_model_code":"00588-0250","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11569","license":"55574401","name":"Mercedes","model":"GLE-43 Coupe","large_image":"\/uploads\/1615484460_18359.JPG","small_image":"\/uploads\/1615484462_28866.JPG","small_image2":"\/uploads\/1615484463_80606.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615484460_18359_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2996","type":"","year":"2018","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8","km":"133,000","price":"434900","retail_price":"447,600","details":"\u05d3\u05d2\u05dd \u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05e8\u05db\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d1\u05e0\u05d6\u05d9\u05df \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05e7\u05d9\u05d8 AMG! \u05d2'\u05e0\u05d8\u05d9\u05dd 21' \u05de\u05e6\u05dc\u05de\u05d4 360\u00b0 \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05dc\u05d0\u05d9\u05dd! \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 \u05e6\u05d1\u05e2\u05d5\u05e0\u05d9\u05ea, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9,keyless go \u05d5\u05e2\u05d5\u05d3.. \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05de\u05d9\u05de\u05d5\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00830-0100","owner":"\u05e1\u05d0\u05e8\u05d9 \u05d0\u05d1\u05d5 \u05e6\u05e2\u05dc\u05d5\u05e7","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLE 43 AMG"},{"id":"11572","license":"3862239","name":"Isuzu","model":"D-MAX","large_image":"\/uploads\/1616702347_36382.JPG","small_image":"\/uploads\/1616702351_38549.JPG","small_image2":"\/uploads\/1616702353_76341.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616702347_36382_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2499","type":"","year":"2016","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"274,000","price":"154900","retail_price":"162,200","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9! \u05d0\u05de\u05d9\u05df \u05de\u05d0\u05d5\u05d3 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9!  4X4, \u05d0\u05e8\u05d2\u05d6 \u05e1\u05d2\u05d5\u05e8, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d4, \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00973-0104","owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","dr_model_name":"PICK - UP"},{"id":"11575","license":"3274774","name":"Lexus","model":"CT-200H","large_image":"\/uploads\/1615747826_24509.JPG","small_image":"\/uploads\/1615747829_51382.JPG","small_image2":"\/uploads\/1615747831_79302.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615747826_24509_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1800","type":"","year":"2011","owner_num":"4","color":"\u05dc\u05d1\u05df","km":"282,866","price":"44900","retail_price":"50,000","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d0\u05de\u05d9\u05df \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.!","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e7\u05e1\u05d5\u05e1 \u05dc\u05e7\u05e1\u05d5\u05e1\u05e1  \u05d0\u05d9\u05d9 \u05d0\u05e1 IS 300 CT CT-200 \u05e1\u05d9 \u05d8\u05d9 GS RX \u05d2\u05d9 \u05d0\u05e1 NX 450 300 250  Lexus","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00404-0291","owner":"\u05d7\u05d9 \u05de\u05d0\u05d9\u05e8 \u05d0\u05d6\u05d5\u05dc\u05d0\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05dc\u05e7\u05e1\u05d5\u05e1","dr_model_name":"LEXUS CT200H"},{"id":"11577","license":"5253530","name":"Lexus","model":"GS300H","large_image":"\/uploads\/1615485437_85096.JPG","small_image":"\/uploads\/1615485438_51096.JPG","small_image2":"\/uploads\/1615485440_48022.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615485437_85096_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2494","type":"","year":"2014","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"215,000","price":"104900","retail_price":"125,200","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e1\u05da, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d7\u05e9\u05d9\u05d9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e7\u05e1\u05d5\u05e1 \u05dc\u05e7\u05e1\u05d5\u05e1\u05e1  \u05d0\u05d9\u05d9 \u05d0\u05e1 IS 300 CT CT-200 \u05e1\u05d9 \u05d8\u05d9 GS RX \u05d2\u05d9 \u05d0\u05e1 NX 450 300 250  Lexus","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00404-0040","owner":"\u05e0\u05d9\u05e6\u05df \u05dc\u05d5\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05dc\u05e7\u05e1\u05d5\u05e1","dr_model_name":"LEXUS GS300H"},{"id":"11578","license":"3805879","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617207684_48748.JPG","small_image":"\/uploads\/1617207689_97310.JPG","small_image2":"\/uploads\/1617207695_15628.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617207684_48748_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1997","type":"","year":"2012","owner_num":"2","color":"\u05e7\u05e4\u05d4","km":"148,000","price":"42900","retail_price":"43,430","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3!  \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"15","cw_model_code":"00637-0581","owner":"\u05e0\u05d9\u05e8 \u05d9\u05d5\u05e1\u05e3","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11584","license":"43563201","name":"Peugeot","model":"2008","large_image":"\/uploads\/1615830460_31157.JPG","small_image":"\/uploads\/1615830462_59241.JPG","small_image2":"\/uploads\/1615830464_38798.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615830460_31157_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2T","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"90,000","price":"74900","retail_price":"80,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Outlet","for_xml":"0","monthly_price":"1047","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11589","license":"40057802","name":"Mercedes","model":"CLA-250e","large_image":"\/uploads\/1615740668_34347.JPG","small_image":"\/uploads\/1615740670_11724.JPG","small_image2":"\/uploads\/1615740671_76189.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615740668_34347_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"375000","retail_price":"375,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05e1\u05d3\u05d0\u05df \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05de\u05e9\u05d5\u05dc\u05d1 \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea \u05e1\u05e4\u05d5\u05e8\u05d8 AMG \u05de\u05dc\u05d0\u05d4! \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 ,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05d7\u05e0\u05d9\u05d9\u05d4, \u05de\u05e1\u05da 10' + \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05d9\u05e7\u05d5\u05e3 \u05dc\u05d8\u05dc\u05e4\u05d5\u05df, \u05e7\u05e1\u05e0\u05d5\u05df, \u05dc\u05d3, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3660","cw_color":"32","cw_model_code":"00152-0141","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"CLA250E"},{"id":"11590","license":"40057102","name":"Mercedes","model":"C-300 Coupe","large_image":"\/uploads\/1615748176_66363.JPG","small_image":"\/uploads\/1615748177_43762.JPG","small_image2":"\/uploads\/1615748179_51680.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615748176_66363_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"10","price":"478000","retail_price":"478,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea AMG \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05ea, \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea - \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05ea\u05dc\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 10', \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4549","cw_color":"32","cw_model_code":"00593-1217","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"C300"},{"id":"11592","license":"88867801","name":"Mercedes","model":"G-500","large_image":"\/uploads\/1615744895_65548.JPG","small_image":"\/uploads\/1615744897_50849.JPG","small_image2":"\/uploads\/1615744898_21010.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615744895_65548_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3982","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"1337000","retail_price":"1,337,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05de\u05d3\u05d4\u05d9\u05dd! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8, \u05de\u05e2' \u05e9\u05de\u05e2 \u05d1\u05d5\u05e8\u05de\u05d9\u05d9\u05e1\u05d8\u05e8, \u05de\u05ea\u05dc\u05d9\u05dd \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05e1\u05de\u05d0\u05e8\u05d8\u05e4\u05d5\u05df, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea, \u05e7\u05dc\u05d9\u05e4\u05e8\u05d9\u05dd \u05d0\u05d3\u05d5\u05de\u05d9\u05dd, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 64 \u05e6\u05d1\u05e2\u05d9\u05dd, \u05de\u05e1\u05da 12', \u05de\u05e2 \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d7\u05db\u05de\u05d4 multibeam \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00197-0043","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"G500"},{"id":"11594","license":"40054102","name":"Mercedes","model":"CLA-180","large_image":"\/uploads\/1615745294_66206.JPG","small_image":"\/uploads\/1615745295_14031.JPG","small_image2":"\/uploads\/1615745296_90713.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615745294_66206_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05e6\u05d4\u05d5\u05d1","km":"0","price":"339000","retail_price":"339,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05e1\u05d3\u05d0\u05df \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea \u05e1\u05e4\u05d5\u05e8\u05d8 AMG \u05de\u05dc\u05d0\u05d4! \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 ,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05d7\u05e0\u05d9\u05d9\u05d4, \u05de\u05e1\u05da 10' + \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05d9\u05e7\u05d5\u05e3 \u05dc\u05d8\u05dc\u05e4\u05d5\u05df, \u05e7\u05e1\u05e0\u05d5\u05df, \u05dc\u05d3, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3141","cw_color":"39","cw_model_code":"00152-0135","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"CLA180"},{"id":"11597","license":"9100887","name":"Citroen","model":"Berlingo","large_image":"\/uploads\/1615832420_66071.JPG","small_image":"\/uploads\/1615832422_90344.JPG","small_image2":"\/uploads\/1615832424_26837.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1615832420_66071_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.6","type":"","year":"2017","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"260,000","price":"54900","retail_price":"68,400","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! 100 \u05db\"\u05e1,  \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05dc\u05d3\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df \u05e1\u05d9\u05ea\u05e8\u05d5\u05d0\u05df \u05e1\u05d9\u05d8\u05e8\u05d5\u05df \u05e1\u05d93 \u05e1\u05d95 \u05e1\u05d94 C-3 C-5 C-4 DS3 \u05d1\u05e8\u05dc\u05d9\u05e0\u05d2\u05d5 \u05e1\u05d9-1 C-1  Citroen","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00496-0040","owner":"\u05d2\u05d9\u05dc \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05d5\u05e6\u05e8\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d1\u05e2\"\u05de","owner_type":"\u05d7\u05d1\u05e8\u05d4","cw_owner_type":"2","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df","dr_model_name":"BERLINGO"},{"id":"11604","license":"54322001","name":"Hyundai","model":"Tucson","large_image":"\/uploads\/1616089291_30823.JPG","small_image":"\/uploads\/1616089292_17633.JPG","small_image2":"\/uploads\/1616089294_65397.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616089291_30823_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2019","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05e2\u05db\u05d1\u05e8","km":"70,459","price":"119900","retail_price":"120,000","details":"\u05d8\u05d5\u05e1\u05d5\u05df \u05d4\u05d7\u05d3\u05e9! \u05e8\u05db\u05d1 \u05de\u05d3\u05d4\u05d9\u05dd \u05d1\u05d9\u05d5\u05e4\u05d9\u05d5! \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!\u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, WAZE, \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d1\u05d5\u05e8 USB, \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05de\u05d6\u05d2\u05df \u05d3\u05d9\u05d2\u05d8\u05dc\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1605","cw_color":"5","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11606","license":"4405075","name":"Ford","model":"Focus","large_image":"\/uploads\/1617298571_97937.JPG","small_image":"\/uploads\/1617298572_84922.JPG","small_image2":"\/uploads\/1617298573_88562.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617298571_97937_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1596","type":"","year":"2012","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"150,000","price":"19900","retail_price":"25,200","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05d3\u05d2\u05dd \u05e1\u05d8\u05d9\u05d9\u05e9\u05df, 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da, USB, AUX \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05e8\u05d3 \u05e4\u05d5\u05e7\u05d5\u05e1 \u05de\u05d5\u05e0\u05d3\u05d0\u05d5 \u05de\u05d5\u05e0\u05d3\u05d5 \u05d0\u05d9\u05d9\u05d2 \u05d0\u05d9\u05d3\u05d2 \u05de\u05d5\u05e1\u05d8\u05e0\u05d2 \u05e4\u05d9\u05d0\u05e1\u05d8\u05d4 Ford","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00730-0008","owner":"\u05d9\u05e6\u05d7\u05e7 \u05d9\u05d5\u05d7\u05d0\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d5\u05e8\u05d3","dr_model_name":"FOCUS"},{"id":"11612","license":"7122411","name":"Mazda","model":"CX-5","large_image":"\/uploads\/1618849887_73581.JPG","small_image":"\/uploads\/1618849889_24989.JPG","small_image2":"\/uploads\/1618849892_36058.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618849887_73581_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2014","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"200,000","price":"62900","retail_price":"68,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05de\u05d9\u05df \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00588-0039","owner":"\u05d7\u05d9\u05e1\u05df \u05de\u05e7\u05d0\u05dc\u05d3\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"CX5"},{"id":"11613","license":"9741472","name":"Mercedes","model":"CLS-63 AMG","large_image":"\/uploads\/1616089379_48465.JPG","small_image":"\/uploads\/1616089380_45245.JPG","small_image2":"\/uploads\/1616089381_52450.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616089379_48465_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"5461","type":"","year":"2011","owner_num":"4","color":"\u05d6\u05d4\u05d1 ","km":"190,000","price":"219900","retail_price":"246,000","details":"\u05e8\u05db\u05d1 \u05e7\u05d9\u05e4\u05d4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d3\u05d2\u05dd AMG! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05db\u05d5\u05dc\u05dc \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d0\u05d2\u05d6\u05d5\u05d6\u05d9\u05dd, \u05de\u05e2' \u05e9\u05de\u05e2 \u05de\u05e9\u05d5\u05d3\u05e8\u05d2\u05ea, \u05de\u05e1\u05da, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19' \u05de\u05d9\u05d5\u05d7\u05d6\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"13","cw_model_code":null,"owner":"\u05e2\u05d8\u05d9\u05d4 \u05d0\u05dc\u05e2\u05d5\u05dc","owner_type":"\u05d9\u05d1\u05d5\u05d0 \u05d0\u05d9\u05e9\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11615","license":"57778802","name":"Bmw","model":"Z4 SDRIVE 20I","large_image":"\/uploads\/1616089029_48490.JPG","small_image":"\/uploads\/1616089031_85656.JPG","small_image2":"\/uploads\/1616089034_20577.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616089029_48490_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"420000","retail_price":"420,000","details":"\u05e8\u05db\u05d1 \u05d4\u05e1\u05e4\u05d5\u05e8\u05d8 \u05d4\u05de\u05d3\u05d4\u05d9\u05dd \u05e9\u05dc \u05d1.\u05de.\u05d5\u05d5! \u05de\u05e0\u05d5\u05e2 TwinPower Turbo \u05d8\u05d5\u05e8\u05d9 \u05d4\u05de\u05e4\u05d9\u05e7 197 \u05db\"\u05e1 \u05dc\u05d2\u05dc\u05d2\u05dc\u05d9\u05dd \u05d4\u05d0\u05d7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05ea\u05d9\u05d1\u05ea \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd Sport \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea Steptronic \u05d1\u05e2\u05dc\u05ea 8 \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd \u05d5\u05e4\u05e7\u05d3\u05d9 \u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd \u05de\u05d2\u05dc\u05d2\u05dc \u05d4\u05d4\u05d2\u05d4,\u05d3\u05d9\u05e4\u05e8\u05e0\u05e6\u05d9\u05d0\u05dc \u05d0\u05d7\u05d5\u05e8\u05d9 \u05e0\u05e0\u05e2\u05dc \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9\u05ea, \u05d4\u05d2\u05d4 \u05de\u05e6\u05d5\u05e4\u05d4 \u05e2\u05d5\u05e8 \u05e2\u05dd \u05e9\u05dc\u05d9\u05d8\u05d4 \u05e2\u05dc \u05d4\u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05e0\u05d9\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea, \u05ea\u05d0\u05d5\u05e8\u05ea \u05dc\u05d3, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05de\u05dc\u05d0\u05d4 \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4675","cw_color":"44","cw_model_code":"00910-0067","owner":"\u05e9\u05d9\u05d0 \u05e1\u05d5\u05db\u05e0\u05d9\u05d5\u05ea \u05e8\u05db\u05d1 \u05e9\u05d7\u05d5\u05d3\u05d4 2000 \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"Z4 SDRIVE 20I"},{"id":"11620","license":"47039802","name":"Nissan","model":"X Trail","large_image":"\/uploads\/1616004702_96137.JPG","small_image":"\/uploads\/1616004704_54173.JPG","small_image2":"\/uploads\/1616004706_84851.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616004702_96137_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"188000","retail_price":"188,000","details":"\u05d2'\u05d9\u05e4 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05db\u05d5\u05dc\u05dc \u05db\u05dc \u05de\u05e2' \u05d4\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea -\u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05e0\u05d9\u05e2\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05d2'\u05d0\u05e0\u05d8 18', \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1715","cw_color":"34","cw_model_code":"00624-0123","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"X-TRAIL"},{"id":"11621","license":"44938802","name":"Volkswagen","model":"Atlas","large_image":"\/uploads\/1616347146_78674.JPG","small_image":"\/uploads\/1616347149_68610.JPG","small_image2":"\/uploads\/1616347151_74478.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616347146_78674_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0T","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"0","price":"445000","retail_price":"445,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d0\u05d2\u05df! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! 235 \u05db\"\u05e1! \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4, 8 \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05de\u05e2' \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 8' \u05ea\u05d5\u05de\u05da CARPLAY, \u05db\u05e0\u05d9\u05e1\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05e7\u05d5\u05e7\u05e4\u05d9\u05d8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df \u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d5\u05d5\u05dc\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d2\u05d8\u05d4 \u05e4\u05d5\u05dc\u05d5 \u05d2\u05d5\u05dc\u05e3 \u05e4\u05d0\u05e1\u05d0\u05d8 \u05e4\u05d0\u05e1\u05d0\u05ea \u05d8\u05d5\u05d0\u05e8\u05d2 \u05d2\u05d5\u05d0\u05dc\u05e3 \u05e4\u05d5\u05dc\u05e1 \u05d5\u05d5\u05d2\u05d0\u05df \u05d5\u05d5\u05e1\u05dc\u05e7\u05d0\u05d2\u05df \u05d2'\u05d8\u05d4 \u05d0\u05de\u05d0\u05e8\u05d5\u05e7 \u05d0\u05de\u05e8\u05d5\u05e7  Volkswagen","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4160","cw_color":"32","cw_model_code":"00787-0034","owner":"\u05dc\u05de\u05d5\u05e0\u05e1 \u05d0\u05d9\u05d9.\u05d0\u05dc \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11623","license":"43486502","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1616088493_19080.JPG","small_image":"\/uploads\/1616088495_42294.JPG","small_image2":"\/uploads\/1616088497_93494.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088493_19080_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1660","cw_color":"30","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11624","license":"43484002","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1616088477_76369.JPG","small_image":"\/uploads\/1616088479_23815.JPG","small_image2":"\/uploads\/1616088481_88787.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088477_76369_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1660","cw_color":"32","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11626","license":"43483402","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1616088462_96811.JPG","small_image":"\/uploads\/1616088463_44622.JPG","small_image2":"\/uploads\/1616088465_80903.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088462_96811_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"150000","retail_price":"150,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!\u05de\u05d5\u05e9\u05d1\u05d9 \u05e0\u05d5\u05d7\u05d5\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4+\u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1 , \u05de\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea,\u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d9\u05d1\u05ea, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d4\u05ea\u05e8\u05e2\u05d4 \u05d1\u05de\u05e6\u05d1 \u05e9\u05dc \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05d0\u05d5 \u05d4\u05e1\u05d7\u05ea \u05d3\u05e2\u05ea ,\u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1660","cw_color":"32","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11628","license":"57780202","name":"Bmw","model":"X-1","large_image":"\/uploads\/1616088569_97011.JPG","small_image":"\/uploads\/1616088572_38298.JPG","small_image2":"\/uploads\/1616088574_52761.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088569_97011_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"264000","retail_price":"264,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05d7\u05d9\u05d9\u05e9\u05df \u05d0\u05d5\u05e8 \u05d5\u05d2\u05e9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea START&STOP, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d4\u05ea\u05e8\u05d0\u05ea \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05e0\u05d4\u05d2 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2141","cw_color":"32","cw_model_code":"00143-1358","owner":"\u05e2\u05dc\u05d9\u05ea \u05de\u05d5\u05d8\u05d5\u05e8\u05e1 \u05d9\u05e9\u05e8\u05d0\u05dc \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"X1 SDRIVE18I"},{"id":"11632","license":"30029202","name":"Cadillac","model":"XT6","large_image":"\/uploads\/1616089962_30388.JPG","small_image":"\/uploads\/1616089964_92502.JPG","small_image2":"\/uploads\/1616089966_73410.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616089962_30388_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"415000","retail_price":"415,000","details":"\u05d2'\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d7\u05d3\u05e9 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05e2\u05dc 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05de\u05e0\u05d5\u05e2 3.6 \u05dc' \u05de\u05e9\u05d5\u05d3\u05da \u05dc\u05ea\u05d9\u05d1\u05ea 9 \u05d4\u05d9\u05e2\u05dc\u05d5\u05db\u05d9\u05dd! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05dc\u05e1\u05d9\u05d5\u05e2 \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05d4\u05e0\u05ea\u05d9\u05d1, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05ea\u05e8\u05d0\u05d4 \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05ea \u05de\u05e8\u05d0\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05d7\u05e0\u05d9\u05d4 \u05d4\u05d9\u05e7\u05e4\u05d9\u05ea 360 HD, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 20', 14 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05de\u05d1\u05d9\u05ea BOSE,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea,KEYLESS \u05de\u05dc\u05d0 + \u05d4\u05e0\u05e2\u05d4 \u05de\u05e8\u05d7\u05d5\u05e7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"34","cw_model_code":"00840-0077","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT6"},{"id":"11633","license":"30108402","name":"Cadillac","model":"XT6","large_image":"\/uploads\/1616089945_94929.JPG","small_image":"\/uploads\/1616089947_50341.JPG","small_image2":"\/uploads\/1616089949_81988.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616089945_94929_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"415000","retail_price":"415,000","details":"\u05d2'\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d7\u05d3\u05e9 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05e2\u05dc 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05de\u05e0\u05d5\u05e2 3.6 \u05dc' \u05de\u05e9\u05d5\u05d3\u05da \u05dc\u05ea\u05d9\u05d1\u05ea 9 \u05d4\u05d9\u05e2\u05dc\u05d5\u05db\u05d9\u05dd! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05ea\u05e8\u05d0\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05dc\u05e1\u05d9\u05d5\u05e2 \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05d4\u05e0\u05ea\u05d9\u05d1, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05ea\u05e8\u05d0\u05d4 \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05ea \u05de\u05e8\u05d0\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05d7\u05e0\u05d9\u05d4 \u05d4\u05d9\u05e7\u05e4\u05d9\u05ea 360 HD, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 20', 14 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05de\u05d1\u05d9\u05ea BOSE,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea,KEYLESS \u05de\u05dc\u05d0 + \u05d4\u05e0\u05e2\u05d4 \u05de\u05e8\u05d7\u05d5\u05e7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"4150","cw_color":"3","cw_model_code":"00840-0077","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT6"},{"id":"11635","license":"43485302","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1616088445_22451.JPG","small_image":"\/uploads\/1616088446_71748.JPG","small_image2":"\/uploads\/1616088449_84396.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088445_22451_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1660","cw_color":"32","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11638","license":"44938702","name":"Volkswagen","model":"Atlas","large_image":"\/uploads\/1616347184_32977.JPG","small_image":"\/uploads\/1616347187_96842.JPG","small_image2":"\/uploads\/1616347189_82381.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616347184_32977_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0T","type":"","year":"2021","owner_num":"0","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"445000","retail_price":"445,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d0\u05d2\u05df! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! 235 \u05db\"\u05e1! \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4, 8 \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05de\u05e2' \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 8' \u05ea\u05d5\u05de\u05da CARPLAY, \u05db\u05e0\u05d9\u05e1\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05e7\u05d5\u05e7\u05e4\u05d9\u05d8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df \u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d5\u05d5\u05dc\u05e1\u05d5\u05d5\u05d0\u05d2\u05df \u05d2\u05d8\u05d4 \u05e4\u05d5\u05dc\u05d5 \u05d2\u05d5\u05dc\u05e3 \u05e4\u05d0\u05e1\u05d0\u05d8 \u05e4\u05d0\u05e1\u05d0\u05ea \u05d8\u05d5\u05d0\u05e8\u05d2 \u05d2\u05d5\u05d0\u05dc\u05e3 \u05e4\u05d5\u05dc\u05e1 \u05d5\u05d5\u05d2\u05d0\u05df \u05d5\u05d5\u05e1\u05dc\u05e7\u05d0\u05d2\u05df \u05d2'\u05d8\u05d4 \u05d0\u05de\u05d0\u05e8\u05d5\u05e7 \u05d0\u05de\u05e8\u05d5\u05e7  Volkswagen","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"4160","cw_color":"44","cw_model_code":"00787-0034","owner":"\u05dc\u05de\u05d5\u05e0\u05e1 \u05d0\u05d9\u05d9.\u05d0\u05dc \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11639","license":"43484502","name":"Toyota","model":"C-HR","large_image":"\/uploads\/1616088429_51713.JPG","small_image":"\/uploads\/1616088426_43370.JPG","small_image2":"\/uploads\/1616088432_90967.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616088429_51713_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"150000","retail_price":"150,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1660","cw_color":"32","cw_model_code":"00839-0154","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"C-HR HYBRID"},{"id":"11646","license":"40057302","name":"Mercedes","model":"A-35","large_image":"\/uploads\/1616361910_87680.JPG","small_image":"\/uploads\/1616361911_43763.JPG","small_image2":"\/uploads\/1616361913_38159.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616361910_87680_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"456000","retail_price":"456,000","details":"\u05d4\u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9\u05ea \u05d4\u05d7\u05d3\u05e9\u05d4 \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! \u05e8\u05db\u05d1 \u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3!\u05d3\u05d2\u05dd AMG \u05d7\u05d3\u05e9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05e2\u05d5\u05e6\u05de\u05ea\u05d9! 2 \u05de\u05e1\u05db\u05d9\u05dd(\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d5\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4),\u05db\u05e1\u05e8 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05d5\u05e8\u05d5\u05e0\u05ea, \u05de\u05e6\u05dc\u05de\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05dc\u05d3\u05d9\u05dd, CARPLAY \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05dc\u05d0\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..\r\nBuy & Drive \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9, \u05e0\u05de\u05db\u05e8 \u05e2\u05e7\u05d1 \u05d1\u05d9\u05d8\u05d5\u05dc \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9.\r\n100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \u05d1\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4340","cw_color":"32","cw_model_code":"00152-0116","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"AMG A35"},{"id":"11649","license":"40058102","name":"Mercedes","model":"CLA-180","large_image":"\/uploads\/1616362478_43348.JPG","small_image":"\/uploads\/1616362471_53113.JPG","small_image2":"\/uploads\/1616362480_61575.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616362478_43348_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"339000","retail_price":"339,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05e1\u05d3\u05d0\u05df \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea \u05e1\u05e4\u05d5\u05e8\u05d8 AMG \u05de\u05dc\u05d0\u05d4! \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 ,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05de\u05e2' \u05e2\u05d6\u05e8 \u05d7\u05e0\u05d9\u05d9\u05d4, \u05de\u05e1\u05da 10' + \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05d9\u05e7\u05d5\u05e3 \u05dc\u05d8\u05dc\u05e4\u05d5\u05df, \u05e7\u05e1\u05e0\u05d5\u05df, \u05dc\u05d3, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3141","cw_color":"44","cw_model_code":"00152-0135","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"CLA180"},{"id":"11655","license":"58074901","name":"Volvo","model":"S60 T6","large_image":"\/uploads\/1616437124_69060.JPG","small_image":"\/uploads\/1616437126_44864.JPG","small_image2":"\/uploads\/1616437129_11618.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616437124_69060_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1969","type":"","year":"2018","owner_num":"3","color":"\u05ea\u05db\u05dc\u05ea","km":"66,000","price":"199900","retail_price":"248,800","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05d3\u05d2\u05dd R \u05d3\u05d9\u05d6\u05d9\u05d9\u05df \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd\u05e3 \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05d5\u05d5\u05d5\u05dc\u05d5\u05d5 \u05d5\u05dc\u05d5\u05d5 \u05d0\u05e1-40 S-40 \u05d0\u05e1 60 S-60  \u05d0\u05e1 80 S-80 \u05d0\u05e7\u05e1 \u05e1\u05d9 XC 60 \u05d0\u05e7\u05e1\u05d9 60  Volvo","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"42","cw_model_code":"00388-0154","owner":"\u05e2\u05d5\u05de\u05e8\u05d9 \u05d3\u05d5\u05e9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d5\u05d5\u05dc\u05d1\u05d5","dr_model_name":"S60 T6"},{"id":"11657","license":"9582552","name":"Skoda","model":"Octavia","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1395","type":"","year":"2014","owner_num":"2","color":"\u05e7\u05e4\u05d4","km":"170,000","price":"49900","retail_price":"53,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!\u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"15","cw_model_code":"00676-0292","owner":"\u05dc\u05d5\u05d0\u05d9 \u05d2\u05d6\u05d0\u05d5\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"OCTAVIA"},{"id":"11659","license":"42332902","name":"Range Rover","model":"Sport","large_image":"\/uploads\/1616437297_68158.JPG","small_image":"\/uploads\/1616437298_68382.JPG","small_image2":"\/uploads\/1616437301_68819.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616437297_68158_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2000","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"775000","retail_price":"775,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d4\u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! BlackPack- \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u05d5\u05e9\u05d7\u05e8\u05d9\u05dd, 3 \u05de\u05e1\u05db\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05e8\u05d9\u05d9\u05d1 propack - \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 + \u05d6\u05d4\u05d5\u05d9 \u05e9\u05d8\u05d7 \u05de\u05ea \u05db\u05d5\u05dc\u05dc \u05ea\u05d9\u05e7\u05d5\u05df, \u05e7\u05d9-\u05dc\u05e1 \u05d2\u05d5,\u05e1\u05d2\u05d9\u05e8\u05ea \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"7612","cw_color":"32","cw_model_code":"00941-0374","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"RANGE  R.SPORT"},{"id":"11663","license":"6176237","name":"Hyundai","model":"SONATA HYBRID","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1999","type":"","year":"2016","owner_num":"3","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"160,000","price":"87900","retail_price":"105,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d3\u05d2\u05dd \u05de\u05d0\u05d5\u05d1\u05d6\u05e8, \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3, \u05e4\u05e0\u05e1\u05d9 \u05dc\u05d3\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, WAZE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc \u05d0\u05d9\u05d9, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05d5\u05e2\u05d5\u05d3.. 100% \u05de\u05d9\u05de Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00481-0153","owner":"\u05e2\u05dc\u05d0 \u05d2\u05de\u05d9\u05dc","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"SONATA HYBRID"},{"id":"11666","license":"16156501","name":"Hyundai","model":"Ioniq","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2018","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"59,802","price":"94900","retail_price":"99,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3! \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d1\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e4\u05e0\u05d0\u05d9 \u05de\u05d4\u05d8\u05d5\u05d1\u05d5\u05ea \u05d1\u05e2\u05d5\u05dc\u05dd! \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05de\u05e8\u05d7\u05e7 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11667","license":"14558301","name":"Kia","model":"Niro","large_image":"\/uploads\/1617204043_81008.JPG","small_image":"\/uploads\/1617204044_13858.JPG","small_image2":"\/uploads\/1617204046_61835.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617204043_81008_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"135,754","price":"84900","retail_price":"103,800","details":"\u05e8\u05db\u05d1 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d1\u05e2\u05dc \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d1\u05e8\u05de\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05de\u05d0\u05d5\u05d3! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE, \u05de\u05e6\u05dc\u05de\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05e8\u05d5\u05d5\u05e8\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"34","cw_model_code":"00885-0438","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"NIRO"},{"id":"11668","license":"40062602","name":"Mercedes","model":"GLC-300 E","large_image":"\/uploads\/1616700981_70978.JPG","small_image":"\/uploads\/1616618807_99944.jpg","small_image2":"\/uploads\/1616618810_33557.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1616700981_70978_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"551000","retail_price":"551,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea AMG \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05ea, \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea - \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05ea\u05dc\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 10', \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"5087","cw_color":"32","cw_model_code":"00593-1840","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLC300E 4MATIC"},{"id":"11671","license":"40077102","name":"Mercedes","model":"GLA-200","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"327000","retail_price":"327,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da 10.2' \u05e2\u05dd \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05d0\u05d9\u05d9\u05e4\u05d5\u05df \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3342","cw_color":"3","cw_model_code":"00593-1607","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLA200"},{"id":"11675","license":"11735102","name":"Renault","model":"Grand Coupe","large_image":"\/uploads\/1617207886_63959.JPG","small_image":"\/uploads\/1617207888_28202.JPG","small_image2":"\/uploads\/1617207889_87448.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617207886_63959_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1461","type":"","year":"2020","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"30,000","price":"114900","retail_price":"113,400","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,  \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3.. \\Buy & Drive100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! \u05d1\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00771-0249","owner":"\u05dc\u05d5\u05d0\u05d9 \u05db\u05d9\u05d0\u05dc","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"MEGANE"},{"id":"11683","license":"51888201","name":"Hyundai","model":"Ioniq","large_image":"\/uploads\/1617986446_22985.JPG","small_image":"\/uploads\/1617986448_10851.JPG","small_image2":"\/uploads\/1617986451_59968.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617986446_22985_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"74,425","price":"94900","retail_price":"101,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3! \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d1\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05e4\u05e0\u05d0\u05d9 \u05de\u05d4\u05d8\u05d5\u05d1\u05d5\u05ea \u05d1\u05e2\u05d5\u05dc\u05dd! \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05de\u05e8\u05d7\u05e7 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11684","license":"40074202","name":"Mercedes","model":"GLA-200","large_image":"\/uploads\/1617206504_35600.JPG","small_image":"\/uploads\/1617206507_20515.JPG","small_image2":"\/uploads\/1617206510_58866.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206504_35600_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"297000","retail_price":"297,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1\u05d9\u05dd, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2991","cw_color":"3","cw_model_code":"00593-1605","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLA200"},{"id":"11685","license":"47089402","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617206530_33574.JPG","small_image":"\/uploads\/1617206531_17262.JPG","small_image2":"\/uploads\/1617206533_43843.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206530_33574_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"158000","retail_price":"158,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05db\u05d5\u05dc\u05dc \u05d4\u05d2\u05d2 \u05d4\u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d4\u05d7\u05d3\u05e9!! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd + \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1412","cw_color":"34","cw_model_code":"00637-0147","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11686","license":"40073902","name":"Mercedes","model":"GLC-300 E","large_image":"\/uploads\/1617041110_82872.JPG","small_image":"\/uploads\/1617041111_86521.JPG","small_image2":"\/uploads\/1617041113_36345.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617041110_82872_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"575000","retail_price":"575,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea AMG \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05ea, \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea - \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05ea\u05dc\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 10', \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"5087","cw_color":"4","cw_model_code":"00593-1840","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLC300E 4MATIC"},{"id":"11687","license":"47089502","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617206546_40041.JPG","small_image":"\/uploads\/1617206549_97883.JPG","small_image2":"\/uploads\/1617206550_24158.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206546_40041_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"158000","retail_price":"158,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05db\u05d5\u05dc\u05dc \u05d4\u05d2\u05d2 \u05d4\u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d4\u05d7\u05d3\u05e9!! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd + \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1412","cw_color":"34","cw_model_code":"00637-0147","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11688","license":"40076902","name":"Mercedes","model":"GLA-200","large_image":"\/uploads\/1617206440_85742.JPG","small_image":"\/uploads\/1617206442_61819.JPG","small_image2":"\/uploads\/1617206443_97564.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206440_85742_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"327000","retail_price":"327,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da 10.2' \u05e2\u05dd \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05d0\u05d9\u05d9\u05e4\u05d5\u05df \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3342","cw_color":"32","cw_model_code":"00593-1607","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLA200"},{"id":"11689","license":"40074002","name":"Mercedes","model":"GLC-300 E","large_image":"\/uploads\/1617041179_34292.JPG","small_image":"\/uploads\/1617041182_23048.JPG","small_image2":"\/uploads\/1617041192_10285.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617041179_34292_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"551000","retail_price":"551,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e7\u05d5\u05e4\u05d4 \u05d4\u05d9\u05e4\u05d4 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d7\u05d1\u05d9\u05dc\u05ea AMG \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05ea, \u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05e6\u05d3, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea - \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd, \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05ea\u05dc\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 10', \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"5087","cw_color":"44","cw_model_code":"00593-1840","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLC300E 4MATIC"},{"id":"11690","license":"40074102","name":"Mercedes","model":"GLA-200","large_image":"\/uploads\/1617206427_96525.JPG","small_image":"\/uploads\/1617206429_56409.JPG","small_image2":"\/uploads\/1617206430_62737.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206427_96525_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"297000","retail_price":"297,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da 10.2' \u05e2\u05dd \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05d0\u05d9\u05d9\u05e4\u05d5\u05df \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2991","cw_color":"32","cw_model_code":"00593-1605","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"GLA200"},{"id":"11696","license":"46850102","name":"Hyundai","model":"Sonata","large_image":"\/uploads\/1617206355_18800.JPG","small_image":"\/uploads\/1617206357_72399.JPG","small_image2":"\/uploads\/1617206358_58118.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617206355_18800_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0 Hybrid","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"185000","retail_price":"185,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3 \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d7\u05db\u05de\u05d4 ,\u05de\u05e2\u05e8\u05db\u05ea \u05e1\u05d9\u05d5\u05e2 \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05e0\u05ea\u05d9\u05d1 \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d5\u05de\u05e8\u05db\u05d5\u05d6,\u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05db\u05d5\u05dc\u05dc CARPLAY \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3 \u05d5\u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd BOSE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2025","cw_color":"48","cw_model_code":"00481-0266","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"SONATA HYBRID"},{"id":"11701","license":"47313801","name":"Cadillac","model":"XT5","large_image":"\/uploads\/1617203806_24862.JPG","small_image":"\/uploads\/1617203809_79967.JPG","small_image2":"\/uploads\/1617203810_11329.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617203806_24862_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"43,552","price":"209900","retail_price":"216,400","details":"\u05d2'\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd, \u05d0\u05d9\u05ea\u05d5\u05e8\u05d0\u05df \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00840-0050","owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT5"},{"id":"11702","license":"36478902","name":"Mitsubishi","model":"ASX","large_image":"\/uploads\/1617041461_32921.JPG","small_image":"\/uploads\/1617041462_79209.JPG","small_image2":"\/uploads\/1617041464_12850.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617041461_32921_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"141000","retail_price":"141,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, WAZE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1457","cw_color":"34","cw_model_code":"00590-0184","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"ASX"},{"id":"11706","license":"36479002","name":"Mitsubishi","model":"ASX","large_image":"\/uploads\/1617045238_11260.JPG","small_image":"\/uploads\/1617045240_22845.JPG","small_image2":"\/uploads\/1617045242_45930.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617045238_11260_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"141000","retail_price":"141,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, WAZE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d9\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1457","cw_color":"44","cw_model_code":"00590-0184","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"ASX"},{"id":"11710","license":"6873373","name":"Audi","model":"Q-5","large_image":"\/uploads\/1617298031_38431.JPG","small_image":"\/uploads\/1617298033_72920.JPG","small_image2":"\/uploads\/1617298034_65832.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617298031_38431_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1984","type":"","year":"2011","owner_num":"2","color":"\u05db\u05e1\u05e3","km":"174,000","price":"69900","retail_price":"80,800","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05de\u05d9\u05df \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05d0\u05d5\u05d3\u05d9 \u05d0\u05d5\u05d5\u05d3\u05d9 \u05e7\u05d9\u05d5 5  \u05e7\u05d9\u05d5 3 \u05d0\u05e1-3 S-3 Q-3 Q-5  \u05d0\u05d9\u05d9 1 \u05d0\u05d9\u05d9-3 A-1 A-3\u05d0\u05d9\u05d9 4 A-4 A-6 \u05d0\u05d9\u05d96 Q-7  \u05e7\u05d9\u05d5 7 TT \u05d8\u05d9\u05d8\u05d9 Audi","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00019-2651","owner":"\u05e4\u05d0\u05d9\u05d6 \u05d0\u05d1\u05d5 \u05d2\u05dc\u05d9\u05d5\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"Q5"},{"id":"11711","license":"6570513","name":"Peugeot","model":"107","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2012","owner_num":"6","color":"\u05e6\u05d4\u05d5\u05d1","km":"180,000","price":"14900","retail_price":"17,800","details":"\u05e8\u05db\u05d1 \u05de\u05d9\u05e0\u05d9 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d0\u05de\u05d9\u05df \u05d5\u05e0\u05d5\u05d7! \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"39","cw_model_code":"00403-0061","owner":"\u05e4\u05d0\u05d9\u05d6 \u05d0\u05d1\u05d5 \u05d2\u05dc\u05d9\u05d5\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d9\u05d2'\u05d5","dr_model_name":"107"},{"id":"11712","license":"33252902","name":"Mercedes","model":"E-300","large_image":"\/uploads\/1617203347_69177.JPG","small_image":"\/uploads\/1617203349_86012.JPG","small_image2":"\/uploads\/1617203351_25104.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617203347_69177_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"7,500","price":"419900","retail_price":"480,000","details":"\u05e8\u05db\u05d1 \u05e4\u05d0\u05e8-\u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e4\u05e0\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05e4\u05dc\u05d0\u05d2-\u05d0\u05d9\u05df \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05d3\u05d9\u05e1\u05d8\u05e8\u05d5\u05e0\u05d9\u05e7, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, CARPLAY\/ANDROID,\u05d7\u05d1\u05d9\u05dc\u05ea \u05d5\u05d9\u05dc\u05d5\u05e0\u05d5\u05ea, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4158","cw_color":"32","cw_model_code":"00593-1778","owner":"\u05d0\u05d9\u05ea\u05df \u05d0\u05dc\u05d4\u05e8\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"E300 E"},{"id":"11715","license":"7786076","name":"Audi","model":"Q-5","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1984","type":"","year":"2012","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"200,000","price":"79900","retail_price":"90,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05de\u05d9\u05df \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..  Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00019-0104","owner":"\u05d0\u05d0\u05d9\u05d3 \u05d0\u05e4\u05e8\u05d9\u05d2'","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"Q5"},{"id":"11718","license":"7200437","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617300241_28902.JPG","small_image":"\/uploads\/1617300244_18236.JPG","small_image2":"\/uploads\/1617300245_13413.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617300241_28902_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2T","type":"","year":"2016","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"111,477","price":"74900","retail_price":"78,700","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!  \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \r\n\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00637-0050","owner":"\u05e8.\u05d3\u05e7\u05d5\u05e8 \u05d8\u05d9\u05e8\u05d4 \u05d1\u05e2\"\u05de","owner_type":"\u05d7\u05d1\u05e8\u05d4","cw_owner_type":"2","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11719","license":"49874002","name":"Mercedes","model":"A-250E","large_image":"\/uploads\/1617204117_42295.JPG","small_image":"\/uploads\/1617204119_11633.JPG","small_image2":"\/uploads\/1617204121_25634.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617204117_42295_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"0","price":"300000","retail_price":"300,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05de\u05e9\u05d5\u05dc\u05d1 \u05d1\u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05dc\u05de\u05e7\u05e1\u05d9\u05de\u05d5\u05dd \u05d7\u05e1\u05db\u05d5\u05df \u05d1\u05d3\u05dc\u05e7 \u05d5\u05e2\u05d5\u05e6\u05de\u05d4 \u05de\u05d9\u05e8\u05d1\u05d9\u05ea! \u05d3\u05d2\u05dd \u05e4\u05d5\u05e8\u05d2\u05e8\u05e1\u05d9\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2700","cw_color":"32","cw_model_code":"00593-1990","owner":"\u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"A250 E"},{"id":"11720","license":"49873802","name":"Mercedes","model":"A-250E","large_image":"\/uploads\/1617204097_40009.JPG","small_image":"\/uploads\/1617204098_64226.JPG","small_image2":"\/uploads\/1617204101_52428.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617204097_40009_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"0","price":"300000","retail_price":"300,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05de\u05e9\u05d5\u05dc\u05d1 \u05d1\u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05dc\u05de\u05e7\u05e1\u05d9\u05de\u05d5\u05dd \u05d7\u05e1\u05db\u05d5\u05df \u05d1\u05d3\u05dc\u05e7 \u05d5\u05e2\u05d5\u05e6\u05de\u05d4 \u05de\u05d9\u05e8\u05d1\u05d9\u05ea! \u05d3\u05d2\u05dd \u05e4\u05d5\u05e8\u05d2\u05e8\u05e1\u05d9\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2700","cw_color":"32","cw_model_code":"00593-1990","owner":"\u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"A250 E"},{"id":"11724","license":"6408873","name":"Skoda","model":"Superb","large_image":"\/uploads\/1617985695_71152.JPG","small_image":"\/uploads\/1617985693_38825.JPG","small_image2":"\/uploads\/1617985698_55154.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985695_71152_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.8","type":"","year":"2011","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"208,460","price":"34900","retail_price":"36,500","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!\u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00676-1711","owner":"\u05d5\u05dc\u05d9\u05d3 \u05e2\u05d5\u05d0\u05d3","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"SUPERB"},{"id":"11727","license":"85722201","name":"Jeep","model":"Grand Cherokee","large_image":"\/uploads\/1617298207_31639.JPG","small_image":"\/uploads\/1617298209_85077.JPG","small_image2":"\/uploads\/1617298208_55714.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617298207_31639_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2020","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"26,275","price":"309900","retail_price":"314,000","details":"\u05d2'\u05d9\u05e4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3!\u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1 \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, KEYLESS GO, \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 \u05d5\u05e2\u05d5\u05d3... \u05e7\u05e0\u05d9\u05d4 \u05d1\u05d0\u05e8\u05e5, \u05d0\u05d7\u05e8\u05d9\u05d5\u05ea \u05d9\u05d1\u05d5\u05d0\u05df \u05e8\u05e9\u05de\u05d9! Buy & Drive \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9, \u05e0\u05de\u05db\u05e8 \u05e2\u05e7\u05d1 \u05d1\u05d9\u05d8\u05d5\u05dc \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9.\r\n\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00869-0198","owner":"\u05db\u05dc\u05de\u05d5\u05d1\u05d9\u05dc \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","dr_model_name":"GRAND CHEROKEE"},{"id":"11728","license":"7413139","name":"Mercedes","model":"S-500E","large_image":"\/uploads\/1617298332_47472.JPG","small_image":"\/uploads\/1617298333_47316.JPG","small_image2":"\/uploads\/1617298335_13825.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617298332_47472_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2996","type":"","year":"2017","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"153,585","price":"384900","retail_price":"402,000","details":"\u05e7\u05e0\u05d9\u05d4 \u05d1\u05d0\u05e8\u05e5! \u05de\u05d8\u05d5\u05e4\u05dc \u05d1\u05d6\u05de\u05df \u05d1\u05de\u05e6\u05d1 \u05d7\u05d3\u05e9! \u05e8\u05db\u05d1 \u05e2\u05dd \u05db\u05dc \u05d4\u05ea\u05d5\u05e1\u05e4\u05d5\u05ea \u05d4\u05d0\u05e4\u05e9\u05e8\u05d9\u05d5\u05ea \u05de\u05e2\u05e8\u05db\u05ea \u05d3\u05d9\u05e1\u05d8\u05e8\u05d5\u05e0\u05d9\u05e7+, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd +\u05d7\u05d9\u05de\u05d5\u05dd+\u05d0\u05d5\u05d5\u05e8\u05d5\u05e8 \u05d5\u05de\u05e1\u05d2',\u05de\u05e6\u05dc\u05de\u05d5\u05ea \u05d4\u05e7\u05e4\u05d9\u05d5\u05ea, \u05d0\u05d5\u05e8 \u05d2\u05d1\u05d5\u05d4 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9,\u05de\u05e2' \u05e9\u05de\u05e2 \u05d1\u05d5\u05e8\u05de\u05d9\u05d9\u05e1\u05d8\u05e8, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 \u05e6\u05d1\u05e2\u05d5\u05e0\u05d9\u05ea, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d7\u05e9\u05de\u05dc\u05d9, \u05de\u05d1\u05e9\u05dd \u05d0\u05d5\u05d5\u05d9\u05e8, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d4\u05e0\u05e2\u05d4 \u05d7\u05db\u05de\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00593-0572","owner":"\u05db\u05dc\u05de\u05d5\u05d1\u05d9\u05dc \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"S500E"},{"id":"11734","license":"25100901","name":"Cadillac","model":"XT5","large_image":"\/uploads\/1617299477_79166.JPG","small_image":"\/uploads\/1617299479_61284.JPG","small_image2":"\/uploads\/1617299480_34391.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617299477_79166_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2018","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"73,953","price":"204900","retail_price":"210,000","details":"\u05d2'\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05d9\u05d5\u05e7\u05e8\u05ea\u05d9 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd, \u05d0\u05d9\u05ea\u05d5\u05e8\u05d0\u05df \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00840-0034","owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT5"},{"id":"11738","license":"7605637","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617565394_42379.JPG","small_image":"\/uploads\/1617565396_23685.JPG","small_image2":"\/uploads\/1617565397_94593.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617565394_42379_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2016","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"102,000","price":"69900","retail_price":"71,200","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!  \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.. Buy & Drive \r\n\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00637-0065","owner":"\u05d0\u05d5\u05d3\u05dc\u05d9\u05d4 \u05e4\u05dc\u05d3\u05de\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11740","license":"3571687","name":"Honda","model":"Jazz","large_image":"\/uploads\/1618339961_45406.JPG","small_image":"\/uploads\/1618339963_39556.JPG","small_image2":"\/uploads\/1618339965_95367.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618339961_45406_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3","type":"","year":"2017","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8","km":"97,867","price":"64900","retail_price":"65,630","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d0\u05de\u05d9\u05df \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05ea\u05e9\u05dc\u05d5\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd \u05d5\u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9!","hebrew_name":"","alt_hebrew_name":"\u05d4\u05d5\u05e0\u05d3\u05d4 \u05d0\u05d5\u05e0\u05d3\u05d4 \u05d4\u05d5\u05e0\u05d3\u05d0 \u05e1\u05d9\u05d5\u05d5\u05d9\u05e7 \u05e1\u05d9\u05d5\u05d9\u05e7 \u05d0\u05e7\u05d5\u05e8\u05d3 \u05d4\u05e7\u05d5\u05e8\u05d3 \u05dc\u05d2'\u05e0\u05d3   CRV CR-V HRV HR-V Honda","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":"00312-0019","owner":"\u05d0\u05dc\u05d9\u05d4\u05d5 \u05d9\u05ea\u05d7","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d4\u05d5\u05e0\u05d3\u05d4","dr_model_name":"JAZZ"},{"id":"11743","license":"47586402","name":"Subaru","model":" New XV","large_image":"\/uploads\/1617550948_23979.JPG","small_image":"\/uploads\/1617550950_67633.JPG","small_image2":"\/uploads\/1617550952_75748.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617550948_23979_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"157000","retail_price":"157,000","details":"\u05d2'\u05d9\u05e4 4X4 \u05d1\u05e2\u05dc \u05de\u05e2' \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 \u05e7\u05d1\u05d5\u05e2\u05d4 \u05d5\u05e1\u05d9\u05de\u05d8\u05e8\u05d9\u05ea, \u05de\u05e0\u05d5\u05e2 \u05d1\u05d5\u05e7\u05e1\u05e8 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05de\u05e1\u05ea\u05d2\u05dc\u05ea,\u05d4\u05ea\u05e8\u05e2\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d4 \u05d1\u05ea\u05d5\u05da \u05d4\u05e0\u05ea\u05d9\u05d1 \u05d5\u05e1\u05d8\u05d9\u05d4 \u05de\u05d4\u05e0\u05ea\u05d9\u05d1,\u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05dc\u05d9\u05de\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY, \u05de\u05e2\u05e8\u05db\u05ea X-MODE \u05d9\u05d9\u05e2\u05d5\u05d3\u05d9\u05ea \u05dc\u05e9\u05d8\u05d7, \u05d7\u05dc\u05d5\u05e7\u05ea \u05de\u05d5\u05de\u05e0\u05d8 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1522","cw_color":"32","cw_model_code":"00650-0456","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5","dr_model_name":"XV"},{"id":"11745","license":"47593902","name":"Subaru","model":" New XV","large_image":"\/uploads\/1617550906_18586.JPG","small_image":"\/uploads\/1617550908_76290.JPG","small_image2":"\/uploads\/1617550911_35211.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617550906_18586_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"157000","retail_price":"157,000","details":"\u05d2'\u05d9\u05e4 4X4 \u05d1\u05e2\u05dc \u05de\u05e2' \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 \u05e7\u05d1\u05d5\u05e2\u05d4 \u05d5\u05e1\u05d9\u05de\u05d8\u05e8\u05d9\u05ea, \u05de\u05e0\u05d5\u05e2 \u05d1\u05d5\u05e7\u05e1\u05e8 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05de\u05e1\u05ea\u05d2\u05dc\u05ea,\u05d4\u05ea\u05e8\u05e2\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d4 \u05d1\u05ea\u05d5\u05da \u05d4\u05e0\u05ea\u05d9\u05d1 \u05d5\u05e1\u05d8\u05d9\u05d4 \u05de\u05d4\u05e0\u05ea\u05d9\u05d1,\u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05dc\u05d9\u05de\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY, \u05de\u05e2\u05e8\u05db\u05ea X-MODE \u05d9\u05d9\u05e2\u05d5\u05d3\u05d9\u05ea \u05dc\u05e9\u05d8\u05d7, \u05d7\u05dc\u05d5\u05e7\u05ea \u05de\u05d5\u05de\u05e0\u05d8 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1522","cw_color":"44","cw_model_code":"00650-0456","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5","dr_model_name":"XV"},{"id":"11749","license":"45506702","name":"Jeep","model":"Wrangle","large_image":"\/uploads\/1617551061_95813.jpg","small_image":"\/uploads\/1617551063_24638.JPG","small_image2":"\/uploads\/1617551069_24578.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617551061_95813_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"376000","retail_price":"376,000","details":"\u05e8\u05db\u05d1 \u05d4\u05e9\u05d8\u05d7 \u05d4\u05d8\u05d5\u05d1 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05e2\u05d5\u05dc\u05dd! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05e0\u05d3\u05d9\u05e8\u05d5\u05ea!\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4!! \u05d3\u05d2\u05dd \u05d0\u05e8\u05d5\u05da, \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 4X4, \u05de\u05e0\u05d5\u05e2 \u05d1\u05e0\u05d6\u05d9\u05df \u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e4\u05ea\u05d9\u05d7\u05ea \u05d4\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3892","cw_color":"32","cw_model_code":"00239-0039","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d2'\u05d9\u05e4","dr_model_name":"WRANGLER"},{"id":"11750","license":"45462102","name":"Jeep","model":"Grand Cherokee","large_image":"\/uploads\/1617551385_22659.JPG","small_image":"\/uploads\/1617551387_93949.JPG","small_image2":"\/uploads\/1617551390_91351.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617551385_22659_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"460000","retail_price":"460,000","details":"\u05d2'\u05d9\u05e4 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05de\u05d9\u05d5\u05d7\u05d3\u05d5\u05ea! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8!  \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05e9\u05dc \u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05d6\u05e8 \u05dc\u05d6\u05d9\u05e0\u05d5\u05e7 \u05d1\u05e2\u05dc\u05d9\u05d4, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05e2\u05dd \u05e4\u05ea\u05d9\u05d7\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05ea, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05dc\u05db\u05d5\u05d5\u05e0\u05d5\u05df \u05d4\u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05d4\u05d4\u05d2\u05d4 \u05d5\u05d4\u05de\u05e8\u05d0\u05d5\u05ea, \u05d4\u05d2\u05d4 \u05de\u05d7\u05d5\u05de\u05dd,  \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05d8\u05d9\u05e4\u05ea \u05e4\u05e0\u05e1\u05d9\u05dd, \u05de\u05ea\u05dc\u05d9 \u05d0\u05d5\u05d5\u05d9\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05e0\u05d9\u05d8\u05d5\u05e8 \u05e8\u05db\u05d1 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea \u05d1\u05de\u05e8\u05d0\u05d5\u05ea \u05db\u05d5\u05dc\u05dc \u05e0\u05d9\u05d8\u05d5\u05e8 \u05ea\u05e0\u05d5\u05e2\u05d4 \u05d7\u05d5\u05e6\u05d4 \u05de\u05d0\u05d7\u05d5\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05ea\u05d9\u05e7\u05d5\u05df \u05e1\u05d8\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e9\u05d5\u05d3\u05e8\u05d2\u05ea \u05e2\u05dd 10 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd  , \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05e0\u05e9\u05dc\u05e3 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3802","cw_color":"3","cw_model_code":"00239-0050","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d2'\u05d9\u05e4","dr_model_name":"GRAND CHEROKEE"},{"id":"11755","license":"30159102","name":"Chevrolet","model":"Traverse","large_image":"\/uploads\/1617551207_36132.JPG","small_image":"\/uploads\/1617551211_30841.JPG","small_image2":"\/uploads\/1617551214_30685.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617551207_36132_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6L","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"365000","retail_price":"365,000","details":"\u05d2\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd 4X4 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05e9\u05e4\u05d7\u05ea\u05d9!7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05ea\u05e8\u05d5\u05de\u05dd, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05ea\u05e4\u05e6\u05dc\u05ea \u05dc\u05db\u05dc \u05d4\u05e8\u05db\u05d1!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3738","cw_color":"48","cw_model_code":"00961-0245","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAVERSE"},{"id":"11756","license":"30159202","name":"Chevrolet","model":"Traverse","large_image":"\/uploads\/1617551228_41973.JPG","small_image":"\/uploads\/1617551230_46314.JPG","small_image2":"\/uploads\/1617551232_75369.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617551228_41973_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6L","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"365000","retail_price":"365,000","details":"\u05d2\u05d9\u05e4 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd 4X4 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05e9\u05e4\u05d7\u05ea\u05d9!7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05ea\u05e8\u05d5\u05de\u05dd, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1 \u05d3\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05ea\u05e4\u05e6\u05dc\u05ea \u05dc\u05db\u05dc \u05d4\u05e8\u05db\u05d1!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3738","cw_color":"32","cw_model_code":"00961-0136","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAVERSE"},{"id":"11757","license":"30159002","name":"Cadillac","model":"XT4","large_image":"\/uploads\/1617551266_50869.JPG","small_image":"\/uploads\/1617551269_32084.JPG","small_image2":"\/uploads\/1617551271_48516.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617551266_50869_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"277000","retail_price":"277,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05de\u05d3\u05dc\u05d9\u05e7 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e7\u05d0\u05d3\u05dc\u05d9\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05de\u05d5\u05dd \u05d5\u05d0\u05d5\u05d5\u05e8\u05e8\u05d5\u05e8 \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d8\u05e2\u05d9\u05e0\u05d4 \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05dc\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2708","cw_color":"30","cw_model_code":"00840-0084","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT4"},{"id":"11758","license":"9936574","name":"Porsche","model":"Cayenne","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2967D","type":"","year":"2013","owner_num":"4","color":"\u05dc\u05d1\u05df","km":"180,000","price":"159900","retail_price":"180,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4,\u05d5\u05e2\u05d5\u05d3.!","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05dc\u05d0\u05dc \u05d7\u05d0\u05d2 \u05d9\u05d7\u05d9\u05d0","owner_type":"\u05d9\u05d1\u05d5\u05d0 \u05d0\u05d9\u05e9\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11760","license":"40074402","name":"Mercedes","model":"GLA-180","large_image":"\/uploads\/1617644085_72330.JPG","small_image":"\/uploads\/1617644099_49580.JPG","small_image2":"\/uploads\/1617644103_27994.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617644085_72330_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"290000","retail_price":"290,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2836","cw_color":"44","cw_model_code":"00593-2100","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11761","license":"42169201","name":"Kia","model":"Optima PHEV","large_image":"\/uploads\/1617986879_52376.JPG","small_image":"\/uploads\/1617986881_42729.JPG","small_image2":"\/uploads\/1617986882_36714.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617986879_52376_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"82,000","price":"115900","retail_price":"126,200","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da 7', \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05db\u05e0\u05d9\u05e1\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05d0\u05d9\u05d5\u05d5\u05e8\u05d5\u05e8 \u05d5\u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1694","cw_color":"34","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11763","license":"49874102","name":"Mercedes","model":"E-300","large_image":"\/uploads\/1617984422_92529.JPG","small_image":"\/uploads\/1617984426_61518.JPG","small_image2":"\/uploads\/1617984428_33377.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617984422_92529_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1991","type":"","year":"2021","owner_num":"0","color":"\u05e9\u05d7\u05d5\u05e8","km":"21,000","price":"529900","retail_price":"634,000","details":"\u05e8\u05db\u05d1 \u05e4\u05d0\u05e8-\u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e4\u05e0\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05e4\u05dc\u05d0\u05d2-\u05d0\u05d9\u05df \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e7\u05d9\u05d8 AMG, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05d3\u05d9\u05e1\u05d8\u05e8\u05d5\u05e0\u05d9\u05e7, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360, CARPLAY\/ANDROID,\u05d7\u05d1\u05d9\u05dc\u05ea \u05d5\u05d9\u05dc\u05d5\u05e0\u05d5\u05ea, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00593-2010","owner":"\u05d0\u05d9\u05ea\u05df \u05d0\u05dc\u05d4\u05e8\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"E300"},{"id":"11765","license":"47089602","name":"Nissan","model":"Qashqai","large_image":"\/uploads\/1617644047_20139.JPG","small_image":"\/uploads\/1617644049_19278.JPG","small_image2":"\/uploads\/1617644052_25295.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617644047_20139_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.3T","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"158000","retail_price":"158,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d1\u05d6\u05e8 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05db\u05d5\u05dc\u05dc \u05d4\u05d2\u05d2 \u05d4\u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d8\u05d5\u05e8\u05d1\u05d5 \u05d4\u05d7\u05d3\u05e9!! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05dc\u05d1\u05dc\u05d9\u05de\u05d4 \u05d1\u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd + \u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05de\u05e8\u05d5\u05e8\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1412","cw_color":"3","cw_model_code":"00637-0147","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"QASHQAI"},{"id":"11767","license":"57773002","name":"Bmw","model":"318 I","large_image":"\/uploads\/1617644011_44660.JPG","small_image":"\/uploads\/1617644014_94348.JPG","small_image2":"\/uploads\/1617644017_92227.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617644011_44660_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"261000","retail_price":"261,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd 3 \u05d0\u05d6\u05d5\u05e8\u05d9\u05dd, \u05de\u05e8\u05d0\u05d5\u05ea \u05de\u05ea\u05e7\u05e4\u05dc\u05d5\u05ea \u05d5\u05de\u05ea\u05db\u05d4\u05d5\u05ea \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05e1\u05e0\u05d5\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8\\, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d0\u05d5\u05e8 \u05d5\u05d2\u05e9\u05dd, \u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d5\u05e2\u05d5\u05d3 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2618","cw_color":"44","cw_model_code":"00143-1296","owner":"\u05e9\u05d9\u05d0 \u05e1\u05d5\u05db\u05e0\u05d9\u05d5\u05ea \u05e8\u05db\u05d1 \u05e9\u05d7\u05d5\u05d3\u05d4 2000 \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"318I"},{"id":"11770","license":"40074502","name":"Mercedes","model":"GLA-180","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"290000","retail_price":"290,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5!\u05d4\u05e6\u05d5\u05e8\u05d4 \u05d4\u05d7\u05d3\u05e9\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7 \u05d5\u05d7\u05d6\u05e7! \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e1\u05da, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2836","cw_color":"32","cw_model_code":"00593-2100","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11771","license":"25117201","name":"Chevrolet","model":"Impala","large_image":"\/uploads\/1617986727_14394.JPG","small_image":"\/uploads\/1617986728_69459.JPG","small_image2":"\/uploads\/1617986730_57536.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617986727_14394_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"76,170","price":"144900","retail_price":"150,800","details":"\u05e8\u05db\u05d1 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e0\u05d4\u05dc\u05d9\u05dd! 305 \u05db\"\u05e1 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05db\u05e1\u05d0\u05d5\u05ea \u05d7\u05e9\u05de\u05dc \u05e2\u05dd \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05d7\u05d9\u05de\u05d5\u05dd \u05db\u05e1\u05d0\u05d5\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05d4, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05de\u05d8\u05e2\u05df \u05d0\u05dc-\u05d7\u05d5\u05d8\u05d9 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"34","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11773","license":"5799837","name":"Mercedes","model":"S-350d","large_image":"\/uploads\/1617985932_86864.JPG","small_image":"\/uploads\/1617985934_11288.JPG","small_image2":"\/uploads\/1617985936_81083.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985932_86864_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2987","type":"","year":"2016","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"157,923","price":"299900","retail_price":"299,200","details":"\u05e8\u05db\u05d1 \u05e4\u05d0\u05e8 \u05de\u05d3\u05d4\u05d9\u05dd \u05d5\u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea! \u05de\u05e0\u05d5\u05e2 \u05d3\u05d9\u05d6\u05dc \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05db\u05d5\u05dc\u05dc \u05d7\u05d9\u05de\u05d5\u05dd \u05d5\u05e2\u05d5\u05d3 \u05d9\u05dd \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00593-0470","owner":"\u05db\u05dc\u05de\u05d5\u05d1\u05d9\u05dc \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"S350D LONG"},{"id":"11774","license":"6501076","name":"Audi","model":"A-6","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3000","type":"","year":"2012","owner_num":"4","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"160,000","price":"79900","retail_price":"94,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00019-0029","owner":"\u05d0\u05d9\u05d4\u05d1 \u05e8\u05e2\u05d3","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"A6"},{"id":"11775","license":"25538001","name":"Chevrolet","model":"Spark","large_image":"\/uploads\/1617985816_11486.JPG","small_image":"\/uploads\/1617985821_33089.JPG","small_image2":"\/uploads\/1617985823_92631.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985816_11486_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"90,938","price":"51900","retail_price":"57,400","details":"\"\u05e8\u05db\u05d1 \u05d4\u05de\u05d9\u05e0\u05d9 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8!! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05de\u05dc\u05d0, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05d4\u05e9\u05db\u05e8\u05d4","cw_owner_type":"3","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11783","license":"44920902","name":"Skoda","model":"Superb","large_image":"\/uploads\/1617987202_39670.JPG","small_image":"\/uploads\/1617987204_96965.JPG","small_image2":"\/uploads\/1617987205_99987.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987202_39670_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1395","type":"","year":"2021","owner_num":"0","color":"\u05dc\u05d1\u05df","km":"0","price":"280000","retail_price":"280,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05de\u05e9\u05d5\u05dc\u05d1 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05dc\u05d7\u05e1\u05db\u05d5\u05df \u05de\u05d9\u05e8\u05d1\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd+\u05d7\u05d9\u05de\u05d5\u05dd ,\u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7 \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19' SUPERNOVA\/VEGA, \u05e7\u05d5\u05e7\u05e4\u05d9\u05d8 \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9 10',\u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05d5\u05ea, CARPLAY, \u05ea\u05d0\u05d5\u05e8\u05ea \u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 \u05d5\u05d7\u05d9\u05e6\u05d5\u05e0\u05d9\u05ea \u05dc\u05d3,  \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05de\u05e1\u05da \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"2914","cw_color":"32","cw_model_code":"00676-1117","owner":"\u05d8\u05d5\u05e8\u05d0\u05dc \u05ea\u05d5\u05dd","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11785","license":"26594902","name":"Alfa Romeo","model":"Stelvio","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"305000","retail_price":"305,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 2 \u05dc' \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d1\u05dc\u05d9\u05de\u05d4 \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea \u05d1\u05d7\u05d9\u05e8\u05d5\u05dd \u05d5\u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05d0\u05d5\u05e8\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 8 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05db\u05df\u05dc\u05dc ANDROID&APPLE, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3011","cw_color":"44","cw_model_code":"00074-0222","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d9\u05d0\u05d5","dr_model_name":"STELVIO"},{"id":"11786","license":"47587002","name":"Subaru","model":"XV","large_image":"\/uploads\/1617987465_15067.JPG","small_image":"\/uploads\/1617987466_70607.JPG","small_image2":"\/uploads\/1617987467_96412.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987465_15067_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1995","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"157000","retail_price":"157,000","details":"\u05d2'\u05d9\u05e4 4X4 \u05d1\u05e2\u05dc \u05de\u05e2' \u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 \u05e7\u05d1\u05d5\u05e2\u05d4 \u05d5\u05e1\u05d9\u05de\u05d8\u05e8\u05d9\u05ea, \u05de\u05e0\u05d5\u05e2 \u05d1\u05d5\u05e7\u05e1\u05e8 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05de\u05e1\u05ea\u05d2\u05dc\u05ea,\u05d4\u05ea\u05e8\u05e2\u05d4 \u05e2\u05dc \u05e1\u05d8\u05d9\u05d4 \u05d1\u05ea\u05d5\u05da \u05d4\u05e0\u05ea\u05d9\u05d1 \u05d5\u05e1\u05d8\u05d9\u05d4 \u05de\u05d4\u05e0\u05ea\u05d9\u05d1,\u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05dc\u05d9\u05de\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05ea\u05d5\u05de\u05db\u05ea CARPLAY, \u05de\u05e2\u05e8\u05db\u05ea X-MODE \u05d9\u05d9\u05e2\u05d5\u05d3\u05d9\u05ea \u05dc\u05e9\u05d8\u05d7, \u05d7\u05dc\u05d5\u05e7\u05ea \u05de\u05d5\u05de\u05e0\u05d8 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1522","cw_color":"32","cw_model_code":"00650-0456","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5","dr_model_name":"XV"},{"id":"11789","license":"57769702","name":"Bmw","model":"218I","large_image":"\/uploads\/1617987114_26931.JPG","small_image":"\/uploads\/1617987116_57114.JPG","small_image2":"\/uploads\/1617987117_56899.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987114_26931_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"255000","retail_price":"255,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d2\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e8\u05db\u05d1 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc (\u05e7\u05d5\u05dc\u05d9 \u05d5\u05d1\u05dc\u05d5\u05d7 \u05d4\u05e9\u05e2\u05d5\u05e0\u05d9\u05dd), \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05dc\u05d3\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2548","cw_color":"44","cw_model_code":"00143-1378","owner":"\u05e9\u05d7\u05d5\u05d3\u05d4 \u05d3\u05d5\u05d3","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"218I"},{"id":"11790","license":"57775902","name":"Bmw","model":"X-1 SDRIVE 18I","large_image":"\/uploads\/1617987087_35279.JPG","small_image":"\/uploads\/1617987090_74598.JPG","small_image2":"\/uploads\/1617987092_83778.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987087_35279_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"264000","retail_price":"264,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05d7\u05d9\u05d9\u05e9\u05df \u05d0\u05d5\u05e8 \u05d5\u05d2\u05e9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea START&STOP, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d4\u05ea\u05e8\u05d0\u05ea \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea \u05e0\u05d4\u05d2 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2141","cw_color":"32","cw_model_code":"00143-1358","owner":"\u05e9\u05d9\u05d0 \u05e1\u05d5\u05db\u05e0\u05d9\u05d5\u05ea \u05e8\u05db\u05d1 \u05e9\u05d7\u05d5\u05d3\u05d4 2000 \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"X1 SDRIVE18I"},{"id":"11791","license":"64530101","name":"Peugeot","model":"Boxer","large_image":"\/uploads\/1617985572_80220.JPG","small_image":"\/uploads\/1617985576_86599.JPG","small_image2":"\/uploads\/1617985579_15439.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617985572_80220_thumb.JPG","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"2000","type":"","year":"2019","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"145,000","price":"149000","retail_price":"149,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d2\u05d9\u05dc \u05e1\u05e4\u05d5\u05e8\u05d8 \u05de\u05d5\u05e6\u05e8\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8 \u05d1\u05e2\"\u05de","owner_type":"\u05d7\u05d1\u05e8\u05d4","cw_owner_type":"2","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11792","license":"39542302","name":"Hyundai","model":"I-10","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.2","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"1,800","price":"74900","retail_price":"77,900","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d5\u05d0\u05de\u05d9\u05df! \u05d4\u05d3\u05d2\u05dd \u05d4\u05d7\u05d3\u05e9! \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7!Android Auto & Apple Car Play, \u05de\u05e6\u05dc\u05de\u05d4 \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00845-0073","owner":"\u05d4\u05d9\u05d1\u05d0 \u05d8\u05d0\u05d4\u05d0","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"I10"},{"id":"11794","license":"57806802","name":"Mazda","model":"3","large_image":"\/uploads\/1617987043_10740.JPG","small_image":"\/uploads\/1617987045_12558.JPG","small_image2":"\/uploads\/1617987045_17511.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987043_10740_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"148000","retail_price":"148,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1539","cw_color":"44","cw_model_code":"00588-0249","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11795","license":"57806702","name":"Mazda","model":"3","large_image":"\/uploads\/1617987021_58120.JPG","small_image":"\/uploads\/1617987022_31273.JPG","small_image2":"\/uploads\/1617987024_31216.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987021_58120_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"148000","retail_price":"148,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1539","cw_color":"44","cw_model_code":"00588-0249","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11797","license":"57806602","name":"Mazda","model":"3","large_image":"\/uploads\/1617987009_68683.JPG","small_image":"\/uploads\/1617987012_24085.JPG","small_image2":"\/uploads\/1617987013_84619.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1617987009_68683_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"148000","retail_price":"148,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05d4\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d3\u05d2\u05dd \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d0\u05d6\u05d3\u05d4 \u05de\u05d6\u05d3\u05d4 \u05de\u05d0\u05d6\u05d3\u05d0 \u05de\u05d6\u05d3\u05d0 3 \u05de\u05d0\u05d6\u05d3\u05d4 6 3 5 \u05e1\u05e4\u05d9\u05e8\u05d9\u05d8 \u05dc\u05e0\u05d8\u05d9\u05e1 \u05dc\u05d0\u05e0\u05d8\u05d9\u05e1 2","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1539","cw_color":"44","cw_model_code":"00588-0249","owner":"\u05d0\u05dc\u05d1\u05e8 \u05e6\u05d9\u05d9 \u05e8\u05db\u05d1 (\u05e8.\u05e6.) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11806","license":"6090330","name":"Toyota","model":"Corola","large_image":"\/uploads\/1618947789_64314.JPG","small_image":"\/uploads\/1618947791_37371.JPG","small_image2":"\/uploads\/1618947792_74166.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947789_64314_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1600","type":"","year":"2014","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"147,000","price":"52900","retail_price":"57,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00839-0003","owner":"\u05e0\u05e1\u05d9\u05dd \u05de\u05d5\u05d0\u05e1\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"COROLLA"},{"id":"11807","license":"5429632","name":"Lexus","model":"IS300H","large_image":"\/uploads\/1618339500_80770.JPG","small_image":"\/uploads\/1618339504_29946.JPG","small_image2":"\/uploads\/1618339508_31493.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618339500_80770_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2494","type":"","year":"2015","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8","km":"182,467","price":"79900","retail_price":"98,300","details":"\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05d1\u05e9\u05d9\u05dc\u05d5\u05d1 \u05d1\u05d3, \u05e4\u05e0\u05e1\u05d9 \u05e7\u05e1\u05e0\u05d5\u05df+\u05dc\u05d3, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05e1\u05da \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e7\u05e1\u05d5\u05e1 \u05dc\u05e7\u05e1\u05d5\u05e1\u05e1  \u05d0\u05d9\u05d9 \u05d0\u05e1 IS 300 CT CT-200 \u05e1\u05d9 \u05d8\u05d9 GS RX \u05d2\u05d9 \u05d0\u05e1 NX 450 300 250  Lexus","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":"00404-0030","owner":"\u05d0\u05d5\u05e8\u05d9 \u05e7\u05e1\u05d5\u05e7\u05e8","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05dc\u05e7\u05e1\u05d5\u05e1","dr_model_name":"LEXUS IS300H"},{"id":"11809","license":"53101202","name":"Skoda","model":"Kodiaq","large_image":"\/uploads\/1618155521_59721.JPG","small_image":"\/uploads\/1618155524_73130.JPG","small_image2":"\/uploads\/1618155526_98815.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618155521_59721_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"240000","retail_price":"240,000","details":"\u05d2'\u05d9\u05e4 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea 4X4 \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05e1\u05da, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea,\u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e6\u05dc\u05de\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2616","cw_color":"30","cw_model_code":"00676-1172","owner":"\u05e9\u05dc\u05de\u05d4 \u05e4\u05e1\u05d2\u05d4  \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"KODIAQ"},{"id":"11810","license":"2937280","name":"Skoda","model":"Rapid","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4 TSI","type":"","year":"2017","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"89,812","price":"57900","retail_price":"61,000","details":"\u05e8\u05db\u05d1 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05e9\u05de\u05d5\u05e8 \u05de\u05d0\u05d5\u05d3! \u05de\u05e2' \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11812","license":"9793273","name":"Toyota","model":"Camry","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2500","type":"","year":"2012","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"112,000","price":"49900","retail_price":"46,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3...100% \u05de\u05d9\u05de\u05d5\u05df \u05dc\u05dc\u05d0 \u05de\u05e7\u05d3\u05de\u05d4! Buy & Drive \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d0\u05dc\u05d9\u05d4\u05d5 \u05de\u05e9\u05d9\u05d7","owner_type":"\u05d9\u05d1\u05d5\u05d0 \u05d0\u05d9\u05e9\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11818","license":"36496302","name":"Mitsubishi","model":"Outlander","large_image":"\/uploads\/1618340333_69335.JPG","small_image":"\/uploads\/1618340337_76175.JPG","small_image2":"\/uploads\/1618340339_12188.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618340333_69335_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"181000","retail_price":"181,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8!\u05de\u05ea\u05d9\u05d7\u05ea \u05e4\u05e0\u05d9\u05dd! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e7\u05d9\u05dc\u05e1 \u05d2\u05d5,\u05de\u05d6\u05d2\u05df \u05de\u05e4\u05d5\u05e6\u05dc, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d2'\u05e0\u05d8\u05d9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1779","cw_color":"34","cw_model_code":"00590-0196","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"OUTLANDER"},{"id":"11821","license":"3569753","name":"Volkswagen","model":"Passat","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1798","type":"","year":"2014","owner_num":"2","color":"\u05db\u05e1\u05e3","km":"250,000","price":"37900","retail_price":"47,500","details":"\u05e8\u05db\u05d1 \u05e1\u05d3\u05d0\u05df \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d2'\u05e0\u05d8\u05d9\u05dd 16', \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8 \u05e7\u05d5\u05de\u05e4\u05d5\u05e8\u05d8,\u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4, \u05de\u05e1\u05da \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00724-0087","owner":"\u05de\u05d5\u05d7\u05de\u05d3 \u05d7\u05d5\u05d2\u05d9\u05e8\u05d0\u05ea","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df","dr_model_name":"PASSAT"},{"id":"11823","license":"11879701","name":"Toyota","model":"Corola RUNX","large_image":"\/uploads\/1618339825_18757.JPG","small_image":"\/uploads\/1618339827_83068.JPG","small_image2":"\/uploads\/1618339829_82190.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618339825_18757_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1598","type":"","year":"2018","owner_num":"1","color":"\u05d1\u05e8\u05d5\u05e0\u05d6\u05d4","km":"46,000","price":"93000","retail_price":"93,627","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05d3\u05d2\u05dd 50 \u05e9\u05e0\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..  Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4 \u05d8\u05d5\u05d8\u05d4 \u05e7\u05d5\u05e8\u05d5\u05dc\u05d4 \u05e7\u05d0\u05de\u05e8\u05d9 \u05d9\u05d0\u05e8\u05d9\u05e1 \u05d0\u05d5\u05e8\u05d9\u05e1 \u05e4\u05d9\u05e8\u05d9\u05d5\u05e1 \u05e4\u05e8\u05d9\u05d5\u05e1 \u05e8\u05d0\u05d1-4 \u05dc\u05d0\u05e0\u05d3 \u05e7\u05e8\u05d5\u05d6\u05e8 \u05d0\u05d5\u05d5\u05e0\u05e1\u05d9\u05e1  Toyota","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"10","cw_model_code":"00839-0038","owner":"\u05d6\u05d2\u05d9\u05e8 \u05d0\u05d9\u05de\u05d0\u05df","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","dr_model_name":"COROLLA"},{"id":"11824","license":"25538201","name":"Chevrolet","model":"Spark","large_image":"\/uploads\/1618947571_73392.JPG","small_image":"\/uploads\/1618947574_44324.JPG","small_image2":"\/uploads\/1618947577_81812.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947571_73392_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"45,000","price":"54900","retail_price":"57,400","details":"\"\u05e8\u05db\u05d1 \u05d4\u05de\u05d9\u05e0\u05d9 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8!! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05de\u05dc\u05d0, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Outlet","for_xml":"0","monthly_price":"858","cw_color":"48","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05d4\u05e9\u05db\u05e8\u05d4","cw_owner_type":"3","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11825","license":"63713801","name":"Renault","model":"Grand Coupe","large_image":"\/uploads\/1618775350_47252.JPG","small_image":"\/uploads\/1618775352_97611.JPG","small_image2":"\/uploads\/1618775354_74056.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618775350_47252_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5TD","type":"","year":"2019","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"84,093","price":"87900","retail_price":"100,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,  \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"30","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11826","license":"28172201","name":"Peugeot","model":"5008","large_image":"\/uploads\/1618775888_62062.JPG","small_image":"\/uploads\/1618775890_75065.JPG","small_image2":"\/uploads\/1618775891_42142.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618775888_62062_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2018","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"142,000","price":"95900","retail_price":"111,900","details":"\u05e8\u05db\u05d1 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9,  \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05d4, \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05d8\u05d9\u05d1\u05d9, \u05de\u05e0\u05d5\u05e4\u05d9\u05dd \u05dc\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd \u05d1\u05d4\u05d2\u05d4, \u05de\u05d6\u05d2\u05df \u05d0\u05d7\u05d5\u05e8\u05d9 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00739-0135","owner":"\u05e0\u05d0\u05e4\u05d5\u05d6 \u05d0\u05d1\u05d5 \u05e9\u05e8\u05d9\u05e7\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d9\u05d2'\u05d5","dr_model_name":"5008"},{"id":"11827","license":"8493939","name":"Mercedes","model":"CLS-400","large_image":"\/uploads\/1618775273_63192.JPG","small_image":"\/uploads\/1618775279_90578.JPG","small_image2":"\/uploads\/1618775281_35735.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618775273_63192_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3498","type":"","year":"2016","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"147,680","price":"249900","retail_price":"273,800","details":"\u05e8\u05db\u05d1 \u05e7\u05d9\u05e4\u05d4 \u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d3\u05d2\u05dd AMG! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05db\u05d5\u05dc\u05dc \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e2' \u05d0\u05d2\u05d6\u05d5\u05d6\u05d9\u05dd, \u05de\u05e2' \u05e9\u05de\u05e2 \u05de\u05e9\u05d5\u05d3\u05e8\u05d2\u05ea, \u05de\u05e1\u05da, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19' \u05de\u05d9\u05d5\u05d7\u05d6\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00593-0303","owner":"\u05db\u05dc\u05de\u05d5\u05d1\u05d9\u05dc \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"CLS400"},{"id":"11828","license":"36040301","name":"Bmw","model":"530E Plug-In","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2019","owner_num":"3","color":"\u05e9\u05d7\u05d5\u05e8","km":"62,000","price":"299900","retail_price":"303,100","details":"\u05e8\u05db\u05d1 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05d9\u05dd, \u05d7\u05e9\u05de\u05dc\u05d9\u05dd, \u05d6\u05db\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4! \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3.. Buy & Drive  \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8.\u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00143-0832","owner":"\u05d0\u05dc\u05d5\u05df \u05d5\u05d9\u05d9\u05e1\u05d1\u05e8\u05d2","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"530E"},{"id":"11829","license":"31582701","name":"Subaru","model":"Forester","large_image":"\/uploads\/1618776077_81321.JPG","small_image":"\/uploads\/1618776079_57220.JPG","small_image2":"\/uploads\/1618776081_13916.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776077_81321_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2018","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"97,577","price":"119900","retail_price":"122,700","details":"\u05e8\u05db\u05d1 4X4 \u05d1\u05e2\u05dc \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05de\u05e6\u05d8\u05d9\u05d9\u05e0\u05d5\u05ea! \u05de\u05e8\u05d5\u05d5\u05d7 \u05d2\u05d7\u05d5\u05df 22 \u05e1\"\u05de!! \u05de\u05e6\u05d1 \u05e0\u05d4\u05d9\u05d2\u05ea \u05e9\u05d8\u05d7 \u05de\u05d9\u05d5\u05d7\u05d3 X-MODE, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9, \u05d2\u05dc\u05d2\u05dc\u05d9 \u05de\u05d2\u05e0\u05d6\u05d9\u05d5\u05dd, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05e2\u05dd \u05de\u05e1\u05da \u05d2\u05d3\u05d5\u05dc \u05de\u05e7\u05d5\u05e8\u05d9! \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05dc\u05d7\u05e6\u05e0\u05d9 \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2 \u05d5\u05e2\u05d5\u05d3.","hebrew_name":"","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05d9\u05de\u05d5\u05df (2015) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11831","license":"51006102","name":"Cadillac","model":"XT4","large_image":"\/uploads\/1618776871_52170.jpg","small_image":"\/uploads\/1618776874_10298.jpg","small_image2":"\/uploads\/1618776876_46837.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776871_52170_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"317000","retail_price":"317,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05de\u05d3\u05dc\u05d9\u05e7 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e7\u05d0\u05d3\u05dc\u05d9\u05e7!\u05d3\u05d2\u05dd \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05de\u05d5\u05dd \u05d5\u05d0\u05d5\u05d5\u05e8\u05e8\u05d5\u05e8 \u05de\u05d5\u05e9\u05d1\u05d9\u05dd,\u05e2\u05d9\u05e1\u05d5\u05d9 \u05d1\u05db\u05e1\u05d0\u05d5\u05ea, \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dcCARPLAY, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d8\u05e2\u05d9\u05e0\u05d4 \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05dc\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3249","cw_color":"48","cw_model_code":"00840-0080","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT4"},{"id":"11832","license":"51006202","name":"Cadillac","model":"XT4","large_image":"\/uploads\/1618776848_79160.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776848_79160_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"317000","retail_price":"317,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05de\u05d3\u05dc\u05d9\u05e7 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e7\u05d0\u05d3\u05dc\u05d9\u05e7!\u05d3\u05d2\u05dd \u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d7\u05d9\u05de\u05d5\u05dd \u05d5\u05d0\u05d5\u05d5\u05e8\u05e8\u05d5\u05e8 \u05de\u05d5\u05e9\u05d1\u05d9\u05dd,\u05e2\u05d9\u05e1\u05d5\u05d9 \u05d1\u05db\u05e1\u05d0\u05d5\u05ea, \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dcCARPLAY, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d8\u05e2\u05d9\u05e0\u05d4 \u05d0\u05dc\u05d7\u05d5\u05d8\u05d9\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df,\u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05d9\u05dc\u05d9\u05ea \u05dc\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3249","cw_color":"4","cw_model_code":"00840-0080","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","dr_model_name":"XT4"},{"id":"11833","license":"51006602","name":"Chevrolet","model":"Blazer","large_image":"\/uploads\/1618776820_15708.JPG","small_image":"\/uploads\/1618776821_96975.JPG","small_image2":"\/uploads\/1618776824_83491.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776820_15708_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"290000","retail_price":"290,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d7\u05d3\u05e9 \u05e9\u05dc \u05e9\u05d1\u05e8\u05d5\u05dc\u05d8! \u05de\u05e0\u05d5\u05e2 2 \u05dc\u05d9\u05d8\u05e8 \u05d8\u05d5\u05e8\u05d1\u05d5! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e2' \u05e9\u05de\u05e2 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd BOSE, \u05de\u05e6\u05dc\u05de\u05ea \u05d7\u05e0\u05d9\u05d4 360 , \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d1\u05d9\u05d8\u05d5\u05dc \u05e8\u05e2\u05e9\u05d9\u05dd \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9,\u05d7\u05d9\u05de\u05d5\u05dd \u05dc\u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d4\u05e7\u05d3\u05de\u05d9\u05d9\u05dd,\u05d4\u05ea\u05e8\u05d0\u05ea \u05e9\u05d8\u05d7 \u05de\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3031","cw_color":"3","cw_model_code":"00981-0068","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"BLAZER"},{"id":"11836","license":"51006502","name":"Chevrolet","model":"Blazer","large_image":"\/uploads\/1618776762_75906.JPG","small_image":"\/uploads\/1618776764_50769.JPG","small_image2":"\/uploads\/1618776766_60078.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776762_75906_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"290000","retail_price":"290,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d7\u05d3\u05e9 \u05e9\u05dc \u05e9\u05d1\u05e8\u05d5\u05dc\u05d8! \u05de\u05e0\u05d5\u05e2 2 \u05dc\u05d9\u05d8\u05e8 \u05d8\u05d5\u05e8\u05d1\u05d5! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e2' \u05e9\u05de\u05e2 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd BOSE, \u05de\u05e6\u05dc\u05de\u05ea \u05d7\u05e0\u05d9\u05d4 360 , \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d1\u05d9\u05d8\u05d5\u05dc \u05e8\u05e2\u05e9\u05d9\u05dd \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9,\u05d7\u05d9\u05de\u05d5\u05dd \u05dc\u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05d4\u05e7\u05d3\u05de\u05d9\u05d9\u05dd,\u05d4\u05ea\u05e8\u05d0\u05ea \u05e9\u05d8\u05d7 \u05de\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"3031","cw_color":"3","cw_model_code":"00981-0068","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"BLAZER"},{"id":"11838","license":"30195902","name":"Chevrolet","model":"Equinox","large_image":"\/uploads\/1618776709_10167.jpg","small_image":"\/uploads\/1618776712_96215.jpg","small_image2":"\/uploads\/1618776714_53745.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776709_10167_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"181000","retail_price":"181,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05e2\u05e0\u05e7\u05d9! \u05d3\u05d2\u05dd LTZ \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4,\u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5-AUX, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e1\u05e4\u05e1\u05dc \u05d0\u05d7\u05d5\u05e8\u05d9 \u05de\u05ea\u05db\u05d5\u05d5\u05e0\u05df \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1657","cw_color":"32","cw_model_code":"00981-0067","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"EQUINOX"},{"id":"11840","license":"51008602","name":"Chevrolet","model":"Equinox","large_image":"\/uploads\/1618776577_71354.jpg","small_image":"\/uploads\/1618776579_64170.jpg","small_image2":"","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776577_71354_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"181000","retail_price":"181,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05e2\u05e0\u05e7\u05d9! \u05d3\u05d2\u05dd LTZ \u05d4\u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4,\u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d7\u05d9\u05d1\u05d5\u05e8 USB \u05d5-AUX, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e1\u05e4\u05e1\u05dc \u05d0\u05d7\u05d5\u05e8\u05d9 \u05de\u05ea\u05db\u05d5\u05d5\u05e0\u05df \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1657","cw_color":"48","cw_model_code":"00981-0067","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"EQUINOX"},{"id":"11841","license":"51005802","name":"Chevrolet","model":"Silverado","large_image":"\/uploads\/1618776526_64814.jpg","small_image":"\/uploads\/1618776528_33502.jpg","small_image2":"\/uploads\/1618776530_90039.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776526_64814_thumb.jpg","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"6.6 TD","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"207000","retail_price":"207,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9 \u05d4\u05e0\u05de\u05db\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d3\u05d9\u05d6\u05dc \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9, \u05d4\u05d2\u05d4 \u05de\u05e2\u05d5\u05e8, \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d0\u05d8\u05d5\u05de\u05d8\u05d9\u05ea, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d0\u05dc\u05e7\u05d8\u05e8\u05d5\u05e0\u05d9\u05ea, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05d8\u05e8\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2059","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11843","license":"76603001","name":"Renault","model":"Grand Coupe","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.5TD","type":"","year":"2019","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"72,702","price":"91900","retail_price":"102,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4 , \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 17', \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"1261","cw_color":"32","cw_model_code":"00771-0250","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"MEGANE"},{"id":"11844","license":"42339502","name":"Range Rover","model":"Sport","large_image":"\/uploads\/1618776406_37959.JPG","small_image":"\/uploads\/1618776410_21155.JPG","small_image2":"\/uploads\/1618776413_52389.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776406_37959_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.0D","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"880000","retail_price":"880,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d4\u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05e7- \u05d2\u05d2 \u05e9\u05d7\u05d5\u05e8, 3 \u05de\u05e1\u05db\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05e8\u05d9\u05d9\u05d1 propack - \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 + \u05d6\u05d4\u05d5\u05d9 \u05e9\u05d8\u05d7 \u05de\u05ea \u05db\u05d5\u05dc\u05dc \u05ea\u05d9\u05e7\u05d5\u05df, \u05e7\u05d9-\u05dc\u05e1 \u05d2\u05d5,\u05e1\u05d2\u05d9\u05e8\u05ea \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"8110","cw_color":"44","cw_model_code":"00941-0852","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"RANGE R.SPORT"},{"id":"11845","license":"42339602","name":"Range Rover","model":"Sport","large_image":"\/uploads\/1618776365_74227.JPG","small_image":"\/uploads\/1618776378_30583.JPG","small_image2":"\/uploads\/1618776380_86664.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776365_74227_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.0D","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"840000","retail_price":"840,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05d4\u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05d7\u05d1\u05d9\u05dc\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05e7- \u05d2\u05d2 \u05e9\u05d7\u05d5\u05e8, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u05d5\u05e9\u05d7\u05e8\u05d9\u05dd, 3 \u05de\u05e1\u05db\u05d9\u05dd \u05d3\u05d9\u05e0\u05d0\u05de\u05d9\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 + \u05d6\u05d4\u05d5\u05d9 \u05e9\u05d8\u05d7 \u05de\u05ea, \u05e7\u05d9-\u05dc\u05e1 \u05d2\u05d5,\u05e1\u05d2\u05d9\u05e8\u05ea \u05d5\u05d0\u05e7\u05d5\u05dd \u05d1\u05d3\u05dc\u05ea\u05d5\u05ea, \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d5\u05d7\u05d4 \u05d5\u05d7\u05db\u05de\u05d4, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05d1\u05d5\u05dc\u05de\u05d9 \u05d0\u05d5\u05d5\u05d9\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"7388","cw_color":"44","cw_model_code":"00941-0655","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"RANGE R.SPORT"},{"id":"11849","license":"64224801","name":"Peugeot","model":"3008","large_image":"\/uploads\/1618770044_89250.JPG","small_image":"\/uploads\/1618770046_75309.JPG","small_image2":"\/uploads\/1618770048_47031.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618770044_89250_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5TD","type":"","year":"2019","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"79,300","price":"114900","retail_price":"116,400","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d3\u05dc\u05d9\u05e7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d3\u05dc\u05e7! \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05d4\u05d2\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05db\u05d5\u05dc\u05dc \u05de\u05d5\u05e0\u05e4\u05d9\u05dd \u05dc\u05d4\u05e2\u05d1\u05e8\u05ea \u05d4\u05d9\u05dc\u05d5\u05db\u05d9\u05dd, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05e7\u05d3\u05d9\u05de\u05d4 \u05d5\u05d0\u05d7\u05d5\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1730","cw_color":"3","cw_model_code":"00739-0185","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e4\u05d9\u05d2'\u05d5","dr_model_name":"3008"},{"id":"11850","license":"49874202","name":"Mercedes","model":"A-250E","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1332","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"300000","retail_price":"300,000","details":"\u05d4\u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9\u05ea \u05d4\u05d7\u05d3\u05e9\u05d4 \u05e9\u05dc \u05de\u05e8\u05e6\u05d3\u05e1! \u05e8\u05db\u05d1 \u05de\u05e4\u05e0\u05e7 \u05d1\u05de\u05d9\u05d5\u05d7\u05d3!\u05d3\u05d2\u05dd AMG \u05d7\u05d3\u05e9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05de\u05e9\u05d5\u05dc\u05d1 \u05e2\u05dd \u05de\u05e0\u05d5\u05e2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8!! 2 \u05de\u05e1\u05db\u05d9\u05dd(\u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d5\u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4),\u05db\u05e1\u05e8 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05e2\u05dd \u05d6\u05db\u05d5\u05e8\u05d5\u05e0\u05ea, \u05de\u05e6\u05dc\u05de\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05dc\u05d3\u05d9\u05dd, CARPLAY \u05d5\u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05dc\u05d0\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2343","cw_color":"3","cw_model_code":"00593-2119","owner":"\u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11851","license":"36548602","name":"Mitsubishi","model":"Outlander","large_image":"\/uploads\/1618776479_35463.JPG","small_image":"\/uploads\/1618776481_94383.JPG","small_image2":"\/uploads\/1618776482_69586.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776479_35463_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"195000","retail_price":"195,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9,\u05de\u05d6\u05d2\u05df \u05d2\u05dd \u05dc\u05d0\u05d7\u05d5\u05e8 \u05e7\u05d9\u05dc\u05e1 \u05d2\u05d5, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 +WAZE \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05de\u05e0\u05d9\u05e2\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1894","cw_color":"44","cw_model_code":"00590-0199","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"OUTLANDER"},{"id":"11852","license":"36548402","name":"Mitsubishi","model":"Outlander","large_image":"\/uploads\/1618776458_92637.JPG","small_image":"\/uploads\/1618776461_49066.JPG","small_image2":"\/uploads\/1618776465_65889.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776458_92637_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"195000","retail_price":"195,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9,\u05de\u05d6\u05d2\u05df \u05d2\u05dd \u05dc\u05d0\u05d7\u05d5\u05e8 \u05e7\u05d9\u05dc\u05e1 \u05d2\u05d5, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 +WAZE \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05de\u05e0\u05d9\u05e2\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1894","cw_color":"34","cw_model_code":"00590-0199","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"OUTLANDER"},{"id":"11855","license":"57914902","name":"Bmw","model":"218I","large_image":"\/uploads\/1618776220_33643.JPG","small_image":"\/uploads\/1618776224_36841.JPG","small_image2":"\/uploads\/1618776226_43268.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776220_33643_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"260000","retail_price":"260,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d2\u05d1, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e8\u05db\u05d1 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc (\u05e7\u05d5\u05dc\u05d9 \u05d5\u05d1\u05dc\u05d5\u05d7 \u05d4\u05e9\u05e2\u05d5\u05e0\u05d9\u05dd), \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05dc\u05d3\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2533","cw_color":"32","cw_model_code":"00143-1378","owner":"\u05d3\u05d1\u05e7\u05e8\u05d5\u05e3 \u05e9\u05d9 \u05de\u05e9\u05d4","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"218I"},{"id":"11856","license":"57910702","name":"Bmw","model":"118I","large_image":"\/uploads\/1618776182_31927.jpg","small_image":"\/uploads\/1618776185_99300.jpg","small_image2":"\/uploads\/1618776191_85826.jpg","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776182_31927_thumb.jpg","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"205000","retail_price":"205,000","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e7\u05e4\u05d8\u05d9 \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd \u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e1\u05e4\u05d5\u05e8\u05d8, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05de\u05e2\u05e8\u05db\u05ea START & STOP, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05d5\u05e2\u05d5\u05d3","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2231","cw_color":"32","cw_model_code":"00143-1397","owner":"\u05d3\u05d1\u05e7\u05e8\u05d5\u05e3 \u05e9\u05d9 \u05de\u05e9\u05d4","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11857","license":"57911602","name":"Bmw","model":"318 I","large_image":"\/uploads\/1618776164_71583.JPG","small_image":"\/uploads\/1618776166_92401.JPG","small_image2":"\/uploads\/1618776167_34340.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618776164_71583_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"261000","retail_price":"261,000","details":"\u05e8\u05db\u05d1 \u05de\u05e4\u05d5\u05d0\u05e8 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd 3 \u05d0\u05d6\u05d5\u05e8\u05d9\u05dd, \u05de\u05e8\u05d0\u05d5\u05ea \u05de\u05ea\u05e7\u05e4\u05dc\u05d5\u05ea \u05d5\u05de\u05ea\u05db\u05d4\u05d5\u05ea \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05e1\u05e0\u05d5\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8\\, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e2\u05d9\u05d9\u05e4\u05d5\u05ea, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d0\u05d5\u05e8 \u05d5\u05d2\u05e9\u05dd, \u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d5\u05e2\u05d5\u05d3 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea!","hebrew_name":"","alt_hebrew_name":"\u05d1\u05de\u05d5\u05d5  BMW  \u05d1\u05de\u05d5  \u05de\u05d9\u05e0\u05d9  \u05e7\u05d5\u05e4\u05e8 \u05e1\u05d9\u05d3\u05e8\u05d4 \u05e1\u05d3\u05e8\u05d4 118 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 320 325 330 328 525 530 550 535 730 650 740  \u05d0\u05d9\u05e7\u05e1 1 X-1 \u05d0\u05d9\u05e7\u05e1 3 X-3 X-5 \u05d0\u05d9\u05e7\u05e1 5 X-6 \u05d0\u05d9\u05e7\u05e1 -6","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"2618","cw_color":"32","cw_model_code":"00143-1296","owner":"\u05e2\u05dc\u05d9\u05ea \u05de\u05d5\u05d8\u05d5\u05e8\u05e1 \u05d9\u05e9\u05e8\u05d0\u05dc \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"318I"},{"id":"11858","license":"33962101","name":"Bmw","model":"X-2","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1998","type":"","year":"2018","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"41,000","price":"194900","retail_price":"192,000","details":"","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00143-0722","owner":"\u05de\u05d5\u05e8\u05df \u05de\u05e0\u05d9\u05d4 \u05e8\u05d5\u05d1\u05d9\u05e0\u05d5\u05d1","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"X2 SDRIVE20I"},{"id":"11859","license":"2275580","name":"Skoda","model":"Rapid","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4 TSI","type":"","year":"2017","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"86,410","price":"57900","retail_price":"61,000","details":"\u05e8\u05db\u05d1 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05e9\u05de\u05d5\u05e8 \u05de\u05d0\u05d5\u05d3! \u05de\u05e2' \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11860","license":"7167070","name":"Volvo","model":"XC60","large_image":"\/uploads\/1618947671_50920.JPG","small_image":"\/uploads\/1618947674_62155.JPG","small_image2":"\/uploads\/1618947676_82547.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947671_50920_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1999","type":"","year":"2011","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"196,609","price":"54900","retail_price":"55,000","details":"\u05d2'\u05d9\u05e4 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 2 \u05dc' \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05de\u05e1\u05da, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3 60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05ea\u05e9\u05dc\u05d5\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd \u05d5\u05d1\u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"\u05d5\u05d5\u05d5\u05dc\u05d5\u05d5 \u05d5\u05dc\u05d5\u05d5 \u05d0\u05e1-40 S-40 \u05d0\u05e1 60 S-60  \u05d0\u05e1 80 S-80 \u05d0\u05e7\u05e1 \u05e1\u05d9 XC 60 \u05d0\u05e7\u05e1\u05d9 60  Volvo","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00388-0941","owner":"\u05d0\u05dc\u05d5\u05df \u05d8\u05d1\u05e7 \u05d0\u05d1\u05d9\u05e8\u05dd","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d5\u05d5\u05dc\u05d1\u05d5","dr_model_name":"XC60 2.0"},{"id":"11861","license":"17691701","name":"Hyundai","model":"Sonata","large_image":"\/uploads\/1618947321_71397.JPG","small_image":"\/uploads\/1618947327_76997.JPG","small_image2":"\/uploads\/1618947364_37361.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947321_71397_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0 Hybrid","type":"","year":"2018","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"43,392","price":"114900","retail_price":"116,000","details":"\u05e8\u05db\u05d1 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d4\u05d9\u05d9\u05d1\u05e8\u05d9\u05d3\u05d9 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d3\u05d2\u05dd \u05de\u05d0\u05d5\u05d1\u05d6\u05e8, \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3, \u05e4\u05e0\u05e1\u05d9 \u05dc\u05d3\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, WAZE, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d5\u05d1\u05d9\u05dc \u05d0\u05d9\u05d9, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05d5\u05e2\u05d5\u05d3.. 100% \u05de\u05d9\u05de Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11862","license":"9566213","name":"Chevrolet","model":"Traverse","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3564","type":"","year":"2013","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"225,000","price":"64900","retail_price":"71,000","details":"\u05e8\u05db\u05d1 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8! 8 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4 281 \u05db\"\u05e1! \u05d2\u05e0'\u05d8\u05d9\u05dd 20', \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd, \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"4","cw_model_code":"00961-0026","owner":"\u05d6\u05d0\u05d1 \u05e7\u05d9\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","dr_model_name":"TRAVERSE"},{"id":"11863","license":"6526655","name":"Hyundai","model":"I-25","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1591","type":"","year":"2017","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"142,440","price":"49900","retail_price":"59,400","details":"\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05d1\u05e2\u05dc 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11864","license":"45092802","name":"Nissan","model":" Juke","large_image":"\/uploads\/1618850288_52885.JPG","small_image":"\/uploads\/1618850289_31202.JPG","small_image2":"\/uploads\/1618850291_45038.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618850288_52885_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"134000","retail_price":"134,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1546","cw_color":"34","cw_model_code":"00637-0148","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11865","license":"45092602","name":"Nissan","model":" Juke","large_image":"\/uploads\/1618850265_44211.JPG","small_image":"\/uploads\/1618850267_72085.JPG","small_image2":"\/uploads\/1618850268_74794.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618850265_44211_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"134000","retail_price":"134,000","details":"","hebrew_name":"","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1546","cw_color":"34","cw_model_code":"00637-0148","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11866","license":"5497978","name":"Land Rover","model":"Discovery 4","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2993","type":"","year":"2014","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8","km":"195,000","price":"209900","retail_price":"225,000","details":"\u05e8\u05db\u05d1 \u05e9\u05d8\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d3\u05d9\u05d6\u05dc 3 \u05dc' \u05d7\u05d6\u05e7! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8! \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, \u05de\u05e1\u05da, \u05dc\u05d5\u05d7 \u05e9\u05e2\u05d5\u05e0\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05de\u05d6\u05d2\u05df \u05de\u05e4\u05d5\u05e6\u05dc, \u05d1\u05d5\u05dc\u05de\u05d9 \u05d0\u05d5\u05d5\u05d9\u05e8 \u05d5\u05e2\u05d5\u05d3..  Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"44","cw_model_code":"00941-0013","owner":"\u05d5\u05d0\u05d9\u05dc \u05e2\u05d0\u05de\u05e8","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"DISCOVERY 4"},{"id":"11867","license":"8901887","name":"Citroen","model":"Berlingo","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.6","type":"","year":"2017","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"135,000","price":"54900","retail_price":"62,000","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d5\u05e4\u05e0\u05d0\u05d9! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! 75 \u05db\"\u05e1,  \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea  \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00469-0037","owner":"\u05d0\u05d5\u05e8\u05d9 \u05dc\u05d5\u05d9","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11868","license":"21024601","name":"Infiniti","model":" Q50","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2000","type":"","year":"2018","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"167,200","price":"129900","retail_price":"158,600","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 2 \u05dc' \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05d3\u05d2\u05dd \u05e4\u05e8\u05d9\u05de\u05d9\u05d5\u05dd! 211 \u05db\"\u05e1, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":"00624-0089","owner":"\u05e7\u05d5\u05dc\u05e4\u05dc\u05e0\u05d8 \u05d1\u05e2\"\u05de","owner_type":"\u05d7\u05d1\u05e8\u05d4","cw_owner_type":"2","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"INFINITI Q50"},{"id":"11869","license":"71036801","name":"Kia","model":"Sportage","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2020","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"52,000","price":"127900","retail_price":"128,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05dc\u05d0\u05d7\u05e8 \u05de\u05ea\u05d9\u05d7\u05ea \u05d4\u05e4\u05e0\u05d9\u05dd! \u05de\u05e2\u05e8\u05ea\u05db \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05db\u05d5\u05dc\u05dc WAZE \u05d5CAR_PLAY, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00416-0213","owner":"\u05de\u05d9\u05e1\u05e8\u05d4 \u05d0\u05e8\u05e1\u05dc\u05d0\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"SPORTAGE"},{"id":"11870","license":"7479339","name":"Mercedes","model":"E43 AMG","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2996","type":"","year":"2017","owner_num":"1","color":"\u05db\u05e1\u05e3","km":"93,000","price":"339900","retail_price":"341,200","details":"\u05e8\u05db\u05d1 \u05e7\u05e6\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d5\u05de\u05e4\u05e0\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05e0\u05d5\u05e2  \u05d7\u05d6\u05e7! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea,  \u05de\u05e6\u05dc\u05de\u05d4,\u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2 \u05d5\u05e2\u05d5\u05d3 \u05de\u05dc\u05d0 \u05ea\u05d5\u05e1\u05e4\u05d5\u05ea! Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00593-0573","owner":"\u05d7\u05d1\u05e8\u05ea \u05d4\u05de\u05d6\u05e8\u05d7 \u05dc\u05e9\u05d9\u05d5\u05d5\u05e7 \u05de\u05db\u05d5\u05e0\u05d9\u05d5\u05ea","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05e8\u05e6\u05d3\u05e1","dr_model_name":"E43 AMG"},{"id":"11871","license":"2711733","name":"Nissan","model":"Juke","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1600","type":"","year":"2015","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"163,000","price":"49900","retail_price":"52,500","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 18', \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d2\u05e9\u05dd, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360\u00b0, keyless go, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00637-0054","owner":"\u05e2\u05de\u05d9\u05ea \u05d4\u05d2\u05d5\u05d0\u05dc","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e0\u05d9\u05e1\u05d0\u05df","dr_model_name":"JUKE"},{"id":"11872","license":"4046580","name":"Skoda","model":"Octavia","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1395","type":"","year":"2017","owner_num":"2","color":"\u05d0\u05e4\u05d5\u05e8","km":"117,850","price":"74900","retail_price":"76,200","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05de\u05d9\u05df \u05d5\u05e0\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05de\u05e1\u05da, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df Buy & Drive \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df! \u05e2\u05d3-60 \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd!!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"3","cw_model_code":"00676-0618","owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"NEW OCTAVIA"},{"id":"11873","license":"9370413","name":"Chevrolet","model":"Silverado","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"6.6","type":"","year":"2013","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"310,013","price":"57900","retail_price":"59,900","details":"\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05de\u05d9\u05df \u05d5\u05d2\u05d3\u05d5\u05dc! 6 \u05de\u05e7\u05d5\u05de\u05d5\u05ea! \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05e0\u05e9\u05dc\u05e3, \u05d0\u05d9\u05ea\u05d5\u05e8\u05d0\u05df, \u05d3\u05d0\u05d1\u05dc \u05e7\u05d1\u05d9\u05e0\u05d4 \u05d5\u05e2\u05d5\u05d3..\r\n\u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2,\"\u05de Buy & Drive OUTLET! \u05e2\u05d3-100% \u05de\u05d9\u05de\u05d5\u05df!! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d9\u05e9 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05dc\u05dd \u05d1\u05e6'\u05e7\u05d9\u05dd! \u05d8. \u05dc.\u05d7\r\n\u05d4\u05de\u05d7\u05d9\u05e8 \u05d0\u05d9\u05e0\u05d5 \u05db\u05d5\u05dc\u05dc \u05de\u05e2\"\u05de","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d3\u05df \u05dc\u05d9\u05e1-\u05d0- \u05e7\u05d0\u05e8 \u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df \u05d1\u05e2\"\u05de","owner_type":"\u05d7\u05d1\u05e8\u05d4","cw_owner_type":"2","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11874","license":"7147854","name":"Mazda","model":"3","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1496","type":"","year":"2015","owner_num":"3","color":"\u05d0\u05e4\u05d5\u05e8","km":"100,000","price":"49900","retail_price":"56,300","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7!\u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05d2\u05d3\u05d5\u05dc \u05d5\u05de\u05e8\u05d5\u05d5\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"1069","cw_color":"3","cw_model_code":"00588-0050","owner":"\u05de\u05e0\u05d7\u05dd \u05de\u05e0\u05d3\u05dc \u05d8\u05dc \u05d0\u05d5\u05e8","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d6\u05d3\u05d4","dr_model_name":"MAZDA 3"},{"id":"11875","license":"36548502","name":"Mitsubishi","model":"Outlander","large_image":"\/uploads\/1618948061_25448.JPG","small_image":"\/uploads\/1618948063_94334.JPG","small_image2":"\/uploads\/1618948065_59327.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618948061_25448_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"195000","retail_price":"195,000","details":"\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9 \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8! 7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d2\u05d2 \u05e0\u05e4\u05ea\u05d7, \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05db\u05e1\u05d0 \u05e0\u05d4\u05d2 \u05d7\u05e9\u05de\u05dc\u05d9,\u05de\u05d6\u05d2\u05df \u05d2\u05dd \u05dc\u05d0\u05d7\u05d5\u05e8 \u05e7\u05d9\u05dc\u05e1 \u05d2\u05d5, \u05d4\u05e0\u05e2\u05d4 \u05d1\u05db\u05e4\u05ea\u05d5\u05e8, \u05d2'\u05e0\u05d8\u05d9\u05dd 18', \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 +WAZE \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d4\u05e7\u05e4\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05de\u05e0\u05d9\u05e2\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1894","cw_color":"34","cw_model_code":"00590-0199","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"OUTLANDER"},{"id":"11876","license":"36548302","name":"Mitsubishi","model":"Outlander","large_image":"\/uploads\/1618948038_36735.JPG","small_image":"\/uploads\/1618948042_31268.JPG","small_image2":"\/uploads\/1618948053_83921.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618948038_36735_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"0","price":"195000","retail_price":"195,000","details":"\u05dc\u05de\u05d7\u05d9\u05e8 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d4\u05ea\u05e7\u05e9\u05e8 \u05e2\u05db\u05e9\u05d9\u05d5 \u05dc-6770*","hebrew_name":"","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1894","cw_color":"34","cw_model_code":"00590-0199","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","dr_model_name":"OUTLANDER"},{"id":"11877","license":"42341902","name":"Range Rover","model":"Evoque","large_image":"\/uploads\/1618947936_27459.JPG","small_image":"\/uploads\/1618947937_36579.JPG","small_image2":"\/uploads\/1618947939_50422.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947936_27459_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0P","type":"","year":"2021","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"0","price":"435000","retail_price":"435,000","details":"\u05de\u05d7\u05d9\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05e0\u05de\u05d5\u05da \u05d5\u05e0\u05d5\u05d7! \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"4363","cw_color":"32","cw_model_code":"00941-0436","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05d5\u05d1\u05e8","dr_model_name":"R.ROVER EVOQUE"},{"id":"11878","license":"53163802","name":"Skoda","model":"Octavia","large_image":"\/uploads\/1618948004_57187.JPG","small_image":"\/uploads\/1618948006_91218.JPG","small_image2":"\/uploads\/1618948007_42104.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618948004_57187_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"138000","retail_price":"138,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\u05ea \u05de\u05e4\u05d5\u05e6\u05dc\u05ea,\u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9,\u05e4\u05ea\u05d9\u05d7\u05d4 \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4,\u05d7\u05d9\u05d9\u05e9\u05df \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d7\u05d9\u05d9\u05e9\u05df \u05d2\u05e9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea Front assist \u05dc\u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d0\u05e9\u05e8 \u05d1\u05d5\u05dc\u05de\u05ea \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05d1\u05e2\u05ea \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e1\u05db\u05e0\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05db\u05d5\u05dc\u05dc \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05d5\u05dc\u05db\u05d9-\u05e8\u05d2\u05dc, \u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea Lane Assist \u05d4\u05de\u05e4\u05e2\u05d9\u05dc\u05d4 \u05ea\u05d9\u05e7\u05d5\u05e0\u05d9 \u05d4\u05d9\u05d2\u05d5\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05e4\u05e0\u05e1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d5\u05d0\u05d7\u05d5\u05e8\u05d9\u05d9\u05dd LED,\u05de\u05e6\u05dc\u05de\u05d4 \u05d0\u05d7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"1519","cw_color":"48","cw_model_code":"00676-1115","owner":"\u05d9\u05d5.\u05d8\u05d9.\u05d0\u05e1- \u05d9\u05d5\u05e0\u05d9\u05d1\u05e8\u05e1\u05dc \u05e4\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05ea\u05d7\u05d1\u05d5\u05e8\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"OCTAVIA"},{"id":"11879","license":"53163902","name":"Skoda","model":"Octavia","large_image":"\/uploads\/1618947987_12321.JPG","small_image":"\/uploads\/1618947991_90990.JPG","small_image2":"\/uploads\/1618947994_30408.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947987_12321_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.0","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"0","price":"138000","retail_price":"138,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\u05ea \u05de\u05e4\u05d5\u05e6\u05dc\u05ea,\u05d1\u05dc\u05dd \u05d9\u05d3 \u05d7\u05e9\u05de\u05dc\u05d9,\u05e4\u05ea\u05d9\u05d7\u05d4 \u05e0\u05e2\u05d9\u05dc\u05d4 \u05d5\u05d4\u05e0\u05e2\u05d4 \u05dc\u05dc\u05d0 \u05de\u05e4\u05ea\u05d7, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4,\u05d7\u05d9\u05d9\u05e9\u05df \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d7\u05d9\u05d9\u05e9\u05df \u05d2\u05e9\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea Front assist \u05dc\u05e0\u05d9\u05d8\u05d5\u05e8 \u05de\u05e8\u05d7\u05e7 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d0\u05e9\u05e8 \u05d1\u05d5\u05dc\u05de\u05ea \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05d1\u05e2\u05ea \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e1\u05db\u05e0\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea, \u05db\u05d5\u05dc\u05dc \u05d6\u05d9\u05d4\u05d5\u05d9 \u05d4\u05d5\u05dc\u05db\u05d9-\u05e8\u05d2\u05dc, \u05de\u05e2\u05e8\u05db\u05ea \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea Lane Assist \u05d4\u05de\u05e4\u05e2\u05d9\u05dc\u05d4 \u05ea\u05d9\u05e7\u05d5\u05e0\u05d9 \u05d4\u05d9\u05d2\u05d5\u05d9, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d0\u05d3\u05e4\u05d8\u05d9\u05d1\u05d9\u05ea, \u05e4\u05e0\u05e1\u05d9\u05dd \u05e7\u05d3\u05de\u05d9\u05d9\u05dd \u05d5\u05d0\u05d7\u05d5\u05e8\u05d9\u05d9\u05dd LED,\u05de\u05e6\u05dc\u05de\u05d4 \u05d0\u05d7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"1519","cw_color":"48","cw_model_code":"00676-1115","owner":"\u05d9\u05d5.\u05d8\u05d9.\u05d0\u05e1- \u05d9\u05d5\u05e0\u05d9\u05d1\u05e8\u05e1\u05dc \u05e4\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05ea\u05d7\u05d1\u05d5\u05e8\u05d4","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e1\u05e7\u05d5\u05d3\u05d4","dr_model_name":"OCTAVIA"},{"id":"11880","license":"42341802","name":"Range Rover","model":"Evoque","large_image":"\/uploads\/1618947911_68489.JPG","small_image":"\/uploads\/1618947914_47942.JPG","small_image2":"\/uploads\/1618947916_20010.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947911_68489_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.5T","type":"","year":"2021","owner_num":"1","color":"\u05e9\u05d7\u05d5\u05e8","km":"0","price":"359000","retail_price":"359,000","details":"\u05d2'\u05d9\u05e4\u05d5\u05df \u05de\u05e4\u05d5\u05d0\u05e8 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05d0\u05d9\u05db\u05d5\u05ea\u05d9\u05ea , \u05de\u05e2' \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea, \u05de\u05e1\u05da, \u05de\u05e6\u05dc\u05de\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3.","hebrew_name":"","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3668","cw_color":"44","cw_model_code":"00941-0906","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11881","license":"37269401","name":"Skoda","model":"Rapid","large_image":"\/uploads\/1618947456_78323.JPG","small_image":"\/uploads\/1618947459_10808.JPG","small_image2":"\/uploads\/1618947460_90978.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1618947456_78323_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.4 TSI","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"115,286","price":"62900","retail_price":"70,700","details":"","hebrew_name":"","alt_hebrew_name":"\u05e1\u05e7\u05d5\u05d3\u05d4 \u05e1\u05e7\u05d5\u05d3\u05d0 \u05e8\u05d0\u05e4\u05d9\u05d3 \u05e8\u05e4\u05d9\u05d3 \u05d0\u05d5\u05e7\u05ea\u05d9\u05d1\u05d4 \u05d0\u05d5\u05e7\u05d8\u05d1\u05d9\u05d4 \u05e8\u05d5\u05de\u05e1\u05d8\u05e8 \u05e1\u05d9\u05d8\u05d9 \u05d2\u05d5 \u05e1\u05d9\u05ea\u05d9 \u05d2\u05d5 \u05e4\u05d0\u05d1\u05d9\u05d4 \u05e4\u05d1\u05d9\u05d4 \u05e1\u05d5\u05d1\u05e8\u05d1 \u05e1\u05d1\u05e8\u05d1 \u05d9\u05d8\u05d9 \u05d9\u05d8\u05d9\u05d9 Skoda Roomster Rapid Superb Octavia","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11882","license":"5718166","name":"Hyundai","model":"I-30","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1591","type":"","year":"2009","owner_num":"3","color":"\u05db\u05e1\u05e3","km":"135,000","price":"21000","retail_price":"21,300","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d0\u05de\u05d9\u05df! \u05de\u05e0\u05d5\u05e2 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3!","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"29","cw_model_code":"00253-0021","owner":"\u05d1\u05e0\u05d9\u05de\u05d9\u05df \u05d0\u05e8\u05de\u05df","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","dr_model_name":"I30"},{"id":"11883","license":"16018901","name":"Hyundai","model":"Sonata","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"2.0 Hybrid","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df \u05e4\u05e0\u05d9\u05e0\u05d4","km":"96,082","price":"104900","retail_price":"115,000","details":"","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"34","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11884","license":"74101501","name":"Audi","model":"TT Coupe","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1984","type":"","year":"2019","owner_num":"1","color":"\u05db\u05e1\u05e3 \u05de\u05d8\u05d0\u05dc\u05d9","km":"43,000","price":"219900","retail_price":"218,200","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7!\u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05de\u05e9\u05d5\u05dc\u05d1 \u05d1\u05d3, \u05de\u05e1\u05da, \u05e7\u05e1\u05e0\u05d5\u05df, \u05dc\u05d3, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd 19', \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea \u05d5\u05e2\u05d5\u05d3.. \u05e2\u05d3 100% \u05de\u05d9\u05de\u05d5\u05df! Buy & Drive \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05ea \u05d4\u05ea\u05e8\u05e9\u05de\u05d5\u05ea, \u05d0\u05d5\u05e4\u05e6\u05d9\u05d4 \u05dc\u05d4\u05d7\u05dc\u05e4\u05d4 \u05d5\u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea \u05dc\u05e7\u05e0\u05d9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05d1\u05d8\u05e8\u05d9\u05d9\u05d3 \u05d0\u05d9\u05df!!! \u05d8. \u05dc.\u05d7","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"30","cw_model_code":"00990-0156","owner":"\u05d7\u05e1\u05df \u05e4\u05dc\u05d0\u05d7","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d0\u05d0\u05d5\u05d3\u05d9","dr_model_name":"TT COUPE"},{"id":"11885","license":"34272201","name":"Bmw","model":"118i","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1499","type":"","year":"2018","owner_num":"2","color":"\u05dc\u05d1\u05df","km":"45,000","price":"123900","retail_price":"124,000","details":"\u05e8\u05db\u05d1 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9 \u05de\u05e4\u05e0\u05e7 \u05d5\u05de\u05d9\u05d5\u05d7\u05d3! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05d5\u05e9\u05d1\u05d9\u05dd \u05e1\u05e4\u05d5\u05e8\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05d4\u05ea\u05e8\u05d0\u05ea \u05e8\u05db\u05d1 \u05de\u05dc\u05e4\u05e0\u05d9\u05dd \u05d5\u05d4\u05d5\u05dc\u05db\u05d9 \u05e8\u05d2\u05dc (\u05e7\u05d5\u05dc\u05d9 \u05d5\u05d1\u05dc\u05d5\u05d7 \u05d4\u05e9\u05e2\u05d5\u05e0\u05d9\u05dd), \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05dc\u05d3\u05d9\u05dd, \u05d2'\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00143-0789","owner":"\u05d0\u05de\u05d0\u05e0\u05d9 \u05d9\u05d0\u05e1\u05d9\u05df","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d1 \u05de \u05d5\u05d5","dr_model_name":"118I"},{"id":"11886","license":"45446002","name":"Jeep","model":"Grand Cherokee","large_image":"\/uploads\/1619024871_90507.JPG","small_image":"\/uploads\/1619024874_28484.JPG","small_image2":"\/uploads\/1619024876_86307.JPG","small_image3":"","small_image4":"","thumb_image":"\/uploads\/thumbs\/1619024871_90507_thumb.JPG","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"3.6","type":"","year":"2021","owner_num":"1","color":"\u05d0\u05e4\u05d5\u05e8","km":"0","price":"460000","retail_price":"460,000","details":"\u05d2'\u05d9\u05e4 \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05e9\u05d8\u05d7 \u05de\u05d9\u05d5\u05d7\u05d3\u05d5\u05ea! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8 \u05d1\u05d9\u05d5\u05ea\u05e8!  \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05e9\u05dc \u05de\u05e6\u05d1\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd, \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05d6\u05e8 \u05dc\u05d6\u05d9\u05e0\u05d5\u05e7 \u05d1\u05e2\u05dc\u05d9\u05d4, \u05ea\u05d0 \u05de\u05d8\u05e2\u05df \u05e2\u05dd \u05e4\u05ea\u05d9\u05d7\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05ea, \u05d7\u05d1\u05d9\u05dc\u05ea \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05dc\u05db\u05d5\u05d5\u05e0\u05d5\u05df \u05d4\u05de\u05d5\u05e9\u05d1\u05d9\u05dd, \u05d4\u05d4\u05d2\u05d4 \u05d5\u05d4\u05de\u05e8\u05d0\u05d5\u05ea, \u05d4\u05d2\u05d4 \u05de\u05d7\u05d5\u05de\u05dd,  \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05d8\u05d9\u05e4\u05ea \u05e4\u05e0\u05e1\u05d9\u05dd, \u05de\u05ea\u05dc\u05d9 \u05d0\u05d5\u05d5\u05d9\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05d1\u05dc\u05d9\u05de\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d0\u05d5\u05d8\u05d5\u05e0\u05d5\u05de\u05d9\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05e0\u05d9\u05d8\u05d5\u05e8 \u05e8\u05db\u05d1 \u05d1\u05e9\u05d8\u05d7 \u05de\u05ea \u05d1\u05de\u05e8\u05d0\u05d5\u05ea \u05db\u05d5\u05dc\u05dc \u05e0\u05d9\u05d8\u05d5\u05e8 \u05ea\u05e0\u05d5\u05e2\u05d4 \u05d7\u05d5\u05e6\u05d4 \u05de\u05d0\u05d7\u05d5\u05e8, \u05de\u05e2\u05e8\u05db\u05ea \u05dc\u05ea\u05d9\u05e7\u05d5\u05df \u05e1\u05d8\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1, \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e9\u05d5\u05d3\u05e8\u05d2\u05ea \u05e2\u05dd 10 \u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd  , \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05e0\u05e9\u05dc\u05e3 \u05d5\u05e2\u05d5\u05d3..","hebrew_name":"","alt_hebrew_name":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8 \u05d5\u05d5\u05d9\u05d2\u05e8 \u05e8\u05e0\u05d2\u05dc\u05e8 \u05d2\u05e8\u05e0\u05d3 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d5 \u05e9\u05d9\u05e8\u05d5\u05e7\u05d9 C-300 \u05d2'\u05d9\u05e4 \u05d2\u05d9\u05e4 Chrysler Grand Cherokee Voyager Renegade Wrangler","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"3802","cw_color":"3","cw_model_code":"00239-0050","owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d2'\u05d9\u05e4","dr_model_name":"GRAND CHEROKEE"},{"id":"11887","license":"19312301","name":"Renault","model":"Kangoo","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"1.2T","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"139,779","price":"64900","retail_price":"74,000","details":"\u05dc\u05de\u05d7\u05d9\u05e8 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d4\u05ea\u05e7\u05e9\u05e8 \u05e2\u05db\u05e9\u05d9\u05d5 \u05dc-6770*","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":null,"owner":"\u05d1\u05d9\u05d9-\u05d0\u05e0\u05d3-\u05d3\u05e8\u05d9\u05d9\u05d1 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d9\u05de\u05d5\u05df (2004) \u05d1\u05e2\"\u05de","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","cw_owner_type":null,"cw_make_name":"","cw_model_name":"","dr_make_name":"","dr_model_name":""},{"id":"11888","license":"4788433","name":"Kia","model":"Sportage","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1.6","type":"","year":"2015","owner_num":"3","color":"\u05dc\u05d1\u05df","km":"90,000","price":"69900","retail_price":"70,000","details":"\u05d4\u05d2'\u05d9\u05e4\u05d5\u05df \u05d4\u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05d4\u05e0\u05de\u05db\u05e8 \u05d5\u05d4\u05de\u05d5\u05e6\u05dc\u05d7 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc! \u05de\u05e0\u05d5\u05e2 GDI \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05db\u05d5\u05dc\u05dc\u05ea WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8 \u05d5\u05e2\u05d5\u05d3..!","hebrew_name":"","alt_hebrew_name":"","stock_status":"B&D - \u05e9\u05e2\u05e8 \u05d0\u05e4\u05e8\u05d9\u05dd","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00416-0085","owner":"\u05e2\u05d3\u05d9 \u05d0\u05dc\u05de\u05e7\u05d9\u05d9\u05e1","owner_type":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9","cw_owner_type":"5","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e7\u05d9\u05d4","dr_model_name":"SPORTAGE"},{"id":"11889","license":"2815554","name":"Renault","model":"Clio","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d9\u05d3\u05e0\u05d9","engine":"0.9 T","type":"","year":"2014","owner_num":"2","color":"\u05e9\u05d7\u05d5\u05e8 \u05de\u05d8\u05d0\u05dc\u05d9","km":"195,000","price":"19900","retail_price":"27,000","details":"\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05e7\u05d5\u05de\u05e4\u05e7\u05d8\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d9\u05e0\u05d5! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d2\u05e9\u05dd,  \u05de\u05e2\u05e8\u05db\u05ea \u05e2\u05e6\u05d5\u05e8 \u05d5\u05e1\u05e2, \u05d4\u05d2\u05d4 \u05de\u05e6\u05d5\u05e4\u05d4 \u05e2\u05d5\u05e8 \u05d5\u05e2\u05d5\u05d3...","hebrew_name":"","alt_hebrew_name":"","stock_status":"Outlet","for_xml":"0","monthly_price":"0","cw_color":"48","cw_model_code":"00771-0062","owner":"\u05d7\u05de\u05d6\u05d4 \u05d6\u05d5\u05e2\u05d1\u05d9","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05e8\u05e0\u05d5","dr_model_name":"CLIO"},{"id":"11890","license":"24559601","name":"Volvo","model":"S-90","large_image":"\/assets\/img\/nopic_big.jpg","small_image":"","small_image2":"","small_image3":"","small_image4":"","thumb_image":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","engine":"1969","type":"","year":"2018","owner_num":"1","color":"\u05dc\u05d1\u05df","km":"76,913","price":"249900","retail_price":"276,000","details":"","hebrew_name":"","alt_hebrew_name":"","stock_status":"Buy&Drive","for_xml":"0","monthly_price":"0","cw_color":"32","cw_model_code":"00571-0006","owner":"\u05d1\u05e8\u05d5\u05da \u05e4\u05d9\u05e9\u05de\u05df","owner_type":"\u05e4\u05e8\u05d8\u05d9","cw_owner_type":"1","cw_make_name":"","cw_model_name":"","dr_make_name":"\u05d5\u05d5\u05dc\u05d1\u05d5","dr_model_name":"S90 T8"}];
	$scope.carleases = [{"id":"94","name":"\u05e4\u05d9\u05d2\u05d5 108","large_image":"\/uploads\/1536738802_27443.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"95","name":"\u05e4\u05d9\u05d2'\u05d5 208","large_image":"\/uploads\/1536738842_91850.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d2'\u05d5 \u05e4\u05d2\u05d5 \u05e4\u05d9\u05d2\u05d5 107 207 CC \u05e1\u05d9\u05e1\u05d9 301 306 307 308 406 407 3008 5008 \u05e4\u05e8\u05d8\u05e0\u05d8 \u05e4\u05d0\u05e8\u05d8\u05e0\u05e8 208 \u05d0\u05e7\u05d8\u05d9\u05d1  RCZ Peugeot","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"96","name":"\u05e4\u05d9\u05d0\u05d8 500","large_image":"\/uploads\/1536738868_13460.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"85","name":"\u05e4\u05d9\u05d0\u05d8 500X","large_image":"\/uploads\/1536738486_41528.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"86","name":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7 XT5","large_image":"\/uploads\/1536738509_44329.png","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"87","name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 XV","large_image":"\/uploads\/1536738585_74454.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"88","name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05e7\u05d5\u05d5\u05e0\u05d9\u05e7\u05d5\u05e1","large_image":"\/uploads\/1536738610_81419.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"89","name":"\u05e8\u05d9\u05d9\u05e0\u05d2 \u05e8\u05d5\u05d1\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8","large_image":"\/uploads\/1536738639_42025.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"90","name":"\u05e7\u05d9\u05d4 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d6","large_image":"\/uploads\/1536738672_13433.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"91","name":"\u05e8\u05e0\u05d5 \u05e7\u05d0\u05d3\u05d2'\u05e8","large_image":"\/uploads\/1536738702_87862.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"92","name":"\u05e0\u05d9\u05e1\u05df \u05e7\u05e9\u05e7\u05d0\u05d9","large_image":"\/uploads\/1536738737_47246.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"93","name":"\u05de\u05e8\u05e6\u05d3\u05e1 GLE","large_image":"\/uploads\/1536738773_56373.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"2","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d2'\u05d9\u05e4\u05d9\u05dd"},{"id":"82","name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8","large_image":"\/uploads\/1536738375_40739.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"6","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","category_name":"7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea"},{"id":"83","name":"\u05e0\u05d9\u05e1\u05df \u05d0\u05e7\u05e1\u05d8\u05e8\u05d9\u05d9\u05dc","large_image":"\/uploads\/1536738411_57194.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"6","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","category_name":"7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea"},{"id":"84","name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1","large_image":"\/uploads\/1536738444_93004.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"6","lease":"1","monthlylease":"1","longlease":"0","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea"},{"id":"97","name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 I-10","large_image":"\/uploads\/1536738894_68612.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"98","name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 I-20","large_image":"\/uploads\/1536738916_22463.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"99","name":"\u05e8\u05e0\u05d5 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5","large_image":"\/uploads\/1536738936_26600.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"100","name":"\u05e0\u05d9\u05e1\u05df \u05de\u05d9\u05e7\u05e8\u05d4","large_image":"\/uploads\/1536738958_48776.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"101","name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05e1\u05e4\u05d0\u05e8\u05e7","large_image":"\/uploads\/1536738998_97022.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"102","name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8","large_image":"\/uploads\/1536739020_73207.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"103","name":"\u05e7\u05d9\u05d4 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5","large_image":"\/uploads\/1536739045_70897.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"104","name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5","large_image":"\/uploads\/1536739108_55634.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"105","name":"\u05e7\u05d9\u05d4 \u05e8\u05d9\u05d0\u05d5","large_image":"\/uploads\/1536739147_57057.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"1","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","category_name":"\u05de\u05d9\u05e0\u05d9"},{"id":"106","name":"\u05de\u05e8\u05e6\u05d3\u05e1  A-180","large_image":"\/uploads\/1536739179_10986.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"107","name":"\u05de\u05e8\u05e6\u05d3\u05e1 C-180","large_image":"\/uploads\/1536739201_39998.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"108","name":"\u05de\u05e8\u05e6\u05d3\u05e1 CLA-180","large_image":"\/uploads\/1536739298_61067.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"109","name":"\u05dc\u05e7\u05e1\u05d5\u05e1 CT-200H","large_image":"\/uploads\/1536739320_79499.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05dc\u05e7\u05e1\u05d5\u05e1 \u05dc\u05e7\u05e1\u05d5\u05e1\u05e1  \u05d0\u05d9\u05d9 \u05d0\u05e1 IS 300 CT CT-200 \u05e1\u05d9 \u05d8\u05d9 GS RX \u05d2\u05d9 \u05d0\u05e1 NX 450 300 250  Lexus","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"110","name":"\u05de\u05e8\u05e6\u05d3\u05e1 E-200","large_image":"\/uploads\/1536739347_84330.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"111","name":"\u05de\u05e8\u05e6\u05d3\u05e1 GLA","large_image":"\/uploads\/1536739385_99148.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05e8\u05e6\u05d3\u05e1 Mercedes \u05d0\u05d9\u05d9 \u05d0\u05e1 \u05e1\u05d9 \u05d0\u05d9 ML A C S E GLK \u05e7\u05d5\u05e4\u05d4 CLK CLS CLS SLK \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05d0\u05d9 \u05e7\u05dc\u05d0\u05e1 \u05e1 \u05e7\u05dc\u05d0\u05e1 \u05e1\u05d9\u05dc\u05d0\u05d9 GLA CLA \u05d0\u05d5\u05e8\u05d1\u05df AMG GLE CUPE COUPE  SLC GLC GLS \u05e1\u05de\u05d0\u05e8\u05d8 SMART \u05e1\u05de\u05e8\u05ea \u05e1\u05de\u05d0\u05e8\u05ea","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"112","name":"\u05e7\u05d9\u05d4 \u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d4","large_image":"\/uploads\/1536739411_61166.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"113","name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4","large_image":"\/uploads\/1536739431_80653.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"114","name":"\u05d0\u05dc\u05e4\u05d0 \u05d2'\u05d5\u05dc\u05d9\u05d4","large_image":"\/uploads\/1536739455_73803.jpg","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"115","name":"\u05d0\u05dc\u05e4\u05d0 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4","large_image":"\/uploads\/1536739576_41679.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d0\u05dc\u05e4\u05d0 \u05d0\u05dc\u05d0\u05e4,\u05e8\u05d5\u05de\u05d9\u05d0\u05d5 \u05e8\u05d5\u05de\u05d0\u05d5 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d8\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d8\u05d4 \u05de\u05d9\u05d8\u05d5 159 GT \u05d1\u05e8\u05e8\u05d0 \u05d1\u05e8\u05e8\u05d4  \u05de\u05d9\u05dc\u05e0\u05d5 \u05de\u05d9\u05dc\u05d0\u05e0\u05d5  \u05ea\u05d9\u05dc\u05ea\u05df \u05ea\u05dc\u05ea\u05df 147 \u05d2'\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d4 \u05d2\u05d5\u05dc\u05d9\u05d9\u05d4 \u05d2'\u05d5\u05dc\u05d9\u05d9\u05d4 Alfa Romeo  Giulia Giulietta Stelvio","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"116","name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5","large_image":"\/uploads\/1536739615_35199.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"117","name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05e1\u05d5\u05e0\u05d8\u05d4 \u05d4\u05d9\u05d1\u05e8\u05d9\u05d3","large_image":"\/uploads\/1536739648_23178.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"0","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"118","name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9\u05de\u05e7\u05e1","large_image":"\/uploads\/1536740900_64591.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8 \/ \u05d9\u05d3\u05e0\u05d9","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4!&nbsp; \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4.<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"4","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5 \u05d3\u05d9 \u05de\u05d0\u05e7\u05e1 \u05de\u05e7\u05e1 \u05d1\u05dc\u05d0\u05e7 \u05d0\u05d3\u05d9\u05e9\u05df \u05d1\u05d0\u05dc\u05d0\u05e7 \u05d8\u05e0\u05d3\u05e8 Isuzu","category_name":"\u05de\u05e1\u05d7\u05e8\u05d9\u05d5\u05ea"},{"id":"119","name":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df \u05d1\u05e8\u05dc\u05d9\u05e0\u05d2\u05d5","large_image":"\/uploads\/1536741016_65302.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d9\u05d3\u05e0\u05d9","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d2\u05d3\u05d5\u05dc \u05d5\u05de\u05e8\u05d5\u05d5\u05d7! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d3\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"4","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df \u05e1\u05d9\u05ea\u05e8\u05d5\u05d0\u05df \u05e1\u05d9\u05d8\u05e8\u05d5\u05df \u05e1\u05d93 \u05e1\u05d95 \u05e1\u05d94 C-3 C-5 C-4 DS3 \u05d1\u05e8\u05dc\u05d9\u05e0\u05d2\u05d5 \u05e1\u05d9-1 C-1  Citroen","category_name":"\u05de\u05e1\u05d7\u05e8\u05d9\u05d5\u05ea"},{"id":"120","name":"\u05e4\u05d9\u05d0\u05d8 \u05d3\u05d5\u05d1\u05dc\u05d5","large_image":"\/uploads\/1536741056_62728.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d9\u05d3\u05e0\u05d9","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e6\u05d5\u05d9\u05d9\u05df \u05d0\u05de\u05d9\u05df \u05d5\u05d6\u05d5\u05dc \u05dc\u05d0\u05d7\u05d6\u05e7\u05d4! \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05d2\u05d9\u05e8 \u05d9\u05d3\u05e0\u05d9.<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"4","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","category_name":"\u05de\u05e1\u05d7\u05e8\u05d9\u05d5\u05ea"},{"id":"121","name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df","large_image":"\/uploads\/1536741099_34518.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8 \/ \u05d9\u05d3\u05e0\u05d9","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05e4\u05e0\u05d0\u05d9 \u05e9\u05d8\u05d7 \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d3\u05d4\u05d9\u05dd! \u05e0\u05d5\u05d7\u05d5\u05ea \u05e0\u05e1\u05d9\u05e2\u05d4 \u05d5\u05db\u05d5\u05e9\u05e8 \u05d4\u05e2\u05de\u05e1\u05d4, \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d2&#39;\u05e0\u05d8\u05d9\u05dd, \u05de\u05d3\u05e8\u05db\u05d5\u05ea \u05e6\u05d3, \u05d5\u05d5 \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"4","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9 \u05dc\u05e0\u05e1\u05e8 \u05dc\u05d0\u05e0\u05e1\u05e8 \u05e4\u05d2\u05e8\u05d5 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d2\u05e8\u05e0\u05d3\u05d9\u05e1 \u05d2\u05e8\u05d0\u05e0\u05d3\u05d9\u05e1 \u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05d8\u05d0\u05e8 \u05e1\u05e4\u05d9\u05d9\u05e1 \u05d0\u05d0\u05d5\u05d8\u05dc\u05e0\u05d3\u05e8 \u05dc\u05e0\u05d3\u05e8 \u05d0\u05d0\u05d8\u05d5 \u05de\u05e6\u05d1\u05d5\u05e9\u05d9 \u05de\u05d9\u05e6\u05d1\u05d5\u05e9\u05d9 \u05e4\u05d0\u05d2\u05e8\u05d5 \u05d3\u05d0\u05e7\u05d0\u05e8 \u05d3\u05e7\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d1\u05e7 \u05dc\u05e0\u05e1\u05e8 \u05e1\u05e4\u05d5\u05e8\u05d8  \u05d8\u05e8\u05d9\u05d9\u05d8\u05d5\u05df \u05d8\u05e8\u05d9\u05d8\u05d5\u05df \u05d8\u05e0\u05d3\u05e8 Mitsubishi Outlander Space Star","category_name":"\u05de\u05e1\u05d7\u05e8\u05d9\u05d5\u05ea"},{"id":"122","name":"\u05e8\u05e0\u05d5 \u05e7\u05e0\u05d2\u05d5","large_image":"\/uploads\/1536741136_30544.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d9\u05d3\u05e0\u05d9","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8, \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1 \u05de\u05e7\u05d5\u05e8\u05d9\u05ea \u05d5\u05e2\u05d5\u05d3...<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"4","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","category_name":"\u05de\u05e1\u05d7\u05e8\u05d9\u05d5\u05ea"},{"id":"123","name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 i25","large_image":"\/uploads\/1536741175_46809.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! 5 \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05d9\u05e9\u05d9\u05d1\u05d4, \u05d1\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d3\u05d4\u05d9\u05dd! \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"124","name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4","large_image":"\/uploads\/1536741511_43071.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05ea \u05d9\u05e4\u05e0\u05d9\u05ea \u05d0\u05de\u05ea\u05d9\u05ea, \u05d0\u05de\u05d9\u05e0\u05d4 \u05de\u05d0\u05d5\u05d3 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9\u05ea \u05d1\u05d3\u05dc\u05e7, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05de\u05d5\u05d1\u05d9\u05dc\u05d9\u05d0\u05d9\u05d9, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05de\u05d9\u05d2\u05d5\u05df \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d1\u05e8\u05d5 \u05d1\u05d93 \u05d0\u05d9\u05de\u05e4\u05e8\u05d6\u05d4  XV \u05d1\u05d9\u05d9 4 B-4 B-3 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d5\u05d8\u05d1\u05d0\u05e7 \u05e4\u05d5\u05e8\u05e1\u05d8\u05e8 \u05d0\u05d0\u05d5\u05d8\u05d1\u05e7 \u05d0\u05d0\u05d8\u05d5\u05d1\u05d0\u05e7 \u05e1\u05d5\u05d1\u05d0\u05e8\u05d5 \u05e1\u05d5\u05d0\u05d1\u05e8\u05d5  Subaru B4 Impreza Forester","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"125","name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05dc\u05e0\u05d8\u05e8\u05d4 I-35","large_image":"\/uploads\/1536741585_65173.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<p style=\"text-align: -webkit-right;\">\n\t\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d5\u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05d0\u05d5\u05d3! \u05d0\u05de\u05d9\u05df \u05d5\u05d7\u05e1\u05db\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 + \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3+ WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,<\/p>\n<p style=\"text-align: -webkit-right;\">\n\t\u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d2&#39;\u05d0\u05e0\u05d8\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3&hellip;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"0","leasing":"1","alt_hebrew_name":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d4\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9 \u05d0\u05d9\u05d9-10 \u05d0\u05d9\u05d9-20 \u05d0\u05d9\u05d930 \u05d0\u05d9\u05d9-40  I-10 I-20 I-30I-40 \u05d2\u05d8\u05e1 IX-35 \u05d0\u05d9 \u05d0\u05d9\u05e7\u05e1 35 IX \u05e1\u05d5\u05e0\u05ea\u05d4 \u05e1\u05d5\u05e0\u05d8\u05d4 SONATA \u05d8\u05d5\u05e1\u05d5\u05df Hyundai","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"126","name":"\u05e0\u05d9\u05e1\u05df \u05d2'\u05d5\u05e7","large_image":"\/uploads\/1537097716_97503.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05d2&#39;\u05d9\u05e4\u05d5\u05df \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9 \u05de\u05d9\u05d5\u05d7\u05d3! \u05d3\u05d2\u05dd \u05de\u05e4\u05d5\u05d0\u05e8! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd, \u05d2&#39;\u05d0\u05e0\u05d8\u05d9\u05dd 18&#39;, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05ea\u05d0\u05d5\u05e8\u05d4 \u05d5\u05d2\u05e9\u05dd, \u05de\u05e6\u05dc\u05de\u05d5\u05ea 360&deg;, keyless go, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9, \u05e1\u05e4\u05d5\u05d9\u05dc\u05e8 \u05d0\u05d7\u05d5\u05e8\u05d9 \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e0\u05d9\u05e1\u05df \u05e0\u05d9\u05e1\u05d0\u05df \u05e0\u05d9\u05e1\u05df\u05df  \u05d2\u05d5\u05e7 \u05de\u05d9\u05e7\u05e8\u05d0 \u05de\u05d9\u05e7\u05e8\u05d4 \u05e7\u05d0\u05e9\u05e7\u05d0\u05d9 \u05e7\u05e9\u05e7\u05d0\u05d9 \u05d8\u05e7\u05e0\u05d4 \u05d8\u05e7\u05e0\u05d0 \u05e0\u05d5\u05d8 X \u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc Nissan Juke  Tekna Micra Qashqai  X Trail","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"132","name":"Range Rover Velar","large_image":"\/uploads\/1560490291_53412.JPG","small_image":"\/uploads\/1560490294_75890.JPG","small_image2":"\/uploads\/1560490296_54107.JPG","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","year":"2018","details":"<p>\n\t\u05d2&#39;\u05d9\u05e4 \u05e4\u05d0\u05e8 \u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05d9\u05d5\u05ea\u05e8! \u05d3\u05d2\u05dd \u05d3\u05d9\u05e0\u05de\u05d9\u05e7- R, \u05de\u05e0\u05d5\u05e2 \u05d3\u05d9\u05d6\u05dc \u05d7\u05d6\u05e7 \u05d5\u05d7\u05e1\u05db\u05d5\u05e0\u05d9! \u05e8\u05d9\u05e4\u05d5\u05d3\u05d9 \u05e2\u05d5\u05e8, \u05de\u05d5\u05e9\u05d1\u05d9 \u05d7\u05e9\u05de\u05dc + \u05d6\u05db\u05e8\u05d5\u05e0\u05d5\u05ea, 2 \u05de\u05e1\u05db\u05d9\u05dd! \u05d7\u05d9\u05de\u05d5\u05dd&nbsp; \u05de\u05d5\u05e9\u05d1\u05d9\u05dd,&nbsp; \u05de\u05e6\u05d1\u05d9 \u05e0\u05d4\u05d9\u05d2\u05d4, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4 \u05e2\u05dc \u05db\u05dc \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d4\u05e8\u05db\u05d1! \u05de\u05e2\u05e8\u05db\u05ea \u05e9\u05de\u05e2 MERIDIAN, \u05d1\u05e7\u05e8\u05ea \u05e1\u05d8\u05d9\u05d9\u05d4 \u05de\u05e0\u05ea\u05d9\u05d1 \u05d5\u05d4\u05ea\u05e8\u05d0\u05d4 \u05d1\u05e9\u05d8\u05d7\u05d9\u05dd \u05de\u05ea\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05d0\u05e7\u05dc\u05d9\u05dd \u05de\u05e4\u05d5\u05e6\u05dc\u05ea, \u05d2\u05d2 \u05e4\u05e0\u05d5\u05e8\u05de\u05d9 \u05e0\u05e4\u05ea\u05d7 \u05d5\u05e2\u05d5\u05d3...&nbsp;&nbsp;<\/p>","category_id":"3","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8, \u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8, \u05e1\u05e4\u05d5\u05e8\u05d8, \u05e1\u05d5\u05e4\u05e8\u05e6'\u05e8\u05d2'\u05e8, \u05d0\u05d9\u05d5\u05d5\u05e7 \u05e7\u05d1\u05e8\u05d9\u05d5\u05dc\u05d8 \u05e7\u05d1\u05e8\u05d9\u05d5 \u05d0\u05d9\u05d5\u05e7 \u05d0\u05d5\u05d9\u05e7 \u05d5\u05dc\u05d0\u05e8 \u05d5\u05d5\u05dc\u05d0\u05e8 \u05d5\u05dc\u05d0\u05d0\u05e8 valar vallar vellar velar Land Rover Discovery SPORT","category_name":"\u05d9\u05d5\u05e7\u05e8\u05d4"},{"id":"127","name":"\u05e7\u05d9\u05d4 \u05e4\u05d5\u05e8\u05d8\u05d4","large_image":"\/uploads\/1536741657_60372.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t&nbsp;\u05e6\u05d5\u05e8\u05d4 \u05d7\u05d3\u05e9\u05d4! \u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e0\u05d5\u05e2 GDI \u05de\u05ea\u05e7\u05d3\u05dd! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05d0\u05e0\u05d3\u05e8\u05d5\u05d0\u05d9\u05d3 \u05db\u05d5\u05dc\u05dc WAZE, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05e1, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd! \u05dc\u05d3\u05d9\u05dd, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d5\u05e2\u05d5\u05d3..&nbsp;<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d9\u05d4 \u05e7\u05d9\u05d0 \u05e4\u05d5\u05e8\u05d8\u05d4 \u05e4\u05d5\u05e8\u05ea\u05d4 \u05e8\u05d9\u05d5 \u05e4\u05d9\u05e7\u05e0\u05d8\u05d5 \u05e4\u05d9\u05e7\u05d0\u05e0\u05d8\u05d5 \u05e1\u05d9\u05d3 \u05e1\u05e4\u05d5\u05e8\u05d8\u05d0\u05d2 \u05e1\u05d5\u05e8\u05e0\u05d8\u05d5 \u05e7\u05d0\u05e8\u05e0\u05d9\u05d1\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05d0\u05dc \u05e7\u05e8\u05e0\u05d9\u05d1\u05dc  Kia","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"128","name":"\u05e8\u05e0\u05d5 \u05d2\u05e8\u05e0\u05d3 \u05e7\u05d5\u05e4\u05d4","large_image":"\/uploads\/1536741879_13356.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05d1\u05e2\u05dc \u05de\u05e0\u05d5\u05e2 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05de\u05d0\u05d5\u05d3 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05dc\u05d8\u05d9\u05d3\u05de\u05d9\u05d4, \u05de\u05e6\u05dc\u05de\u05ea \u05e8\u05d5\u05d5\u05e8\u05e1,&nbsp; \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd, \u05d2&#39;\u05d0\u05e0\u05d8\u05d9\u05dd 17&#39;, \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e8\u05e0\u05d5 \u05e7\u05dc\u05d9\u05d5 \u05e7\u05dc\u05d9\u05d0\u05d5 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05e4\u05dc\u05d5\u05d0\u05e0\u05e1 \u05de\u05d2\u05d0\u05df \u05dc\u05d5\u05d2\u05df \u05e7\u05e0\u05d2\u05d5 \u05e1\u05e0\u05d9\u05e7 \u05dc\u05d5\u05d2\u05d0\u05df \u05e7\u05d0\u05d3\u05d2\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05d0\u05d3\u05d2'\u05d0\u05e8 \u05e7\u05d0\u05d3\u05d2\u05e8 \u05e7\u05e0\u05d2\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d8\u05d5\u05d5\u05d9\u05e0\u05d2\u05d5 Renault Grand Coupe Kadjar Kangoo","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"129","name":"\u05e9\u05d1\u05e8\u05d5\u05d8 \u05e7\u05e8\u05d5\u05d6","large_image":"\/uploads\/1536741943_50803.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05de\u05e0\u05d5\u05e2 1.4 \u05d8\u05d5\u05e8\u05d1\u05d5 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! 140 \u05db&quot;\u05e1, \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4 \u05de\u05e7\u05d5\u05e8\u05d9, \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05d1\u05dc\u05d5\u05d8\u05d5\u05ea, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9 \u05d7\u05e0\u05d9\u05d4 \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8 \u05d0\u05d9\u05de\u05e4\u05dc\u05d0 \u05d0\u05d9\u05de\u05e4\u05dc\u05d4 \u05d8\u05e8\u05d0\u05d5\u05d5\u05e8\u05e1 \u05e7\u05e8\u05d5\u05e1 \u05e7\u05e8\u05d5\u05d6 \u05de\u05d0\u05dc\u05d9\u05d1\u05d5 \u05de\u05dc\u05d9\u05d4\u05d5 \u05e1\u05e4\u05d0\u05e8\u05e7 \u05e1\u05d5\u05e0\u05d9\u05e7 RS \u05e7\u05d0\u05e4\u05d8\u05d9\u05d1\u05d4 \u05e7\u05e4\u05d8\u05d9\u05d1\u05d4 \u05d0\u05d5\u05d5\u05d0\u05d5 \u05d0\u05d5\u05e8\u05dc\u05e0\u05d3\u05d5 \u05d8\u05e8\u05d0\u05e7\u05e1 \u05d8\u05e8\u05d9\u05d9\u05dc\u05d1\u05dc\u05d9\u05d9\u05d6\u05e8 \u05e1\u05d9\u05dc\u05d1\u05e8\u05d3\u05d5 Chevrolet","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"130","name":"\u05e4\u05d9\u05d0\u05d8 \u05d8\u05d9\u05e4\u05d5","large_image":"\/uploads\/1536741983_96522.JPG","small_image":"","small_image2":"","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8","year":"2018","details":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" dir=\"RTL\" style=\"width:992px;\" width=\"992\">\n\t<tbody>\n\t\t<tr height=\"36\">\n\t\t\t<td align=\"right\" dir=\"RTL\" height=\"36\" style=\"height:36px;width:992px;\">\n\t\t\t\t\u05e8\u05db\u05d1 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8! \u05de\u05e0\u05d5\u05e2 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9 \u05d1\u05d3\u05dc\u05e7! \u05de\u05e1\u05da \u05de\u05d5\u05dc\u05d8\u05d9\u05de\u05d3\u05d9\u05d4, \u05d2&#39;\u05d0\u05e0\u05d8\u05d9\u05dd, \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05d4\u05d4\u05d2\u05d4, \u05d1\u05e7\u05e8\u05ea \u05e9\u05d9\u05d5\u05d8, \u05d3\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea \u05de\u05e7\u05d5\u05e8\u05d9\u05ea, \u05de\u05e2\u05e8\u05db\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d0\u05d9 \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05ea\u05d0\u05d5\u05e0\u05d5\u05ea \u05d3\u05e8\u05db\u05d9\u05dd \u05d5\u05e2\u05d5\u05d3..<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>\n<p>\n\t&nbsp;<\/p>","category_id":"5","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e4\u05d9\u05d0\u05d8 500 FIAT \u05e4\u05d5\u05e0\u05d8\u05d5 \u05d7\u05de\u05e9 \u05de\u05d0\u05d5\u05ea \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d5\u05d1\u05d4 \u05e4\u05d9\u05d0\u05d8 500 \u05dc\u05d0\u05d5\u05e0\u05d2 \u05d2\u05d5\u05e6'\u05d9 \u05e7\u05e8\u05d1\u05d9\u05d5\u05dc\u05d8 \u05e4\u05d5\u05e4 \u05e4\u05d0\u05e0\u05d3\u05d4 \u05e4\u05e0\u05d3\u05d4 \u05d1\u05e8\u05d1\u05d0\u05d5 \u05d1\u05e8\u05d0\u05d1\u05d5 \u05e4\u05d9\u05d5\u05e8\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d1\u05d5 \u05e7\u05d0\u05dc\u05d8 \u05db\u05d0\u05dc\u05d8","category_name":"\u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05d5\u05ea"},{"id":"131","name":"Cadillac Escalade","large_image":"\/uploads\/1560490202_78436.JPG","small_image":"\/uploads\/1560490204_53280.JPG","small_image2":"\/uploads\/1560490206_80872.JPG","model":"","gear":"\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9","year":"2019","details":"<div>\n\t\u05e8\u05db\u05d1 \u05d2\u05d3\u05d5\u05dc \u05de\u05e9\u05e4\u05d7\u05ea\u05d9 \u05de\u05e8\u05d5\u05d5\u05d7 \u05d5\u05de\u05e4\u05e0\u05e7! \u05de\u05e0\u05d5\u05e2 \u05e2\u05d5\u05e6\u05de\u05ea\u05d9! \u05d3\u05d2\u05dd \u05dc\u05e7\u05e6&#39;\u05e8\u05d9 \u05de\u05e4\u05d5\u05d0\u05e8! \u05d7\u05dc\u05d5\u05df \u05d1\u05d2\u05d2, \u05de\u05d5\u05e9\u05d1\u05d9 \u05e2\u05d5\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd,<\/div>\n<div>\n\t&nbsp;\u05e1\u05d5\u05d2\u05e8 \u05d7\u05dc\u05d5\u05e0\u05d5\u05ea + \u05d2\u05d2,\u05d4\u05e0\u05e2\u05d4 \u05db\u05e4\u05d5\u05dc\u05d4 4X4,\u05d4\u05e0\u05e2\u05d4 \u05de\u05e8\u05d7\u05d5\u05e7, \u05d7\u05d9\u05de\u05d5\u05dd \u05d1\u05d4\u05d2\u05d4, key-less Go, \u05d4\u05d8\u05e2\u05e0\u05d4 \u05d0\u05dc-\u05d7\u05d5\u05d8\u05d9\u05ea \u05dc\u05d8\u05dc\u05e4\u05d5\u05df, \u05ea\u05de\u05d9\u05db\u05d4 \u05d1 Apple CarPlay\/Android Auto \u05d5\u05e2\u05d5\u05d3..<\/div>","category_id":"6","lease":"1","monthlylease":"1","longlease":"1","leasing":"1","alt_hebrew_name":"\u05e7\u05d3\u05d9\u05dc\u05e7 \u05e7\u05d3\u05d9\u05dc\u05d0\u05e7 \u05e7\u05d0\u05d3\u05d9 SRX ATS CTS STS XT5 XT Cadillac","category_name":"7 \u05de\u05e7\u05d5\u05de\u05d5\u05ea"}];
	$scope.mostwanted = [{"name":"Mercedes","model":"CLA-180","image":"\/uploads\/1549467161_70573.jpg"},{"name":"Mercedes","model":"C-180","image":"\/uploads\/1549467117_14411.jpg"},{"name":"Mercedes","model":"C-200 coupe","image":"\/uploads\/1549343805_29769.jpg"},{"name":"Mercedes","model":"A-180","image":"\/uploads\/1548998502_80716.jpg"},{"name":"Renault","model":"Grand coupe","image":"\/uploads\/1548999339_47655.jpg"},{"name":"BMW","model":"X-1","image":"\/uploads\/1516188199_29679.jpg"},{"name":"Hyundai","model":"Tucson","image":"\/uploads\/1549984184_53591.jpg"},{"name":"Hyundai","model":"I10","image":"\/uploads\/1548687967_70380.jpg"},{"name":"Kia","model":"Sportage","image":"\/uploads\/1549775111_59314.jpg"},{"name":"Kia","model":"Picanto","image":"\/uploads\/1549775057_34878.jpg"}];
	$scope.dbBrands = [{"name_heb":"","name_eng":"Access"},{"name_heb":"","name_eng":"Bmw mini"},{"name_heb":"","name_eng":"Chrysler jeep"},{"name_heb":"","name_eng":"Citreon"},{"name_heb":"","name_eng":"Fiat 500"},{"name_heb":"","name_eng":"Hyndai"},{"name_heb":"","name_eng":"Hyunday"},{"name_heb":"","name_eng":"Infinity"},{"name_heb":"","name_eng":"Masarati"},{"name_heb":"","name_eng":"Mazarati"},{"name_heb":"","name_eng":"Mercrdes"},{"name_heb":"","name_eng":"Meverick"},{"name_heb":"","name_eng":"Mini"},{"name_heb":"","name_eng":"Mini cooper"},{"name_heb":"","name_eng":"Nissan infiniti"},{"name_heb":"","name_eng":"Rang rover"},{"name_heb":"","name_eng":"Range"},{"name_heb":"","name_eng":"Range rover sport"},{"name_heb":"","name_eng":"Sangyong"},{"name_heb":"","name_eng":"Sangyoung"},{"name_heb":"","name_eng":"Volkseagen"},{"name_heb":"\u05d0\u05d0\u05d5\u05d3\u05d9","name_eng":"Audi"},{"name_heb":"\u05d0\u05d1\u05d0\u05e8\u05d8","name_eng":"Abarth"},{"name_heb":"\u05d0\u05d5\u05e4\u05dc","name_eng":"Opel"},{"name_heb":"\u05d0\u05d9\u05d5\u05d5\u05e7\u05d5","name_eng":"Iveco"},{"name_heb":"\u05d0\u05d9\u05e0\u05e4\u05d9\u05e0\u05d8\u05d9","name_eng":"Infiniti"},{"name_heb":"\u05d0\u05d9\u05e1\u05d5\u05d6\u05d5","name_eng":"Isuzu"},{"name_heb":"\u05d0\u05dc\u05e4\u05d0 \u05e8\u05d5\u05de\u05d0\u05d5","name_eng":"Alfa romeo"},{"name_heb":"\u05d0\u05dd \u05d2'\u05d9","name_eng":"Mg"},{"name_heb":"\u05d0\u05e1\u05d8\u05d5\u05df \u05de\u05e8\u05d8\u05d9\u05df","name_eng":"Aston martin"},{"name_heb":"\u05d1.\u05de.\u05d5\u05d5.","name_eng":"Bmw"},{"name_heb":"\u05d1\u05d9\u05d5\u05d0\u05d9\u05e7","name_eng":"Buick"},{"name_heb":"\u05d1\u05e0\u05d8\u05dc\u05d9","name_eng":"Bentley"},{"name_heb":"\u05d2'\u05d9\u05e4","name_eng":"Jeep"},{"name_heb":"\u05d2\u05e8\u05d9\u05d9\u05d8 \u05d5\u05d5\u05dc","name_eng":"Great wall"},{"name_heb":"\u05d3\u05d0\u05e6'\u05d9\u05d4","name_eng":"Dacia"},{"name_heb":"\u05d3\u05d5\u05d3\u05d2'","name_eng":"Dodge"},{"name_heb":"\u05d3\u05d9 \u05d0\u05e1","name_eng":"Ds"},{"name_heb":"\u05d3\u05d9\u05d4\u05d0\u05d8\u05e1\u05d5","name_eng":"Daihatsu"},{"name_heb":"\u05d4\u05d5\u05e0\u05d3\u05d4","name_eng":"Honda"},{"name_heb":"\u05d5\u05d5\u05dc\u05d5\u05d5","name_eng":"Volvo"},{"name_heb":"\u05d8\u05d5\u05d9\u05d5\u05d8\u05d4","name_eng":"Toyota"},{"name_heb":"\u05d9\u05d0\u05de\u05d4\u05d4","name_eng":"Yamaha"},{"name_heb":"\u05d9\u05d2\u05d5\u05d0\u05e8","name_eng":"Jaguar"},{"name_heb":"\u05d9\u05d5\u05e0\u05d3\u05d0\u05d9","name_eng":"Hyundai"},{"name_heb":"\u05dc\u05e0\u05d3 \u05e8\u05d5\u05d1\u05e8","name_eng":"Land rover"},{"name_heb":"\u05dc\u05e0\u05e6'\u05d9\u05d4","name_eng":"Lancia"},{"name_heb":"\u05dc\u05e7\u05e1\u05d5\u05e1","name_eng":"Lexus"},{"name_heb":"\u05de\u05d0\u05d1\u05e8\u05d9\u05e7","name_eng":"Maverick"},{"name_heb":"\u05de\u05d0\u05d6\u05d3\u05d4","name_eng":"Mazda"},{"name_heb":"\u05de\u05d6\u05d0\u05e8\u05d8\u05d9","name_eng":"Maserati"},{"name_heb":"\u05de\u05d9\u05e6\u05d5\u05d1\u05d9\u05e9\u05d9","name_eng":"Mitsubishi"},{"name_heb":"\u05de\u05e8\u05e6\u05d3\u05e1","name_eng":"Mercedes"},{"name_heb":"\u05e0\u05d9\u05e1\u05df","name_eng":"Nissan"},{"name_heb":"\u05e1\u05d0\u05e0\u05d2\u05d9\u05d5\u05e0\u05d2","name_eng":"Ssangyong"},{"name_heb":"\u05e1\u05d5\u05d1\u05d0\u05e8\u05d5","name_eng":"Subaru"},{"name_heb":"\u05e1\u05d5\u05d6\u05d5\u05e7\u05d9","name_eng":"Suzuki"},{"name_heb":"\u05e1\u05d9\u05d0\u05d8","name_eng":"Seat"},{"name_heb":"\u05e1\u05d9\u05d8\u05e8\u05d5\u05d0\u05df","name_eng":"Citroen"},{"name_heb":"\u05e1\u05de\u05d0\u05e8\u05d8","name_eng":"Smart"},{"name_heb":"\u05e1\u05e7\u05d5\u05d3\u05d4","name_eng":"Skoda"},{"name_heb":"\u05e4\u05d5\u05dc\u05e7\u05e1\u05d5\u05d5\u05d2\u05df","name_eng":"Volkswagen"},{"name_heb":"\u05e4\u05d5\u05dc\u05e8\u05d9\u05e1","name_eng":"Polaris"},{"name_heb":"\u05e4\u05d5\u05e8\u05d3","name_eng":"Ford"},{"name_heb":"\u05e4\u05d5\u05e8\u05e9\u05d4","name_eng":"Porsche"},{"name_heb":"\u05e4\u05d9\u05d0\u05d8","name_eng":"Fiat"},{"name_heb":"\u05e4\u05d9\u05d2'\u05d5","name_eng":"Peugeot"},{"name_heb":"\u05e4\u05e8\u05d0\u05e8\u05d9","name_eng":"Ferrari"},{"name_heb":"\u05e7.\u05d8.\u05de","name_eng":"K.t.m"},{"name_heb":"\u05e7\u05d0\u05d3\u05d9\u05dc\u05d0\u05e7","name_eng":"Cadillac"},{"name_heb":"\u05e7\u05d9\u05d4","name_eng":"Kia"},{"name_heb":"\u05e7\u05e8\u05d9\u05d9\u05d6\u05dc\u05e8","name_eng":"Chrysler"},{"name_heb":"\u05e8\u05d9\u05e0\u05d2' \u05e8\u05d5\u05d1\u05e8","name_eng":"Range rover"},{"name_heb":"\u05e8\u05e0\u05d5","name_eng":"Renault"},{"name_heb":"\u05e9\u05d1\u05e8\u05d5\u05dc\u05d8","name_eng":"Chevrolet"}];

		$scope.leasing_text = [];
	$scope.leasing_text[0] = {"name":"\u05d3\u05d1\u05e8 \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05dd","title":"\u05de\u05d4 \u05d0\u05d5\u05de\u05e8\u05d9\u05dd \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05dd \u05e2\u05dc \u05e9\u05d9\u05d8\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9","body":"<p dir=\"RTL\">\t\u05d1\u05d5\u05d5\u05d3\u05d0\u05d9 \u05e9\u05de\u05e2\u05ea\u05dd \u05d0\u05ea \u05d4\u05d1\u05d9\u05d8\u05d5\u05d9 \u05d4\u05d6\u05d4 \u05dc\u05d0 \u05e4\u05e2\u05dd \u05d0\u05d1\u05dc \u05de\u05e2\u05d5\u05dc\u05dd \u05dc\u05d0 \u05d4\u05e6\u05dc\u05d7\u05ea\u05dd \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05ea \u05d4\u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d4\u05d0\u05de\u05d9\u05ea\u05d9\u05ea \u05e9\u05dc\u05d5<span dir=\"LTR\">.<\/span><\/p><p dir=\"RTL\">\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05d9\u05d0 \u05e9\u05d9\u05d8\u05ea \u05d4\u05e9\u05db\u05e8\u05d4 \u05dc\u05d8\u05d5\u05d5\u05d7 \u05d0\u05e8\u05d5\u05da, \u05e9\u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05d3\u05e8\u05da \u05de\u05e7\u05d5\u05dd \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05e4\u05e8\u05d8\u05d9. \u05d1\u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05dc\u05d5 \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05e0\u05d4\u05d5\u05d2 \u05d1\u05d5 \u05de\u05ea\u05d5\u05da \u05d4\u05de\u05d1\u05d7\u05e8 \u05e9\u05d9\u05d5\u05e6\u05e2 \u05dc\u05db\u05dd \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2. \u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05ea\u05e7\u05d1\u05dc\u05d5 \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05dc\u05dc\u05d0 \u05ea\u05e9\u05dc\u05d5\u05dd \u05e9\u05dc \u05de\u05e7\u05d3\u05de\u05d4 \u05d5\u05dc\u05d0\u05d7\u05e8 36 \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd \u05d4\u05de\u05db\u05d5\u05e0\u05d9\u05ea \u05ea\u05d5\u05d7\u05d6\u05e8 \u05dc\u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d5\u05d0\u05ea\u05dd \u05ea\u05d4\u05d9\u05d5 \u05e8\u05e9\u05d0\u05d9\u05dd \u05dc\u05d7\u05d6\u05d5\u05e8 \u05e2\u05dc \u05d0\u05d5\u05ea\u05d4 \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4 \u05e9\u05d5\u05d1 \u05d5\u05dc\u05d6\u05db\u05d5\u05ea \u05d1\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05d1\u05de\u05e1\u05d2\u05e8\u05ea \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d7\u05d3\u05e9\u05d4<span dir=\"LTR\">.<\/span><\/p><p dir=\"RTL\">\t\u05d4\u05d1\u05e2\u05dc\u05d5\u05ea \u05e2\u05dc \u05d4\u05e8\u05db\u05d1 \u05d1\u05db\u05dc \u05ea\u05e7\u05d5\u05e4\u05ea \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05ea\u05d4\u05d9\u05d4 \u05d1\u05d9\u05d3\u05d9 \u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05e9\u05de\u05d5\u05dc\u05d4 \u05d1\u05d5\u05e6\u05e2\u05d4 \u05d4\u05e2\u05e1\u05e7\u05d4 \u05d5\u05d4\u05de\u05db\u05d5\u05e0\u05d9\u05ea \u05ea\u05d9\u05d7\u05e9\u05d1 \u05db\u05de\u05d5\u05e9\u05db\u05e8\u05ea. \u05d4\u05d9\u05ea\u05e8\u05d5\u05df \u05e9\u05dc \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d1\u05d0 \u05dc\u05d9\u05d3\u05d9 \u05d1\u05d9\u05d8\u05d5\u05d9 \u05d1\u05db\u05da \u05e9\u05d4\u05ea\u05e9\u05dc\u05d5\u05dd \u05e2\u05d1\u05d5\u05e8\u05d5 \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05d3\u05de\u05d9 \u05d4\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05e8\u05db\u05d1<span dir=\"LTR\">.<\/span><\/p><p dir=\"RTL\">\t\u05d1\u05de\u05d9\u05dc\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05ea \u05de\u05dc\u05d1\u05d3 \u05d4\u05ea\u05e9\u05dc\u05d5\u05dd \u05d4\u05e7\u05d1\u05d5\u05e2, \u05d0\u05d9\u05df \u05e6\u05d5\u05e8\u05da \u05dc\u05e9\u05dc\u05dd \u05e2\u05d1\u05d5\u05e8 \u05d4\u05ea\u05d7\u05d6\u05d5\u05e7\u05d4 \u05d4\u05e9\u05d5\u05d8\u05e4\u05ea \u05d5\u05d2\u05dd \u05dc\u05d0 \u05e2\u05d1\u05d5\u05e8 \u05d0\u05d2\u05e8\u05d5\u05ea \u05d5\u05d1\u05d9\u05d8\u05d5\u05d7\u05d9\u05dd. \u05d0\u05ea\u05dd \u05d1\u05d5\u05d5\u05d3\u05d0\u05d9 \u05e9\u05d5\u05d0\u05dc\u05d9\u05dd \u05d4\u05d0\u05dd \u05d6\u05d4 \u05db\u05d5\u05dc\u05dc \u05d2\u05dd \u05d0\u05ea \u05d4\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05d8\u05e1\u05d8 \u05d0\u05d7\u05ea \u05dc\u05e9\u05e0\u05d4? \u05d4\u05ea\u05e9\u05d5\u05d1\u05d4 \u05d4\u05d9\u05d0 \u05db\u05df, \u05d2\u05dd \u05d1\u05d4\u05d5\u05e6\u05d0\u05ea \u05d4\u05d8\u05e1\u05d8 \u05ea\u05d8\u05e4\u05dc \u05e2\u05d1\u05d5\u05e8\u05db\u05dd \u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d1\u05de\u05e1\u05d2\u05e8\u05ea \u05d7\u05d1\u05d9\u05dc\u05ea \u05d4\u05ea\u05d7\u05d6\u05d5\u05e7\u05d4<span dir=\"LTR\">.<\/span><\/p><p dir=\"RTL\">\t&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d3\u05d1\u05e8 \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05dd","pageDescription":"","pageKeywords":"","sub_page":"1","id":"115","created":"2019-08-04 20:39:23","modified":"2020-01-12 12:08:01","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[1] = {"name":"\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea","title":"\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05dc \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05de\u05e2\u05e1\u05d9\u05e7","body":"<p>\n\t<span style=\"font-size:14px;\"><span lang=\"HE\" style=\"text-align: right; font-family: Arial, sans-serif;\">\u05d4\u05e6\u05e8\u05db\u05e0\u05d9\u05dd \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05d9\u05dd \u05e9\u05dc \u05d7\u05d1\u05e8\u05d5\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05dd \u05de\u05e2\u05e1\u05d9\u05e7\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d1\u05de\u05e9\u05e7 \u05e9\u05d0\u05d9\u05e0\u05dd \u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05d1\u05d4\u05d7\u05d6\u05e7\u05ea \u05e6\u05d9 \u05e8\u05db\u05d1 \u05d1\u05d1\u05e2\u05dc\u05d5\u05ea\u05dd. \u05d4\u05d7\u05d6\u05e7\u05ea \u05e6\u05d9 \u05e8\u05db\u05d1 \u05de\u05e6\u05e8\u05d9\u05db\u05d4 \u05de\u05e7\u05d5\u05dd \u05e2\u05e0\u05e7 \u05dc\u05d0\u05d7\u05e1\u05d5\u05df \u05d4\u05e8\u05db\u05d1\u05d9\u05dd \u05d5\u05d2\u05d5\u05e8\u05e8\u05ea \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d5\u05ea \u05e9\u05dc \u05d4\u05d7\u05d6\u05e7\u05ea \u05de\u05d7\u05dc\u05e7\u05d5\u05ea \u05e8\u05db\u05d1, \u05e6\u05d9\u05d5\u05d3 \u05dc\u05ea\u05d9\u05e7\u05d5\u05df \u05e8\u05db\u05d1\u05d9\u05dd \u05d5\u05d1\u05e2\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2 \u05e9\u05d5\u05e0\u05d9\u05dd \u05d1\u05e2\u05e0\u05e3 \u05de\u05db\u05d5\u05e0\u05d0\u05d5\u05ea \u05d4\u05e8\u05db\u05d1. \u05e6\u05e8\u05db\u05e0\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d4\u05d9\u05e0\u05dd \u05d7\u05d1\u05e8\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea \u05e9\u05d0\u05d9\u05df \u05d1\u05d9\u05db\u05d5\u05dc\u05ea\u05df \u05dc\u05e8\u05db\u05d5\u05e9 \u05db\u05de\u05d5\u05ea \u05d2\u05d3\u05d5\u05dc\u05d4\u05e9\u05dc \u05e8\u05db\u05d1\u05d9\u05dd \u05d5\u05dc\u05db\u05df \u05d4\u05e9\u05d9\u05d8\u05d4 \u05e9\u05dc \u05d4\u05e9\u05db\u05e8\u05d4 \u05dc\u05d8\u05d5\u05d5\u05d7 \u05d0\u05e8\u05d5\u05da \u05d1\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05de\u05ea\u05d0\u05d9\u05de\u05d4 \u05dc\u05d4\u05dd \u05de\u05d0\u05d5\u05d3<\/span><span dir=\"LTR\" style=\"text-align: right;\">.<\/span><\/span><\/p>\n<p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:right;direction:rtl;unicode-bidi:\nembed\">\n\t<span style=\"font-size:14px;\"><span lang=\"HE\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\nCalibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\nmso-hansi-theme-font:minor-latin\">\u05e9\u05d9\u05d8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05de\u05e2\u05e1\u05d9\u05e7 \u05dc\u05d3\u05d0\u05d5\u05d2 \u05e9\u05dc\u05db\u05dc \u05d4\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05e9\u05dc\u05d5 \u05d9\u05d4\u05d9\u05d4 \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05de\u05d1\u05dc\u05d9 \u05e9\u05d4\u05d7\u05d1\u05e8\u05d4 \u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05d4\u05e2\u05e1\u05d9\u05e7 &nbsp;\u05e7\u05e6\u05d9\u05df \u05e8\u05db\u05d1 \u05d5\u05de\u05d1\u05dc\u05d9 \u05e9\u05de\u05d9 \u05de\u05d8\u05e2\u05de\u05d4 \u05e9\u05dc \u05d4\u05d7\u05d1\u05e8\u05d4 \u05d9\u05e6\u05d8\u05e8\u05da \u05dc\u05d4\u05ea\u05e2\u05e1\u05e7 \u05d1\u05db\u05dc \u05d4\u05e7\u05e9\u05d5\u05e8 \u05dc\u05ea\u05d7\u05d6\u05d5\u05e7\u05ea \u05d4\u05e8\u05db\u05d1\u05d9\u05dd. \u05d1\u05e9\u05d9\u05d8\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9, \u05db\u05dc \u05d4\u05d0\u05d7\u05e8\u05d9\u05d5\u05ea \u05e2\u05dc&nbsp; \u05e0\u05d5\u05e9\u05d0 \u05d4\u05e8\u05db\u05d1\u05d9\u05dd \u05de\u05d5\u05d8\u05dc\u05ea \u05e2\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2<\/span><span dir=\"LTR\">.<\/span><\/span><\/p>\n<p>\n\t<span style=\"font-size:14px;\"><!--[if gte mso 9]><xml>\n <o:OfficeDocumentSettings>\n  <o:AllowPNG\/>\n <\/o:OfficeDocumentSettings>\n<\/xml><![endif]--><!--[if gte mso 9]><xml>\n <w:WordDocument>\n  <w:View>Normal<\/w:View>\n  <w:Zoom>0<\/w:Zoom>\n  <w:TrackMoves\/>\n  <w:TrackFormatting\/>\n  <w:DoNotShowPropertyChanges\/>\n  <w:PunctuationKerning\/>\n  <w:ValidateAgainstSchemas\/>\n  <w:SaveIfXMLInvalid>false<\/w:SaveIfXMLInvalid>\n  <w:IgnoreMixedContent>false<\/w:IgnoreMixedContent>\n  <w:AlwaysShowPlaceholderText>false<\/w:AlwaysShowPlaceholderText>\n  <w:DoNotPromoteQF\/>\n  <w:LidThemeOther>EN-US<\/w:LidThemeOther>\n  <w:LidThemeAsian>X-NONE<\/w:LidThemeAsian>\n  <w:LidThemeComplexScript>HE<\/w:LidThemeComplexScript>\n  <w:Compatibility>\n   <w:BreakWrappedTables\/>\n   <w:SnapToGridInCell\/>\n   <w:WrapTextWithPunct\/>\n   <w:UseAsianBreakRules\/>\n   <w:DontGrowAutofit\/>\n   <w:SplitPgBreakAndParaMark\/>\n   <w:EnableOpenTypeKerning\/>\n   <w:DontFlipMirrorIndents\/>\n   <w:OverrideTableStyleHps\/>\n  <\/w:Compatibility>\n  <m:mathPr>\n   <m:mathFont m:val=\"Cambria Math\"\/>\n   <m:brkBin m:val=\"before\"\/>\n   <m:brkBinSub m:val=\"&#45;-\"\/>\n   <m:smallFrac m:val=\"off\"\/>\n   <m:dispDef\/>\n   <m:lMargin m:val=\"0\"\/>\n   <m:rMargin m:val=\"0\"\/>\n   <m:defJc m:val=\"centerGroup\"\/>\n   <m:wrapIndent m:val=\"1440\"\/>\n   <m:intLim m:val=\"subSup\"\/>\n   <m:naryLim m:val=\"undOvr\"\/>\n  <\/m:mathPr><\/w:WordDocument>\n<\/xml><![endif]--><!--[if gte mso 9]><xml>\n <w:LatentStyles DefLockedState=\"false\" DefUnhideWhenUsed=\"false\"\n  DefSemiHidden=\"false\" DefQFormat=\"false\" DefPriority=\"99\"\n  LatentStyleCount=\"376\">\n  <w:LsdException Locked=\"false\" Priority=\"0\" QFormat=\"true\" Name=\"Normal\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" QFormat=\"true\" Name=\"heading 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 7\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 8\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"9\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"heading 9\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 6\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 7\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 8\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index 9\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 7\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 8\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"toc 9\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Normal Indent\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"footnote text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"annotation text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"header\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"footer\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"index heading\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"35\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"caption\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"table of figures\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"envelope address\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"envelope return\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"footnote reference\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"annotation reference\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"line number\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"page number\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"endnote reference\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"endnote text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"table of authorities\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"macro\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"toa heading\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Bullet\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Number\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Bullet 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Bullet 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Bullet 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Bullet 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Number 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Number 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Number 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Number 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"10\" QFormat=\"true\" Name=\"Title\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Closing\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Signature\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"1\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"Default Paragraph Font\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text Indent\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Continue\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Continue 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Continue 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Continue 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"List Continue 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Message Header\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"11\" QFormat=\"true\" Name=\"Subtitle\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Salutation\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Date\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text First Indent\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text First Indent 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Note Heading\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text Indent 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Body Text Indent 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Block Text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Hyperlink\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"FollowedHyperlink\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"22\" QFormat=\"true\" Name=\"Strong\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"20\" QFormat=\"true\" Name=\"Emphasis\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Document Map\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Plain Text\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"E-mail Signature\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Top of Form\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Bottom of Form\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Normal (Web)\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Acronym\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Address\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Cite\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Code\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Definition\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Keyboard\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Preformatted\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Sample\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Typewriter\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"HTML Variable\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Normal Table\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"annotation subject\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"No List\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Outline List 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Outline List 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Outline List 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Simple 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Simple 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Simple 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Classic 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Classic 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Classic 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Classic 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Colorful 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Colorful 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Colorful 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Columns 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Columns 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Columns 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Columns 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Columns 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 6\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 7\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Grid 8\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 4\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 5\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 6\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 7\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table List 8\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table 3D effects 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table 3D effects 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table 3D effects 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Contemporary\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Elegant\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Professional\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Subtle 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Subtle 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Web 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Web 2\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Web 3\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Balloon Text\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" Name=\"Table Grid\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Table Theme\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" Name=\"Placeholder Text\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"1\" QFormat=\"true\" Name=\"No Spacing\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" Name=\"Revision\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"34\" QFormat=\"true\"\n   Name=\"List Paragraph\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"29\" QFormat=\"true\" Name=\"Quote\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"30\" QFormat=\"true\"\n   Name=\"Intense Quote\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"60\" Name=\"Light Shading Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"61\" Name=\"Light List Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"62\" Name=\"Light Grid Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"63\" Name=\"Medium Shading 1 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"64\" Name=\"Medium Shading 2 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"65\" Name=\"Medium List 1 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"66\" Name=\"Medium List 2 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"67\" Name=\"Medium Grid 1 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"68\" Name=\"Medium Grid 2 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"69\" Name=\"Medium Grid 3 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"70\" Name=\"Dark List Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"71\" Name=\"Colorful Shading Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"72\" Name=\"Colorful List Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"73\" Name=\"Colorful Grid Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"19\" QFormat=\"true\"\n   Name=\"Subtle Emphasis\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"21\" QFormat=\"true\"\n   Name=\"Intense Emphasis\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"31\" QFormat=\"true\"\n   Name=\"Subtle Reference\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"32\" QFormat=\"true\"\n   Name=\"Intense Reference\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"33\" QFormat=\"true\" Name=\"Book Title\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"37\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" Name=\"Bibliography\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"39\" SemiHidden=\"true\"\n   UnhideWhenUsed=\"true\" QFormat=\"true\" Name=\"TOC Heading\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"41\" Name=\"Plain Table 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"42\" Name=\"Plain Table 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"43\" Name=\"Plain Table 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"44\" Name=\"Plain Table 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"45\" Name=\"Plain Table 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"40\" Name=\"Grid Table Light\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\" Name=\"Grid Table 1 Light\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\" Name=\"Grid Table 6 Colorful\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\" Name=\"Grid Table 7 Colorful\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"Grid Table 1 Light Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"Grid Table 2 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"Grid Table 3 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"Grid Table 4 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"Grid Table 5 Dark Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"Grid Table 6 Colorful Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"Grid Table 7 Colorful Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\" Name=\"List Table 1 Light\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\" Name=\"List Table 6 Colorful\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\" Name=\"List Table 7 Colorful\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 1\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 2\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 3\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 4\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 5\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"46\"\n   Name=\"List Table 1 Light Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"47\" Name=\"List Table 2 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"48\" Name=\"List Table 3 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"49\" Name=\"List Table 4 Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"50\" Name=\"List Table 5 Dark Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"51\"\n   Name=\"List Table 6 Colorful Accent 6\"\/>\n  <w:LsdException Locked=\"false\" Priority=\"52\"\n   Name=\"List Table 7 Colorful Accent 6\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Mention\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Smart Hyperlink\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Hashtag\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Unresolved Mention\"\/>\n  <w:LsdException Locked=\"false\" SemiHidden=\"true\" UnhideWhenUsed=\"true\"\n   Name=\"Smart Link\"\/>\n <\/w:LatentStyles>\n<\/xml><![endif]-->\n\t<style type=\"text\/css\">\n<!--\n \/* Font Definitions *\/\n @font-face\n\t{font-family:\"Cambria Math\";\n\tpanose-1:2 4 5 3 5 4 6 3 2 4;\n\tmso-font-charset:0;\n\tmso-generic-font-family:roman;\n\tmso-font-pitch:variable;\n\tmso-font-signature:3 0 0 0 1 0;}\n@font-face\n\t{font-family:Calibri;\n\tpanose-1:2 15 5 2 2 2 4 3 2 4;\n\tmso-font-charset:0;\n\tmso-generic-font-family:swiss;\n\tmso-font-pitch:variable;\n\tmso-font-signature:-536859905 -1073697537 9 0 511 0;}\n \/* Style Definitions *\/\n p.MsoNormal, li.MsoNormal, div.MsoNormal\n\t{mso-style-unhide:no;\n\tmso-style-qformat:yes;\n\tmso-style-parent:\"\";\n\tmargin-top:0cm;\n\tmargin-right:0cm;\n\tmargin-bottom:10.0pt;\n\tmargin-left:0cm;\n\tline-height:115%;\n\tmso-pagination:widow-orphan;\n\tfont-size:11.0pt;\n\tfont-family:\"Calibri\",sans-serif;\n\tmso-ascii-font-family:Calibri;\n\tmso-ascii-theme-font:minor-latin;\n\tmso-fareast-font-family:Calibri;\n\tmso-fareast-theme-font:minor-latin;\n\tmso-hansi-font-family:Calibri;\n\tmso-hansi-theme-font:minor-latin;\n\tmso-bidi-font-family:Arial;\n\tmso-bidi-theme-font:minor-bidi;}\n.MsoChpDefault\n\t{mso-style-type:export-only;\n\tmso-default-props:yes;\n\tfont-size:11.0pt;\n\tmso-ansi-font-size:11.0pt;\n\tmso-bidi-font-size:11.0pt;\n\tfont-family:\"Calibri\",sans-serif;\n\tmso-ascii-font-family:Calibri;\n\tmso-ascii-theme-font:minor-latin;\n\tmso-fareast-font-family:Calibri;\n\tmso-fareast-theme-font:minor-latin;\n\tmso-hansi-font-family:Calibri;\n\tmso-hansi-theme-font:minor-latin;\n\tmso-bidi-font-family:Arial;\n\tmso-bidi-theme-font:minor-bidi;}\n.MsoPapDefault\n\t{mso-style-type:export-only;\n\tmargin-bottom:10.0pt;\n\tline-height:115%;}\n@page WordSection1\n\t{size:612.0pt 792.0pt;\n\tmargin:72.0pt 72.0pt 72.0pt 72.0pt;\n\tmso-header-margin:36.0pt;\n\tmso-footer-margin:36.0pt;\n\tmso-paper-source:0;}\ndiv.WordSection1\n\t{page:WordSection1;}\n-->\t<\/style>\n\t<!--[if gte mso 10]>\n<style>\n \/* Style Definitions *\/\n table.MsoNormalTable\n\t{mso-style-name:\"Table Normal\";\n\tmso-tstyle-rowband-size:0;\n\tmso-tstyle-colband-size:0;\n\tmso-style-noshow:yes;\n\tmso-style-priority:99;\n\tmso-style-parent:\"\";\n\tmso-padding-alt:0cm 5.4pt 0cm 5.4pt;\n\tmso-para-margin-top:0cm;\n\tmso-para-margin-right:0cm;\n\tmso-para-margin-bottom:10.0pt;\n\tmso-para-margin-left:0cm;\n\tline-height:115%;\n\tmso-pagination:widow-orphan;\n\tfont-size:11.0pt;\n\tfont-family:\"Calibri\",sans-serif;\n\tmso-ascii-font-family:Calibri;\n\tmso-ascii-theme-font:minor-latin;\n\tmso-hansi-font-family:Calibri;\n\tmso-hansi-theme-font:minor-latin;\n\tmso-bidi-font-family:Arial;\n\tmso-bidi-theme-font:minor-bidi;}\n<\/style>\n<![endif]--><!--StartFragment--><span dir=\"RTL\" lang=\"HE\" style=\"line-height: 115%; font-family: Arial, sans-serif;\">\u05d7\u05d1\u05d9\u05dc\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05e9\u05de\u05e1\u05d5\u05e4\u05e7\u05d9\u05dd \u05d1\u05de\u05e1\u05d2\u05e8\u05ea \u05d4\u05e2\u05e1\u05e7\u05d4 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05dc\u05d2\u05d5\u05d3\u05dc \u05d4\u05d7\u05d1\u05e8\u05d4, \u05dc\u05db\u05de\u05d5\u05ea \u05d4\u05e8\u05db\u05d1\u05d9\u05dd \u05e9\u05d4\u05d9\u05d0 \u05de\u05e9\u05db\u05d9\u05e8\u05d4 \u05d5\u05dc\u05ea\u05e7\u05e6\u05d9\u05d1 \u05e9\u05dc\u05d4 \u05db\u05de\u05d5\u05d1\u05df. \u05d0\u05d7\u05d6\u05e7\u05ea \u05e6\u05d9 \u05e8\u05db\u05d1 \u05d1\u05e9\u05d9\u05d8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05d9\u05d0 \u05d4\u05db\u05d3\u05d0\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05e9\u05dc \u05e4\u05e9\u05d8\u05d5\u05ea \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc \u05e9\u05dc\u05d4. \u05d7\u05dc\u05e7 \u05de\u05d4\u05de\u05e1\u05dc\u05d5\u05dc\u05d9\u05dd \u05d4\u05de\u05d5\u05e6\u05e2\u05d9\u05dd \u05d1\u05d7\u05d1\u05e8\u05d5\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2, \u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05d2\u05dd \u05dc\u05d1\u05e6\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05d4\u05dc\u05da \u05ea\u05e7\u05d5\u05e4\u05ea \u05d4\u05d7\u05d5\u05d6\u05d4 \u05d1\u05ea\u05de\u05d5\u05e8\u05d4 \u05dc\u05ea\u05e9\u05dc\u05d5\u05dd \u05e9\u05dc \u05db\u05e0\u05e1. \u05db\u05dc \u05d6\u05d4 \u05d4\u05d5\u05e4\u05da \u05d0\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05dc\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05d0\u05e8\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05e7\u05e8\u05d1 \u05d4\u05de\u05e2\u05e1\u05d9\u05e7\u05d9\u05dd \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc<\/span><\/span><\/p>\n<p>\n\t&nbsp;<\/p>\n<p>\n\t<span style=\"font-size:14px;\"><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd \u05e9\u05dc \u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05de\u05e6\u05d9\u05e2\u05d9\u05dd \u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05d0\u05d9\u05df \u05d1\u05e9\u05d5\u05dd \u05de\u05e7\u05d5\u05dd \u05d0\u05d7\u05e8!<\/strong><\/span><\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t<span style=\"font-size:14px;\">* \u05d0\u05e6\u05dc\u05e0\u05d5 \u05d3\u05d5\u05d0\u05d2\u05d9\u05dd \u05dc\u05db\u05d9\u05e1 \u05e9\u05dc\u05da! \u05d0\u05e0\u05d7\u05e0\u05d5 \u05d3\u05d5\u05d0\u05d2\u05d9\u05dd \u05dc\u05da \u05dc\u05d1\u05d9\u05d8\u05d5\u05d7 \u05de\u05e7\u05d9\u05e3!<br \/>\n\t<br \/>\n\t*\u05d0\u05e6\u05dc\u05e0\u05d5 \u05d3\u05d5\u05d0\u05d2\u05d9\u05dd \u05dc\u05e8\u05db\u05d1 \u05e9\u05dc\u05da! \u05ea\u05d7\u05d6\u05d5\u05e7\u05d4 \u05d5\u05d8\u05d9\u05e4\u05d5\u05dc\u05d9\u05dd \u05e9\u05d5\u05d8\u05e4\u05d9\u05dd \u05d1\u05de\u05d5\u05e1\u05db\u05d9 \u05d9\u05d1\u05d5\u05d0\u05df \u05d5\u05de\u05d5\u05e1\u05db\u05d9\u05dd \u05de\u05d5\u05e8\u05e9\u05d9\u05dd- \u05d9\u05ea\u05e8\u05d5\u05df \u05e2\u05e6\u05d5\u05dd \u05e9\u05de\u05d1\u05d8\u05d9\u05d7 \u05de\u05dc\u05d0\u05d9 \u05e7\u05d1\u05d5\u05e2 \u05e9\u05dc \u05d7\u05dc\u05e4\u05d9\u05dd \u05de\u05e7\u05d5\u05e8\u05d9\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3 \u05dc\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05e8\u05db\u05d1 \u05e9\u05dc\u05da. \u05d1\u05e0\u05d5\u05e1\u05e3, \u05d0\u05e0\u05d5 \u05de\u05ea\u05d7\u05d9\u05d9\u05d1\u05dd \u05dc\u05ea\u05d9\u05e7\u05d5\u05e0\u05d9 \u05e4\u05d7\u05d7\u05d5\u05ea \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d5\u05de\u05ea\u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d8\u05d9\u05e4\u05d5\u05dc\u05d9 \u05d1\u05dc\u05d0\u05d9 \u05d8\u05d1\u05e2\u05d9- \u05d4\u05d7\u05dc\u05e4\u05d4 \u05e9\u05dc \u05e2\u05d3 \u05d0\u05e8\u05d1\u05e2\u05d4 \u05e6\u05de\u05d9\u05d2\u05d9\u05dd \u05d5\u05de\u05e6\u05d1\u05e8 \u05d1\u05ea\u05e7\u05d5\u05e4\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05ea\u05e4\u05e2\u05d5\u05dc\u05d9.<\/span><\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t<span style=\"font-size:14px;\">*\u05d0\u05e6\u05dc\u05e0\u05d5 \u05d3\u05d5\u05d0\u05d2\u05d9\u05dd \u05d2\u05dd \u05dc\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05e9\u05dc\u05da! \u05e0\u05d9\u05ea\u05df \u05dc\u05ea\u05d0\u05dd \u05de\u05e8\u05d0\u05e9 \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d7\u05d5\u05e8\u05e3 \u05d5\u05e7\u05d9\u05e5 \u05dc\u05e8\u05db\u05d1 \u05dc\u05dc\u05d0 \u05ea\u05e9\u05dc\u05d5\u05dd \u05d5\u05db\u05df \u05dc\u05e7\u05d1\u05dc \u05d0\u05e1\u05e4\u05e7\u05d4 \u05e9\u05dc \u05de\u05d2\u05d1\u05d9\u05dd \u05d0\u05d7\u05ea \u05dc\u05e9\u05e0\u05d4 \u05e2\u05dc \u05d7\u05e9\u05d1\u05d5\u05e0\u05e0\u05d5.<\/span><br \/>\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t<span style=\"font-size:14px;\">*\u05d0\u05e6\u05dc\u05e0\u05d5 \u05de\u05db\u05d1\u05d3\u05d9\u05dd \u05d0\u05ea \u05d4\u05d6\u05de\u05df \u05e9\u05dc\u05da! \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd 24\/7- \u05e8\u05e7 \u05d0\u05e6\u05dc\u05e0\u05d5 \u05de\u05e2\u05de\u05d9\u05d3\u05d9\u05dd \u05dc\u05e8\u05e9\u05d5\u05ea\u05da \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d3\u05e8\u05da \u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e6\u05d5\u05d5\u05ea \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05e9\u05d6\u05de\u05d9\u05df \u05e2\u05d1\u05d5\u05e8\u05da \u05d1\u05db\u05dc \u05d6\u05de\u05df, \u05d1\u05db\u05dc \u05de\u05e7\u05d5\u05dd- \u05d4\u05d7\u05dc\u05e4\u05ea \u05e6\u05de\u05d9\u05d2, \u05de\u05d7\u05e1\u05d5\u05e8 \u05d1\u05d3\u05dc\u05e7, \u05e4\u05e8\u05d9\u05e6\u05d4 \u05d1\u05de\u05e7\u05e8\u05d4 \u05e9\u05dc \u05e0\u05e2\u05d9\u05dc\u05d4 \u05de\u05d7\u05d5\u05e5 \u05dc\u05e8\u05db\u05d1 \u05d5\u05e2\u05d5\u05d3.<\/span><br \/>\n\t<br \/>\n\t&nbsp;<\/p>\n<p>\n\t<br \/>\n\t<style type=\"text\/css\">\n<!--\n \/* Font Definitions *\/\n @font-face\n\t{font-family:\"Cambria Math\";\n\tpanose-1:2 4 5 3 5 4 6 3 2 4;\n\tmso-font-charset:0;\n\tmso-generic-font-family:roman;\n\tmso-font-pitch:variable;\n\tmso-font-signature:3 0 0 0 1 0;}\n@font-face\n\t{font-family:Calibri;\n\tpanose-1:2 15 5 2 2 2 4 3 2 4;\n\tmso-font-charset:0;\n\tmso-generic-font-family:swiss;\n\tmso-font-pitch:variable;\n\tmso-font-signature:-536859905 -1073697537 9 0 511 0;}\n \/* Style Definitions *\/\n p.MsoNormal, li.MsoNormal, div.MsoNormal\n\t{mso-style-unhide:no;\n\tmso-style-qformat:yes;\n\tmso-style-parent:\"\";\n\tmargin-top:0cm;\n\tmargin-right:0cm;\n\tmargin-bottom:10.0pt;\n\tmargin-left:0cm;\n\tline-height:115%;\n\tmso-pagination:widow-orphan;\n\tfont-size:11.0pt;\n\tfont-family:\"Calibri\",sans-serif;\n\tmso-ascii-font-family:Calibri;\n\tmso-ascii-theme-font:minor-latin;\n\tmso-fareast-font-family:Calibri;\n\tmso-fareast-theme-font:minor-latin;\n\tmso-hansi-font-family:Calibri;\n\tmso-hansi-theme-font:minor-latin;\n\tmso-bidi-font-family:Arial;\n\tmso-bidi-theme-font:minor-bidi;}\n.MsoChpDefault\n\t{mso-style-type:export-only;\n\tmso-default-props:yes;\n\tfont-size:11.0pt;\n\tmso-ansi-font-size:11.0pt;\n\tmso-bidi-font-size:11.0pt;\n\tfont-family:\"Calibri\",sans-serif;\n\tmso-ascii-font-family:Calibri;\n\tmso-ascii-theme-font:minor-latin;\n\tmso-fareast-font-family:Calibri;\n\tmso-fareast-theme-font:minor-latin;\n\tmso-hansi-font-family:Calibri;\n\tmso-hansi-theme-font:minor-latin;\n\tmso-bidi-font-family:Arial;\n\tmso-bidi-theme-font:minor-bidi;}\n.MsoPapDefault\n\t{mso-style-type:export-only;\n\tmargin-bottom:10.0pt;\n\tline-height:115%;}\n@page WordSection1\n\t{size:612.0pt 792.0pt;\n\tmargin:72.0pt 72.0pt 72.0pt 72.0pt;\n\tmso-header-margin:36.0pt;\n\tmso-footer-margin:36.0pt;\n\tmso-paper-source:0;}\ndiv.WordSection1\n\t{page:WordSection1;}\n-->\t<\/style>\n<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea","pageDescription":"","pageKeywords":"","sub_page":"1","id":"116","created":"2019-08-04 20:39:41","modified":"2020-01-12 12:07:56","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[2] = {"name":"\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea","title":"\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05dc \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05de\u05e2\u05e1\u05d9\u05e7","body":"<p dir=\"RTL\">\n\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05d9\u05d0 \u05d0\u05d7\u05ea \u05d4\u05d3\u05e8\u05db\u05d9\u05dd \u05d4\u05d2\u05de\u05d9\u05e9\u05d5\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e9\u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05db\u05dc \u05d4\u05d6\u05de\u05df \u05de\u05d1\u05dc\u05d9 \u05e9\u05ea\u05ea\u05d1\u05e7\u05e9\u05d5 \u05dc\u05d4\u05ea\u05e2\u05e1\u05e7 \u05d1\u05d5 \u05db\u05dc\u05dc \u05d5\u05db\u05dc\u05dc<span dir=\"LTR\">.<\/span> \u05d4\u05e1\u05db\u05dd \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05db\u05d5\u05dc\u05dc \u05d1\u05ea\u05d5\u05db\u05d5 \u05d2\u05dd \u05d0\u05ea \u05d4\u05e1\u05e2\u05d9\u05e4\u05d9\u05dd \u05e9\u05d9\u05d1\u05d8\u05d9\u05d7\u05d5 \u05dc\u05db\u05dd \u05e8\u05db\u05d1 \u05d7\u05dc\u05d9\u05e4\u05d9 \u05d1\u05db\u05dc \u05e4\u05e2\u05dd \u05e9\u05e8\u05db\u05d1\u05db\u05dd \u05d9\u05e9\u05d4\u05d4 \u05d1\u05de\u05d5\u05e1\u05da \u05d5\u05d2\u05dd \u05e9\u05d4\u05e0\u05d4\u05d2 \u05e9\u05dc \u05d4\u05d7\u05d1\u05e8\u05d4 \u05d9\u05d2\u05d9\u05e2 \u05dc\u05d0\u05e1\u05d5\u05e3 \u05d5\u05dc\u05d4\u05d7\u05d6\u05d9\u05e8 \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05dc\u05de\u05e7\u05d5\u05dd \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d0\u05d5 \u05dc\u05de\u05e7\u05d5\u05dd \u05d4\u05de\u05d2\u05d5\u05e8\u05d9\u05dd \u05e9\u05dc\u05db\u05dd<span dir=\"LTR\">.<\/span><\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05de\u05dc\u05d0 \u05de\u05d1\u05d9\u05ea \u05d1\u05d9\u05d9 \u05d0\u05e0\u05d3 \u05d3\u05e8\u05d9\u05d9\u05d1 \u05db\u05d5\u05dc\u05dc:<br \/>\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t*\u05de\u05d2\u05d5\u05d5\u05df \u05e8\u05db\u05d1\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd \u05d5\u05de\u05d0\u05d5\u05d1\u05d6\u05e8\u05d9\u05dd \u05d1\u05e8\u05de\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8.<\/p>\n<p dir=\"RTL\">\n\t*\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d8\u05d9\u05e4\u05d5\u05dc \u05d5\u05ea\u05d7\u05d6\u05d5\u05e7\u05d4 \u05e9\u05d5\u05d8\u05e4\u05d9\u05dd \u05dc\u05e8\u05db\u05d1 \u05e9\u05dc\u05da.<\/p>\n<p dir=\"RTL\">\n\t*\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d1\u05d9\u05d8\u05d5\u05d7 \u05de\u05e7\u05d9\u05e4\u05d9\u05dd- \u05d1\u05d9\u05d8\u05d5\u05d7 \u05d7\u05d5\u05d1\u05d4, \u05d1\u05d9\u05d8\u05d5\u05d7 \u05de\u05e7\u05d9\u05e3, \u05d1\u05d9\u05d8\u05d5\u05d7 \u05e9\u05de\u05e9\u05d5\u05ea, \u05d3\u05de\u05d9 \u05de\u05e0\u05d5\u05d9 \u05dc\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05de\u05d9\u05d2\u05d5\u05df \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3.<\/p>\n<p dir=\"RTL\">\n\t*\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05de\u05d1\u05d7\u05e0\u05d9 \u05e8\u05d9\u05e9\u05d5\u05d9- \u05ea\u05e9\u05dc\u05d5\u05dd \u05d0\u05d2\u05e8\u05d4 \u05d5\u05d1\u05d9\u05e6\u05d5\u05e2 \u05de\u05d1\u05d7\u05df \u05e9\u05e0\u05ea\u05d9 \u05dc\u05e8\u05db\u05d1.<\/p>\n<p dir=\"RTL\">\n\t*\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d7\u05d9\u05e8\u05d5\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd &ndash; \u05d2\u05e8\u05d9\u05e8\u05d4 \u05d5\u05d7\u05d9\u05dc\u05d5\u05e5 24\/7, \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d4\u05e1\u05e2\u05d5\u05ea \u05d5\u05d0\u05e1\u05e4\u05e7\u05ea \u05e8\u05db\u05d1 \u05d7\u05dc\u05d5\u05e4\u05d9 \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05d9\u05d9\u05d3\u05d9.<\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05ea\u05e4\u05e2\u05d5\u05dc\u05d9 \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea","pageDescription":"","pageKeywords":"","sub_page":"1","id":"117","created":"2019-08-04 20:39:52","modified":"2020-01-12 12:07:50","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[3] = {"name":"\u05d4\u05e2\u05e1\u05e7\u05d4","title":"\u05db\u05d9\u05e6\u05d3 \u05de\u05ea\u05d1\u05e6\u05e2\u05ea \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9?","body":"<p dir=\"RTL\">\t<span dir=\"RTL\">\u05e9\u05dc\u05d1\u05d9 \u05d1\u05d9\u05e6\u05d5\u05e2 \u05e2\u05e1\u05e7\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05d4\u05dd: \u05d1\u05e9\u05dc\u05d1 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05de\u05ea\u05d1\u05e6\u05e2 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05dc\u05e7\u05d5\u05d7 \u05ea\u05e9\u05dc\u05d5\u05dd \u05de\u05e7\u05d3\u05de\u05d4 \u05e9\u05dc \u05d4\u05d7\u05dc \u05de 10% \u05de\u05e2\u05e8\u05da \u05d4\u05e8\u05db\u05d1. \u05de\u05e1\u05e4\u05e8 \u05d9\u05de\u05d9\u05dd \u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05dc\u05e7\u05d5\u05d7 \u05de\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05e9\u05e8\u05db\u05e9. \u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05d4\u05dc\u05e7\u05d5\u05d7 \u05d9\u05e9\u05dc\u05dd \u05de\u05d3\u05d9 \u05d7\u05d5\u05d3\u05e9 \u05ea\u05e9\u05dc\u05d5\u05dd \u05e7\u05d1\u05d5\u05e2. \u05d1\u05ea\u05d5\u05dd \u05ea\u05e7\u05d5\u05e4\u05d4 \u05e9\u05dc 3 \u05e9\u05e0\u05d9\u05dd \u05d4\u05dc\u05e7\u05d5\u05d7 \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d7\u05dc\u05d9\u05d8 \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05d5 \u05dc\u05e8\u05db\u05d5\u05e9 \u05d0\u05ea \u05d4\u05e8\u05db\u05d1 \u05d0\u05d5 \u05dc\u05d4\u05e9\u05ea\u05d3\u05e8\u05d2 \u05dc\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9. \u05d1\u05de\u05d9\u05dc\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05ea, \u05d1\u05e9\u05d9\u05d8\u05d4 \u05d4\u05d6\u05d5 \u05d0\u05ea\u05dd \u05e0\u05d4\u05e0\u05d9\u05dd \u05de\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05db\u05dc \u05d4\u05d6\u05de\u05df.&nbsp;<\/span><\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05d4\u05e2\u05e1\u05e7\u05d4","pageDescription":"","pageKeywords":"","sub_page":"1","id":"119","created":"2019-08-13 19:58:04","modified":"2020-01-12 12:07:33","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[4] = {"name":"\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea","title":"\u05de\u05d4\u05dd \u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05d4\u05de\u05e8\u05db\u05d6\u05d9\u05d9\u05dd \u05e9\u05dc \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9?","body":"<p dir=\"RTL\">\n\t\u05e9\u05d9\u05d8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d4\u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05e0\u05db\u05e0\u05e1\u05d4 \u05dc\u05d9\u05e9\u05e8\u05d0\u05dc \u05dc\u05e4\u05e0\u05d9 \u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05dd \u05d5\u05de\u05d0\u05d6 \u05d4\u05d9\u05d0 \u05e8\u05e7 \u05d4\u05d5\u05dc\u05db\u05ea \u05d5\u05e6\u05d5\u05d1\u05e8\u05ea \u05ea\u05d0\u05d5\u05e6\u05d4 \u05d1\u05e7\u05e8\u05d1 \u05d4\u05e8\u05d5\u05db\u05e9\u05d9\u05dd \u05d4\u05e4\u05e8\u05d8\u05d9\u05d9\u05dd \u05d5\u05d2\u05dd \u05d4\u05e2\u05e1\u05e7\u05d9\u05d9\u05dd, \u05de\u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05d4\u05d9\u05d0 \u05de\u05d1\u05d9\u05d0\u05d4 \u05e2\u05d9\u05de\u05d4 \u05de\u05e1\u05e4\u05e8 \u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05d7\u05e9\u05d5\u05d1\u05d9\u05dd.<\/p>\n<ul>\n\t<li dir=\"RTL\">\n\t\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05de\u05d0\u05e4\u05e9\u05e8 \u05ea\u05e9\u05dc\u05d5\u05dd \u05d1\u05e2\u05e1\u05e7\u05ea \u05ea\u05e9\u05dc\u05d5\u05de\u05d9\u05dd \u05e0\u05d5\u05d7\u05d4 \u05e9\u05d0\u05e0\u05e9\u05d9\u05dd \u05d5\u05e2\u05e1\u05e7\u05d9\u05dd \u05e8\u05d1\u05d9\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e2\u05de\u05d5\u05d3 \u05d1\u05d4\u05dd \u05de\u05d1\u05dc\u05d9 \u05e9\u05d6\u05d4 \u05d9\u05e9\u05e4\u05d9\u05e2 \u05d1\u05d0\u05d5\u05e4\u05df \u05e7\u05e8\u05d9\u05d8\u05d9 \u05e2\u05dc \u05ea\u05d6\u05e8\u05d9\u05dd \u05d4\u05de\u05d6\u05d5\u05de\u05e0\u05d9\u05dd \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9 \u05d4\u05e7\u05d1\u05d5\u05e2 \u05e9\u05dc\u05d4\u05dd.<\/li>\n\t<li dir=\"RTL\">\n\t\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e0\u05d4\u05d2 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e0\u05d4\u05d5\u05d2 \u05d1\u05e8\u05db\u05d1 \u05d1\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8 \u05e9\u05d4\u05d5\u05d0 \u05e8\u05d2\u05d9\u05dc \u05d0\u05dc\u05d9\u05d5 \u05dc\u05d0\u05d5\u05e8\u05da \u05d6\u05de\u05df. \u05d2\u05dd \u05d1\u05ea\u05d5\u05dd \u05d4\u05e2\u05e1\u05e7\u05d4 (\u05d0\u05d7\u05e8\u05d9 \u05e9\u05dc\u05d5\u05e9 \u05e9\u05e0\u05d9\u05dd) \u05d9\u05e9\u05e0\u05d4 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05d3\u05e8\u05d2 \u05dc\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05d1\u05d0\u05d5\u05ea\u05d4 \u05e8\u05de\u05d4 \u05de\u05d1\u05dc\u05d9 \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05d0\u05ea \u05d4\u05ea\u05e9\u05dc\u05d5\u05dd \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9.<\/li>\n\t<li dir=\"RTL\">\n\t\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d1\u05e2\u05dc \u05d4\u05e8\u05db\u05d1 \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05e8\u05db\u05d1 \u05e9\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea\u05d9\u05d5 \u05dc\u05d0 \u05d9\u05d5\u05e9\u05d1\u05d9\u05dd \u05e2\u05dc \u05d4\u05d0\u05d5\u05d1\u05dc\u05d9\u05d2\u05d5 \u05d5\u05e2\u05dc \u05ea\u05d6\u05e8\u05d9\u05de\u05d9 \u05d4\u05d7\u05d1\u05e8\u05d4.<\/li>\n\t<li dir=\"RTL\">\n\t\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05e0\u05e2\u05e9\u05d4 \u05d0\u05dc \u05de\u05d5\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05ea \u05e9\u05db\u05d9\u05e8\u05d5\u05ea \u05d7\u05d5\u05d3\u05e9\u05d9\u05ea \u05d4\u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05d4\u05e7\u05d8\u05e0\u05ea \u05d7\u05d1\u05d5\u05ea \u05de\u05e1.<\/li>\n<\/ul>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea","pageDescription":"","pageKeywords":"","sub_page":"1","id":"120","created":"2019-08-13 19:59:41","modified":"2020-01-12 12:07:30","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[5] = {"name":"\u05d4\u05de\u05e7\u05d5\u05e8\u05d5\u05ea","title":"\u05de\u05d0\u05d9\u05e4\u05d4 \u05d4\u05d2\u05d9\u05e2\u05d4 \u05d4\u05e9\u05d9\u05d8\u05d4 \u05d4\u05d6\u05d5 \u05d5\u05de\u05d4 \u05d7\u05d5\u05e9\u05d1\u05d9\u05dd \u05e2\u05dc\u05d9\u05d4 \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05dd","body":"<p dir=\"RTL\">\n\t\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05d4\u05d9\u05d0 \u05e9\u05d9\u05d8\u05d4 \u05e9\u05de\u05e7\u05d5\u05e8\u05d4 \u05d1\u05d0\u05e8\u05d4&quot;\u05d1, \u05e9\u05dd \u05db-90% \u05de\u05db\u05dc \u05e9\u05d5\u05e7 \u05d4\u05e8\u05db\u05d1 \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e9\u05d9\u05d8\u05d4 \u05d4\u05d6\u05d5. \u05de\u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05d4\u05e6\u05e8\u05db\u05df \u05d4\u05d0\u05de\u05e8\u05d9\u05e7\u05d0\u05d9 \u05de\u05d5\u05db\u05e8 \u05db\u05d6\u05d4 \u05e9\u05de\u05d0\u05de\u05e5 \u05e8\u05e7 \u05d0\u05ea \u05d3\u05e4\u05d5\u05e1\u05d9 \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05d4\u05d9\u05e2\u05d9\u05dc\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e1\u05d9\u05e7 \u05db\u05d9 \u05de\u05d3\u05d5\u05d1\u05e8 \u05e2\u05dc \u05e9\u05d9\u05d8\u05d4 \u05de\u05e9\u05ea\u05dc\u05de\u05ea \u05e9\u05db\u05d3\u05d0\u05d9 \u05dc\u05e9\u05e7\u05d5\u05dc \u05d0\u05d5\u05ea\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05e7\u05e0\u05d9\u05d9\u05ea \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05de\u05d4\u05d9\u05d1\u05d5\u05d0\u05df \u05d1\u05de\u05d6\u05d5\u05de\u05df. \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05dd \u05d1\u05ea\u05d7\u05d5\u05dd \u05d4\u05e8\u05db\u05d1 \u05e1\u05d1\u05d5\u05e8\u05d9\u05dd, \u05db\u05d9 \u05de\u05d3\u05d5\u05d1\u05e8 \u05e2\u05dc \u05e9\u05d9\u05d8\u05d4 \u05d7\u05d3\u05e9\u05e0\u05d9\u05ea \u05d5\u05e0\u05d5\u05d7\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05e8\u05d5\u05db\u05e9 \u05e9\u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05d2\u05dd \u05dc\u05de\u05d9 \u05e9\u05d0\u05d9\u05df \u05d1\u05e8\u05e9\u05d5\u05ea\u05d5 \u05d4\u05d5\u05df \u05e2\u05e6\u05de\u05d9 \u05d2\u05d1\u05d5\u05d4, \u05dc\u05e8\u05db\u05d5\u05e9 \u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05d5\u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05d4\u05d1\u05d9\u05d8\u05d7\u05d5\u05df. \u05d4\u05d1\u05d9\u05d8\u05d7\u05d5\u05df \u05d4\u05d6\u05d4 \u05e0\u05d5\u05d1\u05e2 \u05de\u05db\u05da \u05e9\u05e9\u05d9\u05d8\u05ea \u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05d1\u05ea\u05de\u05d5\u05e8\u05d4 \u05dc\u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05de\u05d9\u05de\u05d5\u05df \u05e0\u05de\u05d5\u05db\u05d5\u05ea \u05d5\u05de\u05d1\u05dc\u05d9 \u05dc\u05e1\u05e4\u05d5\u05d2 \u05d0\u05ea \u05d9\u05e8\u05d9\u05d3\u05ea \u05d4\u05e2\u05e8\u05da \u05e9\u05dc \u05d4\u05e8\u05db\u05d1 \u05d1\u05ea\u05d5\u05dd \u05d4\u05e9\u05e0\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4, \u05dc\u05d4\u05e0\u05d5\u05ea \u05de\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05d7\u05d3\u05e9 \u05d4\u05de\u05e9\u05d5\u05d3\u05e8\u05d2 \u05d1\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea. \u05db\u05de\u05d5 \u05db\u05df, \u05d4\u05e9\u05d9\u05d8\u05d4 \u05d4\u05d6\u05d5 \u05d4\u05d5\u05e4\u05db\u05ea \u05d0\u05ea \u05d4\u05d4\u05d5\u05e6\u05d0\u05d4 \u05e2\u05dc \u05d4\u05e8\u05db\u05d1 \u05dc\u05de\u05d5\u05e8\u05d2\u05e9\u05ea \u05e4\u05d7\u05d5\u05ea \u05d1\u05de\u05e1\u05d2\u05e8\u05ea \u05d4\u05ea\u05e7\u05e6\u05d9\u05d1 \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9 \u05d5\u05de\u05d5\u05e1\u05d9\u05e4\u05d4 \u05dc\u05db\u05d1\u05d9\u05e9\u05d9 \u05d9\u05e9\u05e8\u05d0\u05dc \u05e8\u05db\u05d1\u05d9\u05dd \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea\u05d9\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05e9\u05de\u05e7\u05d8\u05d9\u05e0\u05d9\u05dd \u05d0\u05ea \u05d4\u05e7\u05d8\u05dc \u05d1\u05d3\u05e8\u05db\u05d9\u05dd \u05d1\u05e6\u05d5\u05e8\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8.<\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>\n<p dir=\"RTL\">\n\t&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05d9\u05de\u05d5\u05e0\u05d9 \u05d4\u05de\u05e7\u05d5\u05e8\u05d5\u05ea","pageDescription":"","pageKeywords":"","sub_page":"1","id":"121","created":"2019-08-13 19:59:54","modified":"2020-01-12 12:04:03","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[6] = {"name":"\u05d2\u05d5\u05d3\u05dc \u05d4\u05e8\u05db\u05d1","title":"\u05de\u05e8\u05db\u05d1\u05d9\u05dd \u05d5\u05d2\u05d3\u05dc\u05d9\u05dd \u05e9\u05dc \u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9","body":"<p>\n\t\u05db\u05d0\u05e9\u05e8 \u05de\u05d7\u05e4\u05e9\u05d9\u05dd \u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d9\u05d3 2 \u05dc\u05e7\u05e0\u05d9\u05d4, \u05d7\u05e9\u05d5\u05d1 \u05dc\u05d4\u05db\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d4\u05d1\u05d3\u05dc\u05d9\u05dd \u05d1\u05d9\u05df \u05d4\u05e1\u05d5\u05d2\u05d9\u05dd \u05d4\u05e9\u05d5\u05e0\u05d9\u05dd. \u05e8\u05db\u05d1\u05d9\u05dd \u05de\u05e1\u05d7\u05e8\u05d9\u05d9\u05dd \u05e0\u05d1\u05d3\u05dc\u05d9\u05dd \u05d6\u05d4 \u05de\u05d6\u05d4 \u05d1\u05e1\u05d5\u05d2 \u05d4\u05de\u05e8\u05db\u05d1 \u05e9\u05dc\u05d4\u05dd \u05d5\u05db\u05de\u05d5\u05d1\u05df \u05d1\u05d2\u05d5\u05d3\u05dc \u05e9\u05dc\u05d4\u05dd. \u05d9\u05e9 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05d3\u05d2\u05dd \u05d4\u05de\u05ea\u05d0\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05dc\u05e6\u05e8\u05db\u05d9 \u05d4\u05e9\u05d9\u05de\u05d5\u05e9, \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05e1\u05d5\u05d2 \u05d4\u05e2\u05d9\u05e1\u05d5\u05e7, \u05d2\u05d5\u05d3\u05dc \u05d4\u05e1\u05d7\u05d5\u05e8\u05d4 \u05d5\u05d4\u05e6\u05d9\u05d5\u05d3 \u05d5\u05e2\u05d5\u05d3.<\/p>\n<p>\n\t\u05d9\u05e9 \u05de\u05e1\u05e4\u05e8 \u05e1\u05d5\u05d2\u05d9\u05dd \u05e9\u05dc \u05de\u05e8\u05db\u05d1\u05d9\u05dd \u05e9\u05dc \u05e8\u05db\u05d1\u05d9\u05dd \u05de\u05e1\u05d7\u05e8\u05d9\u05d9\u05dd, \u05d0\u05d5\u05ea\u05dd \u05d9\u05e9 \u05dc\u05d4\u05ea\u05d0\u05d9\u05dd \u05dc\u05e6\u05e8\u05db\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1\u05e8\u05db\u05d1.&nbsp; \u05de\u05e8\u05db\u05d1 \u05e1\u05d2\u05d5\u05e8, \u05e9\u05de\u05e9\u05de\u05e9 \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc \u05dc\u05d4\u05d5\u05d1\u05dc\u05ea \u05e1\u05d7\u05d5\u05e8\u05d4 \u05d1\u05dc\u05d1\u05d3, \u05de\u05e8\u05db\u05d1 \u05e7\u05d5\u05de\u05d1\u05d9 (\u05de\u05e9\u05d5\u05dc\u05d1) \u05e9\u05d9\u05e9 \u05dc\u05d5 \u05d7\u05dc\u05d5\u05e0\u05d5\u05ea \u05d1\u05e6\u05d3 \u05d5\u05d9\u05db\u05d5\u05dc \u05dc\u05e9\u05de\u05e9 \u05dc\u05d4\u05d5\u05d1\u05dc\u05ea \u05e1\u05d7\u05d5\u05e8\u05d4 \u05d5\u05e9\u05d9\u05e0\u05d5\u05e2 \u05e9\u05dc \u05d0\u05e0\u05e9\u05d9\u05dd \u05d5\u05de\u05e8\u05db\u05d1 \u05e0\u05d5\u05e1\u05e3, \u05de\u05e4\u05d5\u05d0\u05e8 \u05d9\u05d5\u05ea\u05e8, \u05e9\u05de\u05e9\u05de\u05e9 \u05d1\u05e2\u05d9\u05e7\u05e8 \u05dc\u05d4\u05d5\u05d1\u05dc\u05ea \u05e0\u05d5\u05e1\u05e2\u05d9\u05dd.<\/p>\n<p>\n\t\u05d1\u05e0\u05d5\u05e1\u05e3, \u05d9\u05e9\u05e0\u05dd \u05d2\u05d3\u05dc\u05d9\u05dd \u05e9\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05e8\u05db\u05d1\u05d9\u05dd \u05de\u05e1\u05d7\u05e8\u05d9\u05d9\u05dd \u05e9\u05d2\u05dd \u05d0\u05d5\u05ea\u05dd \u05d9\u05e9 \u05dc\u05d4\u05ea\u05d0\u05d9\u05dd \u05dc\u05e6\u05d5\u05e8\u05da. \u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05de\u05d9\u05e0\u05d9, \u05e7\u05d8\u05df, \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9 \u05d0\u05d5 \u05d2\u05d3\u05d5\u05dc- \u05d1\u05d9\u05e0\u05d9\u05d4\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05db\u05de\u05d5\u05d1\u05df \u05d4\u05d1\u05d3\u05dc\u05d9\u05dd \u05d1\u05de\u05e9\u05e7\u05dc, \u05d1\u05d2\u05d5\u05d3\u05dc \u05d1\u05e1\u05d9\u05e1 \u05d4\u05d2\u05dc\u05d2\u05dc\u05d9\u05dd \u05e9\u05dc \u05d4\u05e8\u05db\u05d1 \u05d5\u05d1\u05db\u05de\u05d5\u05ea \u05d4\u05e0\u05d5\u05e1\u05e2\u05d9\u05dd \u05d5\u05d4\u05e1\u05d7\u05d5\u05e8\u05d4 \u05e9\u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05e0\u05e2 \u05d1\u05d4\u05dd.&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d2\u05d5\u05d3\u05dc \u05d4\u05e8\u05db\u05d1","pageDescription":"","pageKeywords":"","sub_page":"1","id":"123","created":"2019-09-04 20:38:57","modified":"2020-01-12 12:06:45","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};
	$scope.leasing_text[7] = {"name":"\u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4","title":"\u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9","body":"<p>\n\t\u05db\u05d3\u05d9 \u05dc\u05e0\u05d4\u05d5\u05d2 \u05d1\u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d9\u05e9 \u05e6\u05d5\u05e8\u05da \u05d1\u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05ea\u05d0\u05d9\u05dd, \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05e1\u05d5\u05d2 \u05d4\u05e8\u05db\u05d1. \u05d1\u05e2\u05dc\u05d9 \u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05e1\u05d5\u05d2 B, \u05e9\u05d4\u05d5\u05d0 \u05e8\u05e9\u05d9\u05d5\u05df \u05d4\u05e0\u05d4\u05d9\u05d2\u05d4 \u05d4\u05e8\u05d2\u05d9\u05dc \u05d5\u05d4\u05e0\u05e4\u05d5\u05e5 \u05d1\u05d9\u05d5\u05ea\u05e8, \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e0\u05d4\u05d5\u05d2 \u05d1\u05e8\u05db\u05d1 \u05e4\u05e8\u05d8\u05d9-\u05de\u05e1\u05d7\u05e8\u05d9 \u05e2\u05d3 3.5 \u05d8\u05d5\u05df. \u05e8\u05e9\u05d9\u05d5\u05df \u05db\u05d6\u05d4 \u05de\u05ea\u05d0\u05d9\u05dd \u05dc\u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05de\u05d9\u05e0\u05d9 \u05d0\u05d5 \u05e7\u05d8\u05df. \u05de\u05d9 \u05e9\u05d6\u05e7\u05d5\u05e7 \u05dc\u05e8\u05db\u05d1 \u05de\u05d1\u05d7\u05e8\u05d9 \u05d2\u05d3\u05d5\u05dc \u05d9\u05d5\u05ea\u05e8, \u05e6\u05e8\u05d9\u05da \u05e7\u05d5\u05d3\u05dd \u05db\u05dc \u05dc\u05d3\u05d0\u05d5\u05d2 \u05dc\u05d4\u05d5\u05e6\u05d9\u05d0 \u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4 \u05de\u05ea\u05d0\u05d9\u05dd \u05de\u05e1\u05d5\u05d2 C1, \u05e9\u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e0\u05d4\u05d5\u05d2 \u05d1\u05e8\u05db\u05d1\u05d9\u05dd \u05e9\u05de\u05e9\u05e7\u05dc\u05dd \u05de\u05e2\u05dc 3.5 \u05d8\u05d5\u05df \u05d5\u05e2\u05d3 12 \u05d8\u05d5\u05df.<\/p>\n<p>\n\t\u05d4\u05d3\u05e8\u05d2\u05d4 \u05d4\u05d2\u05d1\u05d5\u05d4\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e9\u05dc \u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1 \u05de\u05e1\u05d7\u05e8\u05d9 \u05d4\u05d9\u05d0 \u05e2\u05d1\u05d5\u05e8 \u05de\u05d9 \u05e9\u05d6\u05e7\u05d5\u05e7 \u05dc\u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4 \u05d1\u05e8\u05db\u05d1\u05d9\u05dd \u05e9\u05de\u05e9\u05e7\u05dc\u05dd \u05de\u05e2\u05dc \u05dc-12 \u05d8\u05d5\u05df \u05d1\u05d4\u05dd \u05dc\u05de\u05e2\u05e9\u05d4 \u05de\u05e9\u05d0\u05d9\u05d5\u05ea \u05dc\u05dc\u05d0 \u05d4\u05d2\u05d1\u05dc\u05ea \u05de\u05e9\u05e7\u05dc. \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e9\u05d9\u05d2 \u05e8\u05e9\u05d9\u05d5\u05df \u05d6\u05d4 \u05de\u05e1\u05d5\u05d2 C, \u05d9\u05e9 \u05dc\u05d1\u05e6\u05e2 \u05e7\u05d5\u05e8\u05e1 \u05de\u05d9\u05d5\u05d7\u05d3 \u05e9\u05dc \u05e0\u05d4\u05d2\u05d9\u05d4 \u05d1\u05e8\u05db\u05d1 \u05db\u05d1\u05d3 \u05d5\u05dc\u05d4\u05d9\u05d5\u05ea \u05d1\u05e2\u05dc \u05d5\u05ea\u05e7 \u05e9\u05dc \u05e9\u05e0\u05d4 \u05dc\u05e4\u05d7\u05d5\u05ea \u05d1\u05d3\u05e8\u05d2\u05e5 \u05d4\u05e8\u05e9\u05d9\u05d5\u05df \u05d4\u05e7\u05d5\u05d3\u05de\u05ea (C1).&nbsp;<\/p>","contact_form":"0","pageName":"\u05dc\u05d9\u05e1\u05d9\u05e0\u05d2 \u05de\u05e1\u05d7\u05e8\u05d9 \u05e8\u05e9\u05d9\u05d5\u05df \u05e0\u05d4\u05d9\u05d2\u05d4","pageDescription":"","pageKeywords":"","sub_page":"1","id":"124","created":"2019-09-04 20:39:12","modified":"2020-01-12 12:06:40","site":"","faqCatId":null,"pageParentId":null,"pageVideoEmbed":null,"pageVideoTitle":null,"pagePicFile":null,"pageLeadEmail":null,"pageIsActive":"1","pageHits":"0"};

	$scope.sortingOrder = 'name';
//	$scope.sortingOrder = 'id';
	$scope.reverse = false;

	$scope.filteredItems = [];
	$scope.leaseFilter = [];
//	$scope.groupedItems = [];
	$scope.itemsPerPage = 12;
	$scope.marked_items = [];
	$scope.perfs = [];
	$scope.showFavored = false;
	$scope.wizard = false;
	if ($location.path()=='/מכוניות-יוקרה') {
		$scope.selected_lease_category = 3;
	}
	else {
		$scope.selected_lease_category = 0;
	}
	$scope.mostwanted_name = '';
	$scope.mostwanted_model = '';
	if ($location.path().substring(0,14) =='/מבוקשים-ביותר') {
		carnamemodel = $location.path().substring(15).split('_');
		console.log(carnamemodel);
		$scope.mostwanted_name = carnamemodel[0];
		$scope.mostwanted_model = carnamemodel[1];
	}
	$scope.selectedImage = '';
	$scope.selectedImageSrc = '';
	$scope.currentCar = '';
	$scope.contactData = {};
	$scope.contactData.subject = 'Contact us page';
	$scope.contactData.model = '';
	$scope.contactData.group = '';
	$scope.contactData.promotions = true;
	$scope.stock_status = false;
	$scope.filter_used = false;
	$scope.filter_new = false;

	// Lease car types:
//	console.log($location.path());

	$scope.priceSlider = {
		min: 10000,
		max: 2000000,
		options: {
			floor: 10000,
			ceil: 2000000,
			step: 100,
			onEnd : function() {
				$scope.search();
				$rootScope.$emit('lazyImg:refresh');
				$scope.storePriceInCookie();
			},
			logScale: true,
			translate: function(value) {
				return '₪' + value.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",");
			}
		}
	};
	if ($location.path()=='/ליסינג') {
		$scope.lease_checkbox = false;
		$scope.monthly_lease_checkbox = false;
		$scope.long_lease_checkbox = false;
		$scope.leasing_checkbox = true;
	}
	else if ($location.path()=='/מכוניות-להשכרה') {
		$scope.lease_checkbox = true;
		$scope.monthly_lease_checkbox = true;
		$scope.long_lease_checkbox = true;
		$scope.leasing_checkbox = false;
	}
	else
	{
		$scope.lease_checkbox = true;
		$scope.monthly_lease_checkbox = true;
		$scope.long_lease_checkbox = true;
		$scope.leasing_checkbox = true;
		if ($location.path()=='/מכוניות-יוקרה') {
			$scope.priceSlider = {
				min: 200000,
				max: 2000000,
				options: {
					floor: 200000,
					ceil: 2000000,
					step: 10,
					onEnd: function () {
						$scope.search();
						$rootScope.$emit('lazyImg:refresh');
						$scope.storePriceInCookie();
					},
					logScale: true
				}
			}
		}
		if ($location.path()=='/Outlet') {
			$scope.stock_status = 'Outlet';
			$scope.priceSlider = {
				min: 10000,
				max: 2000000,
				options: {
					floor: 1,
					ceil: 2000000,
					step: 10,
					onEnd: function () {
						$scope.search();
						$rootScope.$emit('lazyImg:refresh');
					},
//					logScale: true
				}
			}
		}
	}

	$scope.query = '';
//	$scope.pagedItems = [];
//	$scope.currentPage = 0;

//	$scope.numberOfPages = function () {
//		return Math.ceil($scope.carsales.length / $scope.itemsPerPage);
//	};

//	var searchMatchNumber = function (haystack, needle) {
//		if (!needle) {
//			return true;
//		}
//		return haystack.indexOf(needle) !== -1;
//	};

	var searchMatch = function (haystack, needle) {
//		if (!needle) {
//			return true;
//		}
		haystack = haystack.toString().toLowerCase();
		needle = needle.toString().toLowerCase();
//		console.log('hay: '+haystack+'    needle: '+needle);
		return haystack.indexOf(needle) !== -1;
	};

	// init the filtered items
	$scope.search = function () {

		$scope.leaseFilter = $filter('filter')($scope.carleases, function(item) {
//			console.log('---');
			if ($scope.showFavored) {
				if ($scope.marked_items.length>0) {
					if ($scope.marked_items.indexOf(parseInt(item.id)) != -1) {
//						console.log('here '+item.id);
						return true;
					}
				}
				return false;
			}
			// Filter by lease cartype
			if (!(item['lease']==1 && $scope.lease_checkbox ||
				item['monthlylease']==1 && $scope.monthly_lease_checkbox ||
				item['longlease']==1 && $scope.long_lease_checkbox ||
				item['leasing']==1 && $scope.leasing_checkbox)) {
				return false;
			}
			if ($scope.selected_lease_category!=0)
			{
				if (typeof($scope.query) == "undefined" || $scope.query=='') {
					return item.category_id == $scope.selected_lease_category;
				}
				else {
					$scope.selected_lease_category=0;
				}
			}
			for(var attr in item) {
				if (attr!='license' && attr!='type' && attr!='OwnerTypeCW')
				{
					if (typeof(item[attr]) === undefined) { return false; }
					// or
					if (!item.hasOwnProperty(attr)) { return false; }
					// or
					if (!(attr in item)) { return false; }
					if ($scope.query!='') {
						if (searchMatch(item[attr], $scope.query)) {
							return true;
						}
					}
				}
				else {
//					console.log('at333tr: '+attr);
				}
			}

			return (searchMatch(item['model'], $scope.query) ||
			searchMatch(item['name'], $scope.query) ||
			searchMatch(item['alt_hebrew_name'], $scope.query));
		});
		$scope.leaseFilter = $filter('orderBy')($scope.leaseFilter, $scope.sortingOrder, $scope.reverse);

		$scope.filteredItems = $filter('filter')($scope.carsales, function(item) {
			if ($scope.showFavored) {
//				console.log('here');
//				console.log($scope.marked_items);
				if ($scope.marked_items.length>0) {
					if ($scope.marked_items.indexOf(parseInt(item.id)) != -1) {
//						console.log('here '+item.id);
						return true;
					}
				}
				return false;
			}
//			console.log('car id: '+item.id+' '+item.name);
			if ($scope.stock_status == 'Outlet') {
//					console.log('asdfasdf');
				if (typeof(item['stock_status']) === undefined) { return false; }
				if (item['stock_status'] != 'Outlet') {
					return false;
				}
			}
			if ($scope.filter_new) {
				if (parseInt(item['monthly_price'])==0) {
					return false;
				}
			}
			if ($scope.filter_used) {
				if (parseInt(item['monthly_price'])>0) {
					return false;
				}
			}

			for(var attr in item) {
//				console.log('searching123! '+parseInt(item['km']));
				if (attr!='license' && attr!='type')
				{
					if ($scope.mostwanted_name!='' && $scope.mostwanted_name != null) {
						if (item.name.toLowerCase()!=$scope.mostwanted_name.toLowerCase()) { return false; }
					}
					if ($scope.mostwanted_model!='' && $scope.mostwanted_model != null) {
						if (item.model.toLowerCase()!=$scope.mostwanted_model.toLowerCase()) { return false; }
					}
//					console.log(item);
//					console.log($scope.priceSlider.priceMin+' '+parseInt(item['price'].replace(/,/gi, ""))+' '+(item['price']));
//					console.log(item);
					currPrice = parseInt(item['price'].replace(/,/gi, ""));
					currKM = parseInt(item['km'].replace(/,/gi, ""));
					currYear = item['year'];
					currMonthPrice = parseInt(item['monthly_price']);
					if (typeof(item[attr]) === undefined) { return false; }
					// or
					if (!item.hasOwnProperty(attr)) { return false; }
					// or
					if (!(attr in item)) { return false; }
					if ($scope.filter_new==true){
						if ($scope.perfs.length>0){
							if (currMonthPrice<$scope.priceSlider.min) { return false; }
							if (currMonthPrice>$scope.priceSlider.max) { return false; }
						}
						else{
							if (currPrice<$scope.priceSlider.min) { return false; }
							if (currPrice>$scope.priceSlider.max) { return false; }
						}
					}
					else {
						if (currPrice<$scope.priceSlider.min) { return false; }
						if (currPrice>$scope.priceSlider.max) { return false; }
					}
					if (currYear<$scope.yearSlider.min) { return false; }
					if (currYear>$scope.yearSlider.max) { return false; }
					try {
						if (searchMatch(item[attr], $scope.query))
							return true;
					}
					catch(err) {
						console.log('item ',item);
					}

//					console.log($scope.priceSlider.price+' '+parseInt(item['price']));
//					if (attr == 'year') { if (item[attr]!=$scope.currYear) { return false; }}
				}
				else {
//					console.log('at333tr: '+attr);
				}
			}
			return (searchMatch(item['model'], $scope.query) ||
			searchMatch(item['name'], $scope.query) ||
			searchMatch(item['alt_hebrew_name'], $scope.query));

		});
		$scope.filteredItems = $filter('orderBy')($scope.filteredItems, $scope.sortingOrder, $scope.reverse);

	};

	$scope.yearSlider = {
		min: 2000,
		max: 2022,
		options: {
			floor:2000,
			ceil: 2022,
			onEnd : function() {
				$scope.search();
				$rootScope.$emit('lazyImg:refresh');
				$scope.storeYearInCookie();
			}
		}
	};

	$scope.clearFilters=function(){
		$scope.priceSlider.min=10000;
		$scope.priceSlider.max=2000000;
		$scope.yearSlider.min=2000;
		$scope.yearSlider.max= 2022;
		$scope.query='';
		$scope.selected_lease_category=0;
		$scope.filter_new=false;
		$scope.filter_used=false;
		$scope.perfs=[];
		$scope.storeCustomPerfsInCookie();
		$scope.search();
	};

	$scope.storeCustomPerfsInCookie=function(){
		console.log('storeCustomerPerfsInCookie');
		$cookies.put("perfs",$scope.perfs);
		console.log($scope.perfs);
	};
	$scope.getCustomPerfsInCookie=function() {
		var perfs = $cookies.get("perfs",$scope.perfs);
		if (typeof(perfs) != "undefined") {
			$scope.perfs = perfs;
		}
		else {
			return false;
		}
	};

	$scope.clearCustomPerfsInCookie = function() {
		$cookies.remove('perfs');
	};


	$scope.welcomeWizard = function (stage) {
		if (stage == 1) {
				stageHTML = '<div class="question">איזה רכב בא לך?</div>'
					+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage1(0)" value="חדש"></div>'
					+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage1(1)" value="יד שניה"></div>';
		}
		if (stage == 2) {
			stageHTML = '<div class="question">תקציב</div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage2(1)" value="0-50,000 ₪"></div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage2(2)" value="50,000-150,000 ₪"></div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage2(3)" value="150,000-300,000 ₪"></div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage2(4)" value="300,000 ₪ ומעלה"></div>'
		}
		if (stage == 3) {
			stageHTML = '<div class="question">תקציב חודשי</div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage3(1)" value="0-2,000 ₪"></div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage3(2)" value="2,000-4,000 ₪"></div>'
				+ '<div class="selectBtn"><input type="button" data-ng-click="submitPerfsStage3(3)" value="4,000 ₪ ומעלה"></div>'

		}
		$scope.openPerfsDialogId =
			ngDialog.open({
				template: '<div class="">'
					+ '<div class="logo"><img src="/assets/img/logo.png" alt="Buy&Drive" /><br /><div class="slogen"><span class="bolder">Buy</span> new <span class="bolder">Drive</span> now</div></div>'
					+ '<div class="banner">מתאימים לכם את הרכב הבא</div>'
					+ '<div class="stages">'
					+ stageHTML
					+ '</div>'
					+ '<div class="skipLink"><a data-ng-click="cancelWelcomWizard()">דלג לרשימת הרכבים המלאה</a></div>'
					+ '</div>',
				className: 'ngdialog-theme-custom wizardBox',
				scope: $scope
			});
	};

	$scope.submitPerfsStage1 = function(car_type){
		console.log('car_type',car_type);
		$scope.perfs[0] = car_type;
		$scope.storeCustomPerfsInCookie();
		$scope.cancelWelcomWizard();
		if (car_type==0){
			$scope.filter_new=true;
			$scope.welcomeWizard(3);
		}
		else {
			$scope.filter_used=true;
			$scope.welcomeWizard(2);
		}
	};

	$scope.submitPerfsStage2 = function(price){
		console.log('price',price);
		// 0 - 0		- 50,000
		// 1 - 50,000	- 150,000
		// 1 - 150,000	- 300,000
		// 1 - 300,000	- 1,500,000
		$scope.perfs[1] = price;
		switch(price) {
			case 1:
				min_var = 0;
				max_var = 50000;
				break;
			case 2:
				min_var = 50000;
				max_var = 150000;
				break;
			case 3:
				min_var = 150000;
				max_var = 300000;
				break;
			case 4:
				min_var = 300000;
				max_var = 1500000;
				break;
		}
		$scope.priceSlider = {
			min: min_var,
			max: max_var,
			options: {
				floor: 10000,
				ceil: 1500000,
				step: 10,
				onEnd: function () {
					$scope.search();
					$rootScope.$emit('lazyImg:refresh');
				},
				logScale: true
			}
		};
		$scope.storeCustomPerfsInCookie();
		$scope.cancelWelcomWizard();
		$scope.search();
	};

	$scope.submitPerfsStage3 = function(price){
		console.log('monthly_price',price);
		// 1 - 0		- 2000
		// 2 - 2,000	- 4,000
		// 3 - 4,000	- 15,000
		$scope.perfs[1] = price;
		switch(price) {
			case 1:
				min_var = 0;
				max_var = 2000;
				break;
			case 2:
				min_var = 2000;
				max_var = 4000;
				break;
			case 3:
				min_var = 4000;
				max_var = 15000;
				break;
		}
		$scope.priceSlider = {
			min: min_var,
			max: max_var,
			options: {
				floor: 1000,
				ceil: 15000,
				step: 3,
				onEnd: function () {
					$scope.search();
					$rootScope.$emit('lazyImg:refresh');
				},
				logScale: true
			}
		};
		$scope.storeCustomPerfsInCookie();
		$scope.cancelWelcomWizard();
		$scope.search();
	};

	$scope.cancelWelcomWizard = function(){
		ngDialog.closeAll();
	};


	$scope.storePriceInCookie=function(){
		var today = new Date();
		var expiresValue = new Date(today);

		//Set 'expires' option in 5 minute
		expiresValue.setMinutes(today.getMinutes() + 5);

		$cookies.put("priceSliderMin",$scope.priceSlider.min, {expires: expiresValue});
		$cookies.put("priceSliderMax",$scope.priceSlider.max, {expires: expiresValue});
		console.log($scope.priceSlider.min);
		console.log($scope.priceSlider.max);
	};

	$scope.getPriceInCookie=function(){
		var priceSliderMin = $cookies.get("priceSliderMin",$scope.priceSlider.min);
		if (typeof(priceSliderMin) != "undefined") {
			$scope.priceSlider.min = priceSliderMin;
		}
		var priceSliderMax = $cookies.get("priceSliderMax",$scope.priceSlider.max);
		if (typeof(priceSliderMax) != "undefined") {
			$scope.priceSlider.max = priceSliderMax;
		}
		return false;
	};
	$scope.getPriceInCookie();


	$scope.storeYearInCookie=function(){
		var today = new Date();
		var expiresValue = new Date(today);

		//Set 'expires' option in 5 minute
		expiresValue.setMinutes(today.getMinutes() + 5);

		$cookies.put("yearSliderMin",$scope.yearSlider.min, {expires: expiresValue});
		$cookies.put("yearSliderMax",$scope.yearSlider.max, {expires: expiresValue});
		console.log($scope.yearSlider.min);
		console.log($scope.yearSlider.max);
	};

	$scope.getYearInCookie=function(){
		var yearSliderMin = $cookies.get("yearSliderMin",$scope.yearSlider.min);
		if (typeof(yearSliderMin) != "undefined") {
			$scope.yearSlider.min = yearSliderMin;
		}
		var yearSliderMax = $cookies.get("yearSliderMax",$scope.yearSlider.max);
		if (typeof(yearSliderMax) != "undefined") {
			$scope.yearSlider.max = yearSliderMax;
		}
		return false;
	};
	$scope.getYearInCookie();

	$scope.storeMarkedItemsInCookie=function(){
		$cookies.put("marks",$scope.marked_items);
		console.log($scope.marked_items);
	};

	$scope.getMarkedItemsInCookie=function(){
		var marked_items = $cookies.get("marks",$scope.marked_items);
		if (typeof(marked_items) != "undefined") {
			$scope.marked_items = marked_items;
		}
		else {
			return false;
		}
		$scope.marked_items.forEach(function(idx){
			var is_match = 0;
			is_match = $filter('getById')($scope.carsales, idx);
			if (is_match!=0 && is_match!=null) {
				$scope.carsales[is_match].favored = 1
			}
		});

		return false;
	};

	$scope.toggleFavored = function()
	{
		console.log('toggeling favored');
		console.log($scope.showFavored);
		$scope.showFavored = !$scope.showFavored;
		$scope.search();
	};

	$scope.disableFavored = function()
	{
		console.log('disable favored');
		console.log($scope.showFavored);
		$scope.showFavored = 0;
		$scope.search();
	};

	$scope.addItem = function(caritem,$event) {
		// toggling the addition of a car to the cookie.
		// add unique.
		$event.stopPropagation();
		caritem_index = parseInt(caritem.id);

		var is_match = 0;
		is_match = $filter('getById')($scope.carsales, caritem_index);
		if (typeof($scope.marked_items) != "undefined") {
			if ($scope.marked_items.indexOf(caritem_index) == -1) {
				$scope.marked_items.push(caritem_index);
				if (is_match!=0 && is_match!=null) {
					console.log('i have a match! idx: '+caritem_index+' is_match: '+JSON.stringify(is_match));
					$scope.carsales[is_match].favored = 1
				}
			}
			else
			{
				console.log('removing');
				var indexItem = $scope.marked_items.indexOf(caritem_index);
				$scope.marked_items.splice(indexItem,1);
				if (is_match!=0 && is_match!=null) {
					console.log('i have a match! idx: '+caritem_index+' is_match: '+JSON.stringify(is_match));
					$scope.carsales[is_match].favored = 0
				}
			}
		}
		$scope.storeMarkedItemsInCookie();
		return false;
	};

	$scope.totalInCookie = function() {
		return $scope.marked_items.length;
	};

	$scope.order = function(predicate, reverse) {
		$scope.filteredItems = $filter('orderBy')($scope.filteredItems, predicate, reverse);
	};

	$scope.clickToOpen = function (name) {
		$scope.contactData.subject = name;
		$scope.openDialogId =
			ngDialog.open({ template: '<div class="box">'
			+'<div class="line"><div class="bold">צור קשר</div></div>'
			+'<div class="line"><div class="line_right">שם מלא</div>'
			+'<div class="line_left">'
			+'<input data-ng-model="contactData.fullname" id="fullname" type="text" name="fullname"></div>'
			+'</div><div class="line"><div class="line_right">טלפון</div>'
			+'<div class="line_left"><input data-ng-model="contactData.phone" id="phone" type="text" name="phone"></div>'
			+'</div><div class="line"><div class="line_right">מייל</div>'
			+'<div class="line_left"><input data-ng-model="contactData.email" id="mail" type="text" name="mail"></div>'
			+'</div><div class="line"><div class="line_right">תוכן הפנייה</div>'
			+'<div class="line_left"><textarea data-ng-model="contactData.msg" id="contact-message" type="text" rows="5" name="contact-message"></textarea></div>'
			+'</div><div data-ng-bind="contactData.errBox" class="line" id="errBox"></div>'
			+'<div class="line">'
			+'<div class="line_right"><img src="/assets/img/logo.png" alt="Buy&Drive" style="width:140px;" /></div>'
			+'<div class="line_left" style="width:200px;">'
			+'<input data-ng-model="contactData.subject" id="subject" type="hidden" name="subject" value="'+name+'">'
			+'<input id="send" type="button" name="send" data-ng-click="submitForm()" value="שלח"></div>'
			+'</div></div>',
				scope: $scope
			});
	};

	$scope.clickToOpenSendToFriend = function (name) {
		$scope.contactData.subject = name;
		$scope.openDialogId =
			ngDialog.open({ template: '<div class="box">'
			+'<div class="line"><div class="bold">שלח לחבר</div></div>'
			+'<div class="line"><div class="line_right">שם החבר</div>'
			+'<div class="line_left"><input data-ng-model="contactData.fullname" id="fullname" type="text" name="fullname"></div>'
			+'</div><div class="line"><div class="line_right">מייל</div>'
			+'<div class="line_left"><input data-ng-model="contactData.email" id="mail" type="text" name="mail"></div>'
			+'</div><div class="line"><div class="line_right">תוכן הפנייה</div>'
			+'<div class="line_left"><textarea data-ng-model="contactData.msg" id="contact-message" rows="5" name="contact-message" data-ng-init="contact"></textarea></div>'
			+'</div><div data-ng-bind="contactData.errBox" class="line" id="errBox"></div>'
			+'<div class="line">'
			+'<div class="line_right"><img src="/assets/img/logo.png" alt="Buy&Drive" style="width:140px;" /></div>'
			+'<div class="line_left" style="width:200px;">'
			+'<input data-ng-model="contactData.subject" id="subject" type="hidden" name="subject" value="'+name+'">'
			+'<input id="send" type="button" name="send" data-ng-click="submitFormSendToFriend()" value="שלח"></div>'
			+'</div></div>',
				scope: $scope
			});
	};

	$scope.clickToOpenLeasing = function (num) {

		// preserve newlines, etc - use valid JSON
		s = $scope.leasing_text[num];
//		s = s.replace(/\\n/g, "\\n")
//			.replace(/\\'/g, "\\'")
//			.replace(/\\"/g, '\\"')
//			.replace(/\\&/g, "\\&")
//			.replace(/\\r/g, "\\r")
//			.replace(/\\t/g, "\\t")
//			.replace(/\\b/g, "\\b")
//			.replace(/\\f/g, "\\f");
// remove non-printable and other non-valid JSON chars
//		s = s.replace(/[\u0000-\u0019]+/g,"");
//		o= JSON.parse(s);
		o= s;
		console.log(o);
		$scope.openDialogId =
			ngDialog.open({ template: ''
			+'<div class="Leasingbox">'
				+'<div class="title'+(num+1)+'">'+o.title+'</div>'
				+'<div class="text">'+o.body+'</div>'
				+'<div class="image'+(num+1)+'"><img src="/assets/img/newsite/content'+(num+1)+'.jpg" alt="'+ o.title+'" /></div>'
			+'</div>',
				scope: $scope
			});
	};

	$scope.goToLink = function(id, name, $event) {
		$event.stopPropagation($event);
		$scope.goToLinkOther(id, name);
	};

	$scope.goToLinkMostWanted = function(name, model) {
		$window.location.href = 'https://www.buyanddrive.co.il/'+'מבוקשים-ביותר/'+name+'_'+model;
	};

	$scope.goToLinkOther = function(id, name) {
		$window.location.href = 'https://www.buyanddrive.co.il/'+('מכוניות-למכירה'+'/car'+id+'_'+name);
	};

	$scope.goToLinkLease = function(id, name, $event) {
//		$event.stopPropagation();
		$window.location.href = encodeURIComponent('מכוניות-להשכרה')+'/car'+id+'_'+encodeURIComponent(name);
	};

	$scope.selectLeaseCategory = function(idx) {
		$scope.selected_lease_category = idx;
		$scope.search();
	};

	var notEmpty = function(someObject) {
		return !angular.equals(someObject,{});
	};

	$scope.clearSelectedImage = function()
	{
		$scope.selectedImage = '';
	};

	$scope.switchImg = function(src)
	{
		$scope.selectedImage = 'selected';
		$scope.selectedImageSrc = src;
	};

	$scope.toggleDetails = function(carId)
	{
		if ($scope.currentCar == carId){
			console.log('reseting car to empty');
			$scope.currentCar = '';
		}
		else {
			console.log('reseting car to: '+carId);
			$scope.currentCar = carId;
		}
	};

	$scope.submitForm = function() {

		$scope.contactData.errBox = 'שולח...';
		$http({
			method: 'POST',
			url: $location.protocol() + "://" + $location.host() +'/contact/ajax_submit',
			data: $.param({
				source : $scope.contactData.subject,
				fullname : $scope.contactData.fullname,
				email : $scope.contactData.email,
				phone : $scope.contactData.phone,
				subject : $scope.contactData.subject,
				content : $scope.contactData.msg
			}),
			headers : { 'Content-Type': 'application/x-www-form-urlencoded' }
		}).then(function(response, status, headers, config) {
			// this callback will be called asynchronously
			// when the response is available
			if (response.data.err>0){
				$scope.contactData.errBox = response.data.errdesc;
			}
			else
			{
				$scope.contactData.errBox = 'המידע נשלח בהצלחה';
				ga('send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-Send');
				ga('2020GA.send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-send');
//				$window.location.href = 'http://www.buyanddrive.co.il/%D7%AA%D7%9B%D7%A0%D7%99%D7%9D/%D7%AA%D7%95%D7%93%D7%94%20%D7%A9%D7%99%D7%A6%D7%A8%D7%AA%D7%9D%20%D7%A7%D7%A9%D7%A8';
				ngDialog.closeAll();
			}
//			}
		},function(data, status, headers, config) {
			// called asynchronously if an error occurs
			// or server returns response with an error status.
			console.log('err');
		});
	};

	$scope.submitNewForm = function() {
		console.log('submitting');
		if (notEmpty($scope.contactData)) {
			console.log($scope.contactData);
		}
		else {
			console.log('contactData is empty!');
		}
		$scope.contactData.errBox = 'שולח...';
		$http({
			method: 'POST',
			url: $location.protocol() + "://" + $location.host() +'/contact/ajax_submit',
			data: $.param({
				source : $scope.contactData.subject,
				fullname : $scope.contactData.fullname,
				email : $scope.contactData.email,
				phone : $scope.contactData.phone,
				priv_or_company : $scope.contactData.priv_or_company,
				model : $scope.contactData.model,
				numberCars: $scope.contactData.numberCars,
				location: $scope.contactData.location,
				pickupDate: $scope.contactData.pickupDate,
				returnDate: $scope.contactData.returnDate,
				pickupLoc: $scope.contactData.pickupLoc,
				group: $scope.contactData.group
			}),
			headers : { 'Content-Type': 'application/x-www-form-urlencoded' }
		}).then(function(response) {
			// this callback will be called asynchronously
			// when the response is available
			if (response.data.err>0){
				$scope.contactData.errBox = response.data.errdesc;
			}
			else
			{
				console.log(response);
				$scope.contactData.errBox = 'המידע נשלח בהצלחה';
				ga('send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-Send');
				ga('2020GA.send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-send');
//				$window.location.href = 'http://www.buyanddrive.co.il/%D7%AA%D7%9B%D7%A0%D7%99%D7%9D/%D7%AA%D7%95%D7%93%D7%94%20%D7%A9%D7%99%D7%A6%D7%A8%D7%AA%D7%9D%20%D7%A7%D7%A9%D7%A8';
				ngDialog.closeAll();
				// Reset form
//				$scope.contactData = {};
				$scope.contactData.promotions = true;
			}
//			}
		},function(data, status, headers, config) {
			// called asynchronously if an error occurs
			// or server returns response with an error status.
			console.log('err');
		});
	};

	$scope.submitFormMissingModel = function() {
		if (notEmpty($scope.contactData)) {
//			console.log($scope.contactData);
		}
		else {
//			console.log('contactData is empty!');
		}
		$scope.contactData.errBox = 'שולח...';
		$http({
			method: 'POST',
			url: $location.protocol() + "://" + $location.host() +'/contact/ajax_submit',
			data: $.param({
				source : window.location.hostname+window.location.pathname,
				fullname : $scope.contactData.fullname,
				phone : $scope.contactData.phone,
				subject : $scope.contactData.subject
			}),
			headers : { 'Content-Type': 'application/x-www-form-urlencoded' }
		}).then(function(response, status, headers, config) {
			// this callback will be called asynchronously
			// when the response is available
			if (response.data.err>0){
				$scope.contactData.errBox = response.data.errdesc;
			}
			else
			{
				$scope.contactData.errBox = 'המידע נשלח בהצלחה';
				ga('send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-sendMissingModel');
				ga('2020GA.send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-sendMissingModel');
//				$window.location.href = 'http://www.buyanddrive.co.il/%D7%AA%D7%9B%D7%A0%D7%99%D7%9D/%D7%AA%D7%95%D7%93%D7%94%20%D7%A9%D7%99%D7%A6%D7%A8%D7%AA%D7%9D%20%D7%A7%D7%A9%D7%A8';
				ngDialog.closeAll();
			}
			return true;
//			}
		},function(data, status, headers, config) {
			// called asynchronously if an error occurs
			// or server returns response with an error status.
			console.log('err');
			return false;
		});

	};

	$scope.submitFormSendToFriend = function() {
		if (notEmpty($scope.contactData)) {
//			console.log($scope.contactData);
		}
		else {
//			console.log('contactData is empty!');
		}
		$scope.contactData.errBox = 'שולח...';
		$http({
			method: 'POST',
			url: $location.protocol() + "://" + $location.host() +'/contact/ajax_submit_send2friend',
			data: $.param({
				source : window.location.hostname+window.location.pathname,
				fullname : $scope.contactData.fullname,
				email : $scope.contactData.email,
				phone : $scope.contactData.phone,
				subject : $scope.contactData.subject,
				content : $scope.contactData.msg
			}),
			headers : { 'Content-Type': 'application/x-www-form-urlencoded' }
		}).then(function(response, status, headers, config) {
			// this callback will be called asynchronously
			// when the response is available
			if (response.data.err>0){
				$scope.contactData.errBox = response.data.errdesc;
			}
			else
			{
				$scope.contactData.errBox = 'המידע נשלח בהצלחה';
				ga('send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-Send2Friend');
				ga('2020GA.send', 'event', 'Form-Submit-Tracking', 'Click/Touch', 'Click-Send2Friend');
//				$window.location.href = 'http://www.buyanddrive.co.il/%D7%AA%D7%9B%D7%A0%D7%99%D7%9D/%D7%AA%D7%95%D7%93%D7%94%20%D7%A9%D7%99%D7%A6%D7%A8%D7%AA%D7%9D%20%D7%A7%D7%A9%D7%A8';
				ngDialog.closeAll();
			}
//			}
		},function(data, status, headers, config) {
			// called asynchronously if an error occurs
			// or server returns response with an error status.
			console.log('err');
		});
	};

	$scope.searchBrand = function(brand) {
		$scope.query = brand.name;
		$scope.search();
		anchorSmoothScroll.scrollTo('search_results',-200);
	};

//	console.log('$location.path(): ',$location.path());
	if ($location.path()=='/') {
		$scope.getCustomPerfsInCookie();
		if ($scope.perfs.length<=0) {
			$scope.wizard = false;
		}
		else {
			console.log('$scope.perfs',$scope.perfs);
			if ($scope.perfs[0]==0){
				$scope.filter_new=true;
				$scope.submitPerfsStage3($scope.perfs[1]);
			}
			if ($scope.perfs[0]==1){
				$scope.filter_used=true;
				$scope.submitPerfsStage2($scope.perfs[1]);
			}
		}
	}

	$scope.selectFilterNew = function()
	{

	};

	$scope.getMarkedItemsInCookie();
	if ($scope.wizard==1){
		$scope.welcomeWizard(1);
	}

	$scope.search();

	$scope.display_limit = 18;

	$scope.brands = [
		{id: 1, name: 'מיצובישי', img: '01.jpg' },
		{id: 2, name: 'אלפא', img: '02.jpg' },
		{id: 3, name: 'יונדאי', img: '03.jpg' },
		{id: 4, name: 'מרצדס', img: '04.jpg' },
		{id: 5, name: 'ניסאן', img: '05.jpg' },
		{id: 6, name: 'קדילאק', img: '06.jpg' },
		{id: 7, name: 'bmw', img: '07.png' },
		{id: 8, name: 'לנד רובר', img: '08.jpg' },
		{id: 9, name: 'jeep', img: '09.jpg' },
		{id: 10, name: 'kia', img: '10.jpg' },
		{id: 11, name: 'שברולט', img: '11.jpg' },
		{id: 12, name: 'פיאט', img: '12.jpg' }
	];
	$scope.myInterval = 5000;
	$scope.noWrapSlides = false;
	$scope.active = 0;

}]);

octopusApp.filter('startFrom', function() {
	return function(input, start) {
		if (typeof(input) == "undefined") {
			return false;
		}
		start = +start; //parse to int
		return input.slice(start);
	}
});

octopusApp.directive("openContactForm", function() {
	return {
		restrict: "A",
		require : 'ngModel', // Import ngModel; Allows for manipulation to the model
		link: function(scope, element, attrs) {
			element.click(function(){
				var floatDiv = $(".floating_contact")
				off_height = $(window).height()/2-370/2;
				off_width = $(window).width()/2-569/2;
				floatDiv.dialog({
					modal: true,
					position: ['center','center'],
					width: 569,
					height: 370,
					'show': 'fadeIn',
					'hide': 'fadeOut',
					buttons: {},
					create: function (event) {
						$(event.target).parent().css({top: off_height, left:off_width});
					},
					close: function() {
					}
				});
				floatDiv.css('display', 'block');
				floatDiv.css('visibility', 'visible');
				floatDiv.find('.box').css('width','inherit');
				floatDiv.find('button').click(function(e){
//					console.log('clickadoo');
				});
//				console.log('here');
				return false;
			});
		}
	}
});

octopusApp.directive('setClassWhenAtTop', ['$window', function($window) {
	var $win = angular.element($window); // wrap window object as jQuery object

	return {
		restrict: 'A',
		link: function (scope, element, attrs)
		{
			var topClass = attrs.setClassWhenAtTop, // get CSS class from directive's attribute value
			topPadding = parseInt(attrs.paddingWhenAtTop, 10),
			offsetTop = element.prop('offsetTop')+230; // get element's offset top relative to document

			console.log(topPadding);
			console.log(offsetTop);

			$win.on('scroll', function (e) {
				if ($window.pageYOffset + topPadding >= offsetTop) {
					element.addClass(topClass);
				} else {
					element.removeClass(topClass);
				}
			});
		}
	};
}]);

octopusApp.controller('videoController', function ($scope, $window) {


	$scope.show_video = false;

	$scope.playerVars = {
		controls: 1,
		autoplay: 1
	};


	$scope.buyndrive_video_btn = function(player){
		$scope.show_video = true;
//		$scope.playerVars.player.playVideo();
	};

	$scope.$on('youtube.player.paused', function ($event, player) {
		// hide the video
		$scope.show_video = false;
	});
	$scope.$on('youtube.player.ended', function ($event, player) {
		// hide the video
		$scope.show_video = false;
	});
});
