<% var appBaseUrl = window.location.protocol + '//' + window.location.hostname + '/app'; var data = _preloadData; var model = data.nodeValue; var trstyle = (_this.accessId == model.granuleid) ?'trstyle' : '' ; var tdstyle = (_this.accessId == model.granuleid) ?'tdstyle' : '' ; %> <%if(model.hasOwnProperty('digitizedFR') && model.digitizedFR == true){%>

<%- model.displayValue %>

<% var packageidTokens = model.browsePath.split("\/"); var day = packageidTokens[2].split("-")[1].substring(0,2); var packageid = "FR-" + packageidTokens[0] + "-" + packageidTokens[1] + "-" + day; %> PDF Details <% var addthisTitle = model.displayValue.replace(/(<([^>]+)>)/ig, "");%> Share
<% } else { %>

<%- model.section %>

<%- model.title %>

Pages <%- model.firstpage %> - <%- model.lastpage %> [FR DOC #<%- model.granuleid %>]

<%if(model.xmlfile != null){%> XML <%}%> <%if(model.pdffile != null){%> PDF <%}%> <%if(model.htmlfile != null){%> Text <%}%> <%if(model.other1file != null){%> <% var lastdot = model.other1file.lastIndexOf("."); var other1file = model.other1file.substring(lastdot+1).toUpperCase(); %> <%- other1file %> <%}%> <%if(model.other2file != null){%> <% var lastdot = model.other2file.lastIndexOf("."); var other2file = model.other2file.substring(lastdot+1).toUpperCase(); %> <%- other2file %> <%}%> Details <% var addthisTitle = model.title.replace(/(<([^>]+)>)/ig, "");%> Share
<% } %>