Message
Q&A
Contact Us
Corporate
Kids
Sign in or REGISTER
Quickshop
Order by Phone
1800 021 233
Need assistance ordering?
Please call:
1800 021 233
Checkout (0 items)
Rewards Balance: $0.00
Advanced Search
Children's Books
Activities
Classic Fiction
Historical Fiction
Sporting Stories
Adventure Stories
Comic and Graphic Novels
Horror and Ghost Stories
Thrillers
Animal Stories
Crime and Mystery Stories
Humorous Stories
Traditional Stories
Big Books
Family and Home Stories
Non Fiction
Young Adults
Board Books
Fantasy and Magical Realism
Romance
Books with CDs
General Fiction Novels
School Stories
Boxed Sets and Packs
General Fiction Picture Books
Science Fiction
Learning Areas
Bargain Packs
Education
HASS
STEM
Classroom Resources
English
Mathematics
Year
Early Childhood
Year 2
Year 6
Year 10
Pre-School
Year 3
Year 7
Year 11
Foundation
Year 4
Year 8
Year 12
Year 1
Year 5
Year 9
Speciality Shops
Classroom Library Upper Primary
Teacher Essentials Issue 1 2020
Teacher Essentials Issue 2 2020
Classroom Library Middle Primary
Happy Birthday Dr Seuss
Literacy Pro
Classroom Library Lower Primary
Classroom Builders
Toys & Games
New
Bargains
My Account
Login
Register
Children's Books
Select
Activities
Classic Fiction
Historical Fiction
Sporting Stories
Adventure Stories
Comic and Graphic Novels
Horror and Ghost Stories
Thrillers
Animal Stories
Crime and Mystery Stories
Humorous Stories
Traditional Stories
Big Books
Family and Home Stories
Non Fiction
Young Adults
Board Books
Fantasy and Magical Realism
Romance
Books with CDs
General Fiction Novels
School Stories
Boxed Sets and Packs
General Fiction Picture Books
Science Fiction
Learning Areas
Select
Bargain Packs
Education
HASS
STEM
Classroom Resources
English
Mathematics
Year
Select
Early Childhood
Pre-School
Foundation
Year 1
Year 2
Year 3
Year 4
Year 5
Year 6
Year 7
Year 8
Year 9
Year 10
Year 11
Year 12
Speciality Shops
Select
Classroom Library Upper Primary
Teacher Essentials Issue 1 2020
Teacher Essentials Issue 2 2020
Classroom Library Middle Primary
Happy Birthday Dr Seuss
Literacy Pro
Classroom Library Lower Primary
Classroom Builders
Toys & Games
New
Bargains
My Account
Select
Login
Register
Featured Products
by
* this item attracts an additional freight charge
RRP:
$0.00
Our Price:
Description:
view more >
Select a Category:
Classroom Library Books
Learning Areas
0) { $("#remove_list_filter").val("true"); } $(link).find(":checkbox").each(function () { $(this).attr("checked", false); $(this).parent().attr("select", ''); $(this).parent().val('-1'); }); __doPostBack("ctl00$MainContent$LandingSideBar$Button1", ""); } //remove the filters after what is selected in navigator var removeFilterNavi = function (href_id, itemListId, itemListItem) { setListFilter(); var index2 = $("#" + href_id).parent().index(); $("#" + href_id).parent().parent().children().each(function (index) { if (index > index2) { var itemValue = $(this).children().attr('id').split('_')[$(this).children().attr('id').split('_').length - 1]; var name = $(this).children().attr('id').split('_')[1]; var itemParentId = $(this).children().attr('id').replace("_" + itemValue, "").replace("nav_", ""); removeFilterNavi2($("#" + $(this).children().attr("id")).attr("catId"), $("#" + $(this).children().attr('id')).attr("catValue")); } /* if (itemListId == "Category_Dropdown") { $("#remove_cat_filter").val("removeAll_true"); $("#remove_subcat_filter").val("removesub_true"); } if (itemListId == "SubCategory_Dropdown") { $("#remove_subcat_filter").val("removesub_true"); }*/ }); __doPostBack("ctl00$MainContent$LandingSideBar$Button1", ""); }; //remove all filters var removeAllFilters = function () { $('.mainleft input').attr('checked', false); $('#side_menu a').attr('select', ''); $('.mainleft select').val(-1); $(".a_list").css("color", "#406792"); $(".a_subcat").css("color", "#406792"); $("#remove_allfilters").val("true"); $("#remove_cat_filter").val("removeAll_true"); // $('#' + itemListId + ' input').attr("checked", false); // $('#' + itemListId).val('-1');. $("#remove_keyword").val("true"); $("#remove_saleOrnew").val("true"); $("#remove_list_filter").val("true"); $("#remove_subcat_filter").val("removesub_true"); __doPostBack("ctl00$MainContent$LandingSideBar$Button1", ""); }; var applyListFilter = function (itemId) { $('#ApplySide_filter_Lists').val(itemId + ";" + $("a:#list_" + itemId).text()); __doPostBack("ctl00$MainContent$LandingSideBar$ApplySide_filter", ""); }; $(function () { // $("ul.superfish-menu").superfish(); $("#accordion").accordion({ animated: "slide", header: "h3", fillSpace: true, collapsible: true, navigation: true, active: false }); $("#accordion div").css("height", "auto"); $("#accordion div h3 a").parent().find("span:not(.ui-icon)").remove(); $("#accordion div h3 a").parent().append("
"); $("#accordion div h3 a").each(function () { var x = $(this); var temp = ''; $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("span:not(.ui-icon) input").each(function () { if ($(this).attr("checked")) { temp = temp + "
" + $(this).parent().find("label").text() + "
" + "; "; } }); $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("#side_menu li a.a_list").each(function () { if ($(this).attr("select") == "selected") { temp = temp + "
" + $(this).text() + "
" + "; "; } }); $(this).parent().find("span:not(.ui-icon)").html(temp); if ($(this).parent().find("span:not(.ui-icon)").html() != "") $(this).parent().find("span:not(.ui-icon)").each(function () { if ($(this).css('color') == 'blue' && $(this).html() != "") { $(this).css("padding-left", "10px").css("display", "inline-block"); if ($(this).parent().find("a").first().find(".btn-clear").length == 0) { $(this).parent().find("a").first().append('
'); $(".btn-clear").click(function () { removeSubItemsOfAFilter($(this)); }); } } }); }); bindEnterWithSearch(); $("#accordion div h3 a,#accordion div h3 span").click(function () { var x = $(this); var temp = ''; update_filters_labels(); }); make_tree_menu('side_menu', 1, 0, 1); if ($("h3").find("span.pageno").length > 0) { $("h3").find("span.pageno").parent().unbind('click'); $("h3 span.pageno").parent().find("span.ui-icon").css("background-image", "url(/Images/accordion_expand_Right.png)"); } $(".pagenotxt").focusout(function () { $("#PageNo_Value").val($(this).val()); }); $(".pagenotxt").keyup(function () { $("#PageNo_Value").val($(this).val()); }); $(".pagenobtn").click(function () { setListFilter(); __doPostBack("ctl00$MainContent$LandingSideBar$Button1", ""); }); EnterApplyFilter(); $(".btn-clear").click(function () { setListFilter(); removeSubItemsOfAFilter($(this)); }); }); var update_filters_labels = function () { $("#accordion div h3 a").each(function () { var x = $(this); var temp = ''; $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("span input").each(function () { if ($(this).attr("checked")) { temp = temp + "
" + $(this).parent().find("label").text() + "
" + "; "; } }); $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("#side_menu li a.a_list").each(function () { if ($(this).attr("select") == "selected") { temp = temp + "
" + $(this).text() + "
" + "; "; } }); $(this).parent().find("span").html(temp); if ($(this).parent().find("span:not(.ui-icon)").find("span").first().html() != "") $(this).parent().find("span:not(.ui-icon)").each(function () { if ($(this).css('color') == 'blue' && $(this).html() != "") { $(this).css("padding-left", "10px").css("display", "inline-block"); if ($(this).parent().find("a").first().find(".btn-clear").length == 0) { $(this).parent().find("a").first().append('
'); $(".btn-clear").click(function () { removeSubItemsOfAFilter($(this)); }); } } }); }); } var update_selected_filters_labels = function (filtername) { $("#accordion div h3 a").each(function () { if ($(this).attr('value') == filtername) { var x = $(this); var temp = ''; $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("span input").each(function () { if ($(this).attr("checked")) { temp = temp + "
" + $(this).parent().find("label").text() + "
" + "; "; } }); $(this).parent().parent().children(":eq(" + ($(this).parent().index() + 1) + ")").find("#side_menu li a.a_list").each(function () { if ($(this).attr("select") == "selected") { temp = temp + "
" + $(this).text() + "
" + "; "; } }); $(this).parent().find("span").html(temp); if ($(this).parent().find("span:not(.ui-icon)").find("span").first().html() != "") $(this).parent().find("span:not(.ui-icon)").each(function () { if ($(this).css('color') == 'blue' && $(this).html() != "") { $(this).css("padding-left", "10px").css("display", "inline-block"); if ($(this).parent().find("a").first().find(".btn-clear").length == 0) { $(this).parent().find("a").first().append('
'); $(".btn-clear").click(function () { removeSubItemsOfAFilter($(this)); }); } } }); } }); } var EnterApplyFilter = function () { $("h3").find("span.pageno").parent().bind("keydown", function (event) { // track enter key var keycode = (event.keyCode ? event.keyCode : (event.which ? event.which : event.charCode)); if (keycode == 13) { // keycode for enter key // force the 'Enter Key' to implicitly click the Update button __doPostBack("ctl00$MainContent$LandingSideBar$Button1", ""); return false; } else { return true; } }); // end of function } function setListFilter() { var x; if ($("#side_menu a[select='selected']").length > 0) { x = $("#side_menu a[select='selected']").attr("Id").split("list_")[1]; $("#ApplySide_filter_Lists").val(x + ";" + $("#side_menu a[select='selected']").text()); } } function EndRequestHandler() { $("#accordion div h3 a").each(function () { if ($(this).parent().find("span:not(.ui-icon)").find("span").first().html() != "") $(this).parent().find("span:not(.ui-icon)").each(function () { if ($(this).css('color') == 'blue' && $(this).html() != "") { $(this).css("padding-left", "10px").css("display", "inline-block"); if ($(this).parent().find("a").first().find(".btn-clear").length == 0) { $(this).parent().find("a").first().append('
'); $(".btn-clear").click(function () { removeSubItemsOfAFilter($(this)); }); } } }); }); $(".btn-clear").click(function () { removeSubItemsOfAFilter($(this)); }); bindEnterWithSearch(); } function bindEnterWithSearch() { $("#filterkeywordsearchTextbx").bind("keydown", function (event) { // track enter key var keycode = (event.keyCode ? event.keyCode : (event.which ? event.which : event.charCode)); if (keycode == 13) { // keycode for enter key // force the 'Enter Key' to implicitly click the Update button __doPostBack("ctl00$MainContent$LandingSideBar$ImageButton1", ""); return false; } else { return true; } }); // end of function }
Keyword:
Filters
Price
under $10
$10 - $20
$20 - $50
$50 - $100
Over $100
Formats
Storage
Book
Arts & Crafts
Software
Teacher Resource
Stationery
Hardware
Pack
Toy/Game
Furniture & Equipment
Accessories
Other
School Year Levels
Early Childhood
Foundation
Pre-School
Year 1
Year 10
Year 11
Year 12
Year 2
Year 3
Year 4
Year 5
Year 6
Year 7
Year 8
Year 9
Subject
Business Studies
Civics and Citizenship
Design & Technology
Economics
English
Geography
Health and Physical Education
History
Information and Communication Technology
Languages Other Than English (LOTE)
Maths
Science & Technology
The Arts