// this file is dynamically generated
var pm9190 = "minus";
function do_pm9190(){
  var code = '';
  if(pm9190=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<a href="http://www.centralwisconsinchristian.org/faculty/lmiller/bookweekpics11.cfm" class="level2_link">Book Week</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.centralwisconsinchristian.org/faculty/lmiller/bookweekpics11.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += pre_link_2 + '<a href="http://www.centralwisconsinchristian.org/faculty/lmiller/Apple.cfm" class="level2_link">Apple Day</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.centralwisconsinchristian.org/faculty/lmiller/Apple.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm9190');
    pm9190 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm9190');
    pm9190 = "plus";
  }
  display_code(code,'div9190');
}

