<%[@ IncludeFile "Code/Lang.vbs" ]%> <%[@ IncludeFile "Code/Util.vbs" ]%> <%[If Session("Book") Then Report.AbortTemplate]%> <%[ Set doc = ReportGenerator.document strTitle = Session("Title") ' Provide a mechanism for the viewer to contact the author of the report. This contact mechanism is only available if ' the report is published to http://familytrees.genopro.com/ fContactAuthor = (Left(ReportGenerator.PathOutputHttp, 31) = "http://familytrees.genopro.com/") ]%> @[ Report.WriteFormatted Dic("FmtTitleHeading"), strTitle ]@