// this file is dynamically generated
var pm8937 = "minus";
function do_pm8937(){
  var code = '';
  if(pm8937=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<a href="http://www.christianfellowshipschool.org/faculty/mgarland/upcomingneedtoknow.cfm" class="level2_link">Upcoming need to know....</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.christianfellowshipschool.org/faculty/mgarland/upcomingneedtoknow.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.christianfellowshipschool.org/faculty/mgarland/classtrips.cfm" class="level2_link">Class Trips</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.christianfellowshipschool.org/faculty/mgarland/classtrips.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.christianfellowshipschool.org/faculty/mgarland/fundraisers.cfm" class="level2_link">Fundraisers</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.christianfellowshipschool.org/faculty/mgarland/fundraisers.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm8937');
    pm8937 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm8937');
    pm8937 = "plus";
  }
  display_code(code,'div8937');
}

