16th Century Paintings
Назад до книги
16th Century Paintings
Є в наявності
ISBN:
9783822855584
Наявність:
Є в наявності
Автор
Rose-Marie Hagen , Rainer Hagen
Видавництво
Taschen
Кіл-ть сторінок
192
Рік видання
2001
Розмір
14,3 х 1,5 х 20
Формат
Paperback
Вага
0.20kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу 16th Century Paintings
This text offers important works from the greatest masters of 16th century painting, including: Raphael, Bruegel, Tintoretto, Caravaggio, Titian, El Greco, and Veronese. В этом тексте представлены важные произведения величайших мастеров живописи 16 века, в том числе: Рафаэля, Брейгеля, Тинторетто, Караваджо, Тициана, Эль Греко и Веронезе.
Інші книги автораRose-Marie Hagen , Rainer Hagen
16th Century Paintings
Рецензії про книгу 16th Century Paintings (0 відгуків)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->