Powerbase Elementary StudyBook CD
Back to the book
Powerbase Elementary StudyBook CD
Individual order
ISBN:
9780582497573
Availability:
Author
Chris Fareham
Format
Audio CD
Number of pages
1
Publisher
Pearson Education
Year of publication
2002
Weight
0.10kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Powerbase Elementary StudyBook CD
Engage your working adult students with relevant work skills such as emailing and conference calling in the Working Life* sections (Elementary and Pre-intermediate levels) Pick it up and start teaching – each lesson has a clear objective and uses an easy-to-follow double page layout
Other books by the authorChris Fareham
Powerbase Beginner StudyBook CD
Powerbase Elementary StudyBook CD
Book reviews Powerbase Elementary StudyBook CD (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']);
}
}
});
});
//-->