function CarImgSetByImgPreviewId ( car_img_id ) {
  $('CarImage').src = 'http://zalog24.ru/data/img/image/' + car_img_id;
}
