Way Ahead 2 Pupil's Book & CD Rom Pack
Назад до книги
Way Ahead 2 Pupil's Book & CD Rom Pack
Індивідуальне замовлення
ISBN:
9780230409743
Наявність:
Автор
Mary Bowen
Видавництво
Macmillan Publishing
Кіл-ть сторінок
112
Рік видання
2010
Розмір
22.1 x 0.6 x 27.5
Формат
Paperback with CD-ROM
Вага
0.30kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Way Ahead 2 Pupil's Book & CD Rom Pack
The Way Ahead 2 Pupil's Book Pack consists of twenty units with four lessons in each unit. All the skills of reading, writing, listening and speaking are dealt with systematically, and all new language is regularly recycled and revised. It now includes a CD-ROM which has interactive games and exercises to make learning fun.
Рецензії про книгу Way Ahead 2 Pupil's Book & CD Rom Pack (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']);
}
}
});
});
//-->