// this file is dynamically generated
var pm3231 = "minus";
function do_pm3231(){
  var code = '';
  if(pm3231=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<a href="http://www.excelchristianschool.com/faculty/krupa/worldhistory2.cfm" class="level2_link">Travel</a></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm3231');
    pm3231 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm3231');
    pm3231 = "plus";
  }
  display_code(code,'div3231');
}
