// nav arrays: these must be redefined in the page-specific leftnav js // t => titles // u => urls t = new Array; u = new Array; // sub-nav arrays: these can be redefined in the page-specific leftnav js t2 = new Array; u2 = new Array; // sub-sub-nav arrays: these can be redefined in the page-specific leftnav js t3 = new Array; u3 = new Array; // force-indent array: this can be redefined in the page-specific leftnav js indented = new Array; function do_left_nav() { l = document.location.pathname; indent = '