Straightforward Pre-intermediate: Student's Book Pack
Назад до книги
Straightforward Pre-intermediate: Student's Book Pack
Індивідуальне замовлення
ISBN:
9780230020795
Наявність:
Автор
Philip Kerr, Ceri Jones
Видавництво
Macmillan Publishing
Кіл-ть сторінок
160
Рік видання
2007
Розмір
21.9 x 1.1 x 27.6
Формат
Paperback
Вага
0.30kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Straightforward Pre-intermediate: Student's Book Pack
Straightforward is a multi-level course for adults and young adults. Based on observation of what good teachers do in the classroom, it is transparent in its structure, pragmatic in its methodology and varied in its content. This book contains 90 hours of teaching material on this course.
Інші книги автораPhilip Kerr, Ceri Jones
Straightforward Intermediate: Student's Book Pack
Straightforward Pre-intermediate: Student's Book Pack
Рецензії про книгу Straightforward Pre-intermediate: Student's Book Pack (0 відгуків)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->