Rebuilding a House Divided
Rebuilding a House Divided
Індивідуальне замовлення
ISBN:
9780553067125
Наявність:
Автор
Hans-Dietrich Genscher
Видавництво
Bantam Press
Кіл-ть сторінок
590
Рік видання
1998
Розмір
15.9 x 4.4 x 24.8
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу Rebuilding a House Divided
Відбудова
Розповідь про життя та кар'єру міністра закордонних справ Німеччини, який вплинув на такі події, як знесення Берлінської стіни
Rebuilding a House Divided
Looks at the life and career of the German foreign minister who influenced such events as the demolition of the Berlin Wall
Інші книги автора
Hans-Dietrich Genscher
Rebuilding a House Divided
Рецензії про книгу Rebuilding a House Divided (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']);
}
}
});
});
//-->