The Poetry of Black America: Anthology of the 20th Century
Назад до книги
The Poetry of Black America: Anthology of the 20th Century
Індивідуальне замовлення
ISBN:
9780060200893
Наявність:
Автор
Arnold Adoff
Видавництво
Harper Collins
Кіл-ть сторінок
584
Рік видання
1973
Розмір
15.2x4.1x22.9
Формат
Hardcover
Вага
1.05kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу The Poetry of Black America: Anthology of the 20th Century
The Poetry of Black America: Anthology of the 20th Century, | Works by modern Afro-American poets express their anger, despair, and hopes, and sense of pride for their race,
Інші книги автораArnold Adoff
The Poetry of Black America: Anthology of the 20th Century
Рецензії про книгу The Poetry of Black America: Anthology of the 20th Century (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']);
}
}
});
});
//-->