function loadContentBlock_1() { var elmContentBlockHolder = document.getElementById("contentBlockHolder_cJxQL"); var elmContentBlockContainer = document.createElement("div"); elmContentBlockContainer.className = "content_block_container"; var elmContentBlockBodyContents = document.createElement("div"); elmContentBlockBodyContents.id = "contentBlockHolder_cJxQL_contents"; elmContentBlockBodyContents.className = "contentBlockHolder_contents"; var elmContentBlockList_1 = document.createElement("ul"); var elmListItem = document.createElement("li"); elmListItem.className = 'icon16x16_News';elmListItem.innerHTML = 'Review of 2009-2010

As we move towards the new school year in September, we can look back on the events in our school community during 2009-2010.

Using photos taken across the school year, we have put together a review of the last school year that you can watch online.

Click on the title of this news story to see the full version and the review film.

';elmContentBlockList_1.appendChild(elmListItem); var elmListItem = document.createElement("li"); elmListItem.className = 'icon16x16_News';elmListItem.innerHTML = 'School Calendar 2010-2011

The final version of the school calendar for September 2010 to July 2011 is now available for viewing online or downloading.

If you click on the title of this news story you can access a .pdf version of the calendar.

 

';elmContentBlockList_1.appendChild(elmListItem); elmContentBlockBodyContents.appendChild(elmContentBlockList_1); elmContentBlockHolder.appendChild(elmContentBlockContainer); elmContentBlockContainer.appendChild(elmContentBlockBodyContents); var elmContentBlockFooter = document.createElement("div"); elmContentBlockFooter.className = "content_block_footer"; elmContentBlockHolder.appendChild(elmContentBlockFooter); var elmLinks = elmContentBlockHolder.getElementsByTagName("a");for (var i=0; i < elmLinks.length; i++) {if (elmLinks[i].getAttribute("rel") == "external") {elmLinks[i].target = "_blank";}}} addLoadEvent( loadContentBlock_1);