// this file is dynamically generated
var pm520 = "minus";
function do_pm520(){
  var code = '';
  if(pm520=="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.adamstransit.com/oldfleet.cfm" class="level2_link">Old Fleet Trucks</a></div></td><td valign="top" width="12" align="center" style="padding:2px 4px 2px 4px;"><a href="http://www.adamstransit.com/oldfleet.cfm" class="pma2_link">&gt;</a></td></tr>' + white_line;
    code += "</table>";
    display_code('-','pm520');
    pm520 = "minus";
  }else {
    code = spacer_code;
    display_code('+','pm520');
    pm520 = "plus";
  }
  display_code(code,'div520');
}
