jQuery(document).ready(function($) {
	$('#secondary-nav').figsubpages();
});