function mnpMenuDir() { return "LTR"; } function mnpMenuCT() { return false; } function projects() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('Projects Overview', 'Projects_Overview.htm', '', '', '_S1_Node1_S1_Node1'); this.items[n++] = new mnpPage('Syndromic Tracking and Reporting System (STARS)', 'STARS.htm', '', '', '_S1_Node1_S1_Node2'); this.items[n++] = new mnpPage('TimeTrackers.NET Software', 'TimeTrackers.htm', '', '', '_S1_Node1_S1_Node3'); } function info() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('Our Profile', 'Our_Profile.htm', '', '', '_S1_Node2_S1_Node1'); this.items[n++] = new mnpPage('Contact Information', 'Contact_Information.htm', '', '', '_S1_Node2_S1_Node2'); this.items[n++] = new mnpPage('Employment Opportunities', 'Employment_Opportunities.htm', '', '', '_S1_Node2_S1_Node3'); this.items[n++] = new mnpPage('Staff Locations', 'Staff_Locations.htm', '', '','_S1_Node2_S1_Node4'); } function intersystems() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('InterSystems Ensemble Implementation Partner', 'http://www.intersystems.com/partners/ensemble_profiles/baysystems.html', 'new', '', '_S1_Node3_S1_Node1'); this.items[n++] = new mnpPage('InterSystems Caché Certified Experts', 'http://www.intersystems.com/cache/education/expert/experts/baysys.html', 'new', '', '_S1_Node3_S1_Node2'); this.items[n++] = new mnpPage('InterSystems Application Partner', 'http://iron.intersystems.com/catalog/common/partner.csp?PaID=65', 'new', '', '_S1_Node3_S1_Node3'); }