%@ include file="/content/includes/global_methods.jsp"%> <% // define the Section variable String sect = "benefits"; // define the SubSection variable int subs = 2; // Environment page // define the title (calls global method) String title = getTitle(sect); String nav3Path = getNav3Path(sect); %>