
var TREE1_NODES = [

	['Introduction', '/comptroller/payroll/manual/', null],
	
	['Reminder', '/comptroller/payroll/manual/reminder.shtml', null],
	
	['Creating a Position', '/comptroller/payroll/manual/position.shtml', null],
	
	['Performance & Staff<br>Development Plans', '/comptroller/payroll/manual/devplans.shtml', null],
	
	['SALINC', '/comptroller/payroll/manual/salinc.shtml', null],
	
	['International Appointments', '/comptroller/payroll/manual/internappt.shtml', null],
	
	['Nonimmigrant Visas to U.S.', '/comptroller/payroll/manual/visastous.shtml', null],
	
	['Workers Compensation', '/comptroller/payroll/manual/compensation.shtml', null],

	['Overview: Payroll Structure', '/comptroller/payroll/manual/overview/', null,

		['Exempt vs Non-Exempt Employee','/comptroller/payroll/manual/overview/emp_categories.shtml', null],

		['Exception vs Positive Pay', '/comptroller/payroll/manual/overview/pay_categories.shtml', null],
	
		['Pay Cycles', '/comptroller/payroll/manual/overview/pay_cycles.shtml', null],

		['CNAC & ORG Structures', '/comptroller/payroll/manual/overview/org_structures.shtml', null],

		['Data Categories', '/comptroller/payroll/manual/overview/datacat.shtml', null,],

		['Notifications', '/comptroller/payroll/manual/overview/notifications.shtml', null],	

		['Creating a Database Record', null, null,

			['Appointments of New <br>Employees & SSN Cards', '/comptroller/payroll/manual/overview/appointemp.shtml', null],			

			['Supporting Documents', null, null,				
				['Required by Federal Govt.', '/comptroller/payroll/manual/overview/gov_docs.shtml', null],
				['Required by UoP', '/comptroller/payroll/manual/overview/uop_docs.shtml', null],
				['Other Required Documents', '/comptroller/payroll/manual/overview/other_docs.shtml', null]
			],


			['Correcting Errors', '/comptroller/payroll/manual/overview/errors.shtml', null],

			['Post-Docs', '/comptroller/payroll/manual/overview/postdocs.shtml', null],

			['Student Employment Office', '/comptroller/payroll/manual/overview/student_empoffice.shtml', null],

			['Faculty Appointments, <br>Promotions & Terminations', '/comptroller/payroll/manual/overview/facultyappt.shtml', null],

			['Terminations', '/comptroller/payroll/manual/overview/terminations.shtml', null],

			['Rehires', '/comptroller/payroll/manual/overview/rehires.shtml', null],

			['Record Retention', '/comptroller/payroll/manual/overview/retention.shtml', null],

			['Position Inventory Numbers', '/comptroller/payroll/manual/overview/posinventory.shtml', null],

			['Reclassification', '/comptroller/payroll/manual/overview/reclass.shtml', null],

			['Transferring Employees <br>between Dept/Position', '/comptroller/payroll/manual/overview/transemp.shtml', null],

			['Vacation at Separation Pay', '/comptroller/payroll/manual/overview/vaca.shtml', null],

			['Getting Paid at Penn', '/comptroller/payroll/manual/overview/paid.shtml', null],

			['How to Gain Access to Payroll', '/comptroller/payroll/manual/overview/gainaccess.shtml', null],

			['Security - Protecting <br>Logon ID & PW', '/comptroller/payroll/manual/overview/security.shtml', null],

			['Stewardship Issues', '/comptroller/payroll/manual/overview/stewardship.shtml', null],

			['Greensheets - Med School', '/comptroller/payroll/manual/overview/greensheets.shtml', null]
		]
		

	],
	
	['Online Database', '/comptroller/payroll/manual/onlinedb/', null,

		['Logging on to the Mainframe', '/comptroller/payroll/manual/onlinedb/onmainframe.shtml', null],

		['Logging off of the Mainframe', '/comptroller/payroll/manual/onlinedb/offmainframe.shtml', null],

		['Personnel Records Inquiry Menu', '/comptroller/payroll/manual/onlinedb/inqmenu.shtml', null],

		['Personnel Action Data Screen', '/comptroller/payroll/manual/onlinedb/datascreen.shtml', null],

		['Job Assignment Data', '/comptroller/payroll/manual/onlinedb/jobassign.shtml', null],

		['Personal Data Change Screen', '/comptroller/payroll/manual/onlinedb/datachange.shtml', null],

		['DOMICILE', '/comptroller/payroll/manual/onlinedb/domicile.shtml', null]
	]
	
	
	
];

