Total English Advanced Workbook and CD-Rom Pack
Total English Advanced Workbook and CD-Rom Pack
Individual order
ISBN:
9781405822596
Availability:
Author
Antonia Clare , Mr J J Wilson
Format
Paperback with CD-ROM
Number of pages
95
Publisher
Pearson Education
Size
29.4x20.8x1
Year of publication
2005
Weight
0.14kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book Total English Advanced Workbook and CD-Rom Pack
The workbook includes a CDROM featuring interactive self-study ‘catch-up’ material for busy students who miss lessons.
Other books by the author
Antonia Clare , Mr J J Wilson
Total English Advanced Workbook and CD-Rom Pack
Total English Intermediate Workbook without key and CD-Rom Pack
Book reviews Total English Advanced Workbook and 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']);
}
}
});
});
//-->