PAR 1: Crown Book and CD-Rom Pack
Back to the book
PAR 1: Crown Book and CD-Rom Pack
Individual order
ISBN:
9781405852005
Availability:
Author
M. R. James
Format
Paperback with CD-ROM
Number of pages
26
Publisher
Pearson Education
Size
15.6 x 0.3 x 21.2
Year of publication
2007
Weight
0.12kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book PAR 1: Crown Book and CD-Rom Pack
Що таке корона, і чому вона важлива для Англії? Хто такий Вільям Агерс? Усі відповіді на захоплюючі питання цієї містерії в Сібурзі. PAR 1: Crown Book and CD-Rom Pack What is the crown, and why is it important for England? Who is William Agers? In this gripping mystery, the answers are all in Seaburgh.
Other books by the authorM. R. James
PAR 1: Crown Book and CD-Rom Pack
Book reviews PAR 1: Crown Book 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']);
}
}
});
});
//-->