<!-- part of Instant Family Reps Plugin - http://nicktech.org/powerschool -->
<script>
$j(function() {
    $j('a[href="/admin/storedselections/home.html?table=1&selection=new"]').closest('tr').before('<tr><td><a href="/admin/familyrepscur.html">~[text:psx.htmlc.admin.instantfamilyreps.functions.Select_Family_Reps]</a></td><td>~[text:psx.htmlc.admin.instantfamilyreps.functions.Determines_family_reps]</td></tr>');
});
</script>