var NAV_NODES = [
		['<br>Home','../../html/home/home.shtml',
		],
		['<br>About the PPB','../../html/about/about.shtml',
		],
		['<br>Rules','../../html/rules/rules.shtml',
		],
		['<br>Calendar','../../html/calendar/calendar.shtml',
		],
		['<br>Amendments Pending','../../html/pending/pending.shtml',
		],
		['<br>Amendments Voted Final','../../html/final/final.shtml',
		],
		['<br>Prompt Payment Interest Rate','../../html/prompt/prompt.shtml',
		],
		['<br>Publications','../../html/publications/publications.shtml',
		],
		['<br>Contact PPB','../../html/contact/contact.shtml',
		],
];