Market Leader Pre-Intermediate Class CD (2) NE
Market Leader Pre-Intermediate Class CD (2) NE
Individual order
ISBN:
9781405812986
Availability:
Author
Mr David Cotton
Format
CD-ROM
Publisher
Pearson Education
Size
12.4 x 1 x 14.2
Year of publication
2006
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book Market Leader Pre-Intermediate Class CD (2) NE
Education,Business English Market Leader Pre-Intermediate Class CD (2) NE 9781405812986 Mr David Cotton
Other books by the author
Mr David Cotton
Market Leader Pre-Intermediate Class CD (2) NE
Market Leader: Teachers Resource Book: Business English with the "Financial Times"
Book reviews Market Leader Pre-Intermediate Class CD (2) NE (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']);
}
}
});
});
//-->