Solutions 2nd Edition Intermediate: Workbook & Audio CD Pack Ukrainian Ed.
Back to the book
Solutions 2nd Edition Intermediate: Workbook & Audio CD Pack Ukrainian Ed.
Individual order
ISBN:
9780194553940
Availability:
Author
Jane Hudson
Format
Paperback with Audio CD
Number of pages
120
Publisher
Oxford University Press
Size
21.8 x 0.6 x 27.5
Year of publication
2012
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Solutions 2nd Edition Intermediate: Workbook & Audio CD Pack Ukrainian Ed.
Clear structure, closely mirroring the Student's Book content New listening tasks per unit, with all audio contained on the CD Lots of exam practice throughout the pages and in the Get Ready for your Exam sections Plenty of revision, reviews for each pair of units, and a self-check page (and answers provided) at the end of every unit
Other books by the authorJane Hudson
Solutions 2nd Edition Intermediate: Workbook & Audio CD Pack Ukrainian Ed.
Book reviews Solutions 2nd Edition Intermediate: Workbook & Audio CD Pack Ukrainian Ed. (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']);
}
}
});
});
//-->