Home
Education
New English File: Pre-intermediate: Class Audio CDs (3)
New English File: Pre-intermediate: Class Audio CDs (3)
Back to the book
New English File: Pre-intermediate: Class Audio CDs (3)
Individual order
ISBN:
9780194384384
Availability:
Author
Clive Oxenden
Format
Audio CD
Publisher
Oxford University Press
Year of publication
2005
Weight
0.16kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book New English File: Pre-intermediate: Class Audio CDs (3)
Great texts that motivate students to talk Four-skills syllabus with a clear focus on pronunciation Practical English lessons with video - level-appropriate high frequency phrases New English File iPack - digital resources for interactive teaching Online support, resources and lesson ideas (Teacher Link)
Book reviews New English File: Pre-intermediate: Class Audio CDs (3) (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']);
}
}
});
});
//-->