<%[
Report.WritePhrase StrDicExt("FmtHtmlHelpNavMenu2","","The Navigation menu is at the top. Hover the mouse over a menu item for information on its function.{\br}{\br}" & vbLf &_
"If you find yourself a little lost {0h}{2}{1h} will take you back to the beginning.{\br}{\br}" & vbLf &_
"One way to explore is to use the {0h}{4}{1h} index which lists everyone, grouped by surname. Clicking on a person's name will bring up a page with their details.{\br}{\br}" & vbLf &_
"Similarly there is a {0h}{5}{1h} index.{\br}{\br}" & vbLf &_
"Perhaps the easiest way to get started is with the Family Tree diagrams, you will find an index of diagrams under {0h}{3}{1h}.{\br}{\br}" & vbLf &_
"[{?6}Clicking on {!0h}{6h}{!1h} will display a Google map showing the locations associated with people in this report, but only for places where the author has provided latitude and longitude coordinates. ]The icon {7h} following the name on individual, family and place pages will show map of locations associated with that individual, family or place.", "", "2011.10.27"),_
"
", "",_
StrDicExt("MenuHome","","home","","2011.06.15"),_
StrDicExt("MenuSvg","","map","","2011.06.15"),_
StrDicExt("MenuIndividuals","","individuals","","2011.06.15"),_
StrDicExt("MenuFamilies","","families","","2011.06.15"),_
Util.IfElse(Session("fGoogleMapsOverview") And Session("GeoTagging"), StrDicExt("MenugMapPlaces","","places","","2011.06.15"),""),_
"

"
End If]%>