<% if(!isPublic){ %>
<% } %>
<%
if (package_service && (resourceMap && (typeof resourceMap != "undefined")) && (resourceMap.length > 1)) {
// handle multiple resourceMaps
print('
');
print('');
print('');
print('');
print('');
}
else if(package_service && resourceMap){
var URLid = resourceMap || id;
print('
');
print('');
print('');
print('');
}
else{
print('
');
}
%>
<%
if (typeof read_count_i !== "undefined"){
var readableCount = appView.commaSeparateNumber(read_count_i); %>
<%=readableCount%>
<% }
else{
%>
<% }
%>
<% if(typeof abstract != "undefined"){ %>
<% } %>
<%
if (resourceMap) {
print('
');
}
%>
<%
if (typeof southBoundCoord != "undefined"){
print('');
}
else{
print('');
}
%>
<% if(hasProv){
print('
');
print('
');
}
else{
print('
');
print('');
}
%>