// this file is dynamically generated
var pm5743 = "minus";
function do_pm5743(){
  var code = '';
  if(pm5743=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<a href="http://www.dmchr.org/faculty/sschurman/8Algebra.cfm" class="level2_link">8 Algebra</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.dmchr.org/faculty/sschurman/8Math.cfm" class="level2_link">8 Math</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.dmchr.org/faculty/sschurman/7BMath.cfm" class="level2_link">7B Math</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.dmchr.org/faculty/sschurman/7AMath.cfm" class="level2_link">7A Math</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm5743');
    pm5743 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm5743');
    pm5743 = "plus";
  }
  display_code(code,'div5743');
}


