var content=new Array()
content[0]='<strong>Curriculum Mapping is..</strong><ul class="circle"> <li>A systematic process to ensure the alignment of mandated curriculum, e.g. State and National requirements for <strong><em>COMPLIANCE </em></strong></li> <li><strong><em>A systematic way to line up </em></strong>planned curriculum <strong><em>to</em></strong> taught curriculum <strong><em>to</em></strong> assessment and reporting <strong><em>to </em></strong>standards ie A-E reporting</li> <li>Allows a schoolto systematically examine school level curriculum for gaps, inconsistencies and redundancies in programming; assessment and reporting.</li> <li>A method to guide use of student data to inform curriculum to help CLOSE the LEARNING GAPS e.g. Naplan skills,</li></ul>'
content[1]='<strong>Benefits of mapping</strong><ul class="circle"> <li>Enables school leaders to focus teacher planning on <strong><em>COMPLIANCE and QUALITY</em></strong></li> <li>Focuses on building <strong><em>student achievement</em></strong> based on data and explicit teaching</li> <li>Provides a framework for <strong><em>teachers to</em></strong> cope with the complexity of curriculum for the 21st century</li> <li><strong><em>School curriculum leaders</em></strong> have a framework for supporting consistent explicit, teaching across the school</li> <li>Sets up a shared relational data base which provides the basis for a <strong><em>school learning community</em></strong></li> <li>Strengthens collaboration and leadership development </li></ul>'
content[2]='<strong>Our Mapping Software</strong><br><br>In partnership with Edumate we have developed a curriculum mapping software module as part of their suite of school administration software.<br /><br><strong>Who is Edumate?</strong> <ul class="circle"> <li><a href="http://www.edumate.com.au/">Edumate</a>, the world\'s most advanced web architected student learning and management system, provides access to a holistic view of a student\'s progress from Kindergarten to Year 12.</li> <li>As a student-centric platform of shared knowledge, Edumate enables the collaboration of information by those who have the greatest impact on a student\'s educational and personal development. Edumate is the driver that unites the fragmented knowledge of a student\'s profile throughout their school-life and puts information at the fingertips of School Administrators, Teachers and Parents while providing Students with the tools to take greater ownership of their learning and develop to their full potential.</li></ul>'
content[3]='<strong>Nature of the Software</strong><ul class="circle"> <li>Web based, totally customisable application</li> <li>A focus on mapping the national curriculum skills and school specific focus areas for <strong>COMPLIANCE and QUALITY</strong></li> <li>Enables leaders to \'drill down\' into what is happening in the classroom in relation to assessment, skill development e.g literacy, ICT, team skills etc </li> <li>Allows tracking and implementation of school plans for improvement</li> <li>A collaborative tool for developing school wide curriculum </li> <li>Provides links to extensive online tools and resources for student skill development </li> <li>Immediate and continual access to curriculum data</li> <li>Provides curriculum information to drive complex decision making</li> <li>Promotes accountability as a natural consequence of the process</li> </ul>'
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana">'+whichcontent+'</font>'
}
else if (document.layers){
document.d1.document.d2.document.write('<font face="Verdana">'+whichcontent+'</font>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}
window.onload=regenerate2
