Way Ahead 3: Pupil's Book & CD ROM Pack
Back to the book
Way Ahead 3: Pupil's Book & CD ROM Pack
Individual order
ISBN:
9780230409750
Availability:
Author
Printha Ellis
Format
Paperback with CD-ROM
Number of pages
121
Publisher
Macmillan Publishing
Size
22 x 0.7 x 27.6
Year of publication
2010
Weight
0.30kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Way Ahead 3: Pupil's Book & CD ROM Pack
The Way Ahead 3 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 3: Pupil's Book & CD ROM Pack (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']);
}
}
});
});
//-->