// this file is dynamically generated
var pm2112 = "minus";
function do_pm2112(){
  var code = '';
  if(pm2112=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<div class="extra_nav"><a href="http://www.mattzumbo.com/humorous2.cfm" class="level2_link">Humorous 2</a></div></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm2112');
    pm2112 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm2112');
    pm2112 = "plus";
  }
  display_code(code,'div2112');
}
var pm2418 = "minus";
function do_pm2418(){
  var code = '';
  if(pm2418=="plus"){
    code = '<table border="0" cellpadding="0" cellspacing="0" width="100%">' + white_line;
    code += pre_link_2 + '<div class="extra_nav"><a href="http://www.mattzumbo.com/ad_and_corp_2.cfm" class="level2_link">Advertising and Corporate 2</a></div></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm2418');
    pm2418 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm2418');
    pm2418 = "plus";
  }
  display_code(code,'div2418');
}

