Back to top

Frithville Primary School

Our Vision

At Horncastle Education Trust we believe that every student whatever their background has the right to flourish, to achieve and to succeed and everything undertaken by Horncastle Education Trust should have this ambition at its heartOur aim is to create an inclusive and supportive learning environment to enable all learners to fulfil their potential.

 

At Frithville Primary School this means that every child has an entitlement to a broad and balanced education in a safe and nurturing environment.

We are an inclusive school and receive children from all cultures and faiths with a wide range of abilities and disabilities.

We are committed to enabling all our children to achieve high standards and to reach their potential.

// Reset site search form on focus function resetsearch () { $("#search-field").val(""); } $(document).ready(function() { // Finding an li inside the div var awb = $('.CMSawards li img').length; // If nothing added via CMS if (awb == 0) { $('.CMSawards').attr('class','hidden'); $('#awards').hide(); } // Add parent class to 2nd level links with children $("#dmenu li li a").each(function() { if ($(this).next().length > 0) { $(this).addClass("parent"); }; }); // Add doubleTapToGo to navigation links $("#dmenu li:has(ul)").doubleTapToGo(); /* touch device menus */ }); //RESPONSIVE CODE function checkWidth() { var windowSize = $(window).width(); if (windowSize < 770) { // If mobile: Insert sidebar after Content2Column $(".ColumnLeft").insertAfter(".Content2Column"); $(".ColumnRight").insertAfter(".Content2Column"); } else { // Otherwise reposition sidebar before Content2Column $(".ColumnLeft").insertBefore(".Content2Column"); $(".ColumnRight").insertBefore(".Content2Column"); } } checkWidth(); $(window).bind('resize orientationchange', function() { checkWidth(); }); //prevent # link from having action $('a[href="#"]:not(.auto-list-modal)').click(function(e) { e.preventDefault(); }); -->