<% if(!isPublic){ %>
<% } %>
<%
if ((resourceMap && (typeof resourceMap != "undefined")) && (resourceMap.length > 1)) {
// handle multiple resourceMaps
print('
');
print('');
print('');
print('');
}
else{
var URLid = resourceMap || id;
print('
');
}
%>
<% if(typeof abstract != "undefined"){ %>
<% } %>
<% if (numDataFiles > 0) {
print('
');
}
%>
<%
if (typeof geohash_9 !== "undefined" && geohash_9 !== null){
print('');
}
else{
print('');
}
%>
<% if(hasProv){
print('
');
print('
');
}
else{
print('
');
print('');
}
%>