// this file is dynamically generated
var pm5745 = "minus";
function do_pm5745(){
  var code = '';
  if(pm5745=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<a href="http://www.dmchr.org/faculty/jboer/8litcomp.cfm" class="level2_link">8th Literature/Composition</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/jboer/7litcomp.cfm" class="level2_link">7th Literature/Composition</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/jboer/6litcomp.cfm" class="level2_link">6th Literature/Composition</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm5745');
    pm5745 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm5745');
    pm5745 = "plus";
  }
  display_code(code,'div5745');
}


