% 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 %> |
|
<%- model.section %> |
|
<%- model.title %> Pages <%- model.firstpage %> - <%- model.lastpage %> [FR DOC #<%- model.granuleid %>]
<%if(model.pdffile != null){%>
PDF
<%}%>
<%if(model.htmlfile != null){%>
Text
<%}%>
<%if(model.xmlfile != null){%>
XML
<%}%>
<%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
|