<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <@widget name="login" include="assets" /> <#-- With release 1.6, the home page no longer uses the "browse by" class group/classes display. If you prefer to use the "browse by" display, replace the import statement below with the following include statement: <#include "browse-classgroups.ftl"> Also ensure that the homePage.geoFocusMaps flag in the runtime.properties file is commented out. --> <#import "lib-home-page.ftl" as lh> <#include "head.ftl"> <#if geoFocusMapsEnabled > <#include "geoFocusMapScripts.ftl"> <#-- supplies the faculty count to the js function that generates a random row number for the search query --> <@lh.facultyMemberCount vClassGroups! /> <#include "identity.ftl"> <#include "menu.ftl">

${i18n().intro_title}

${i18n().intro_para1}

${i18n().intro_para2}

${i18n().intro_searchvivo} filteredSearch

${i18n().search_form}
<@widget name="login" /> <@lh.researchClasses /> <@lh.facultyMbrHtml /> <@lh.academicDeptsHtml /> <#if geoFocusMapsEnabled > <@lh.geographicFocusHtml /> <@lh.allClassGroups vClassGroups! /> <#include "footer.ftl"> <#-- builds a json object that is used by js to render the academic departments section --> <@lh.listAcademicDepartments />