Way Ahead 4 Pupils Book
Back to the book
Way Ahead 4 Pupils Book
Individual order
ISBN:
9780230409767
Availability:
Author
Mary Bowen
Format
Paperback with CD-ROM
Number of pages
112
Publisher
Macmillan Publishing
Size
21.8 x 0.6 x 27.5
Year of publication
2010
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Way Ahead 4 Pupils Book
The Way Ahead 4 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.
Book reviews Way Ahead 4 Pupils Book (0 reviews)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->