<%-- #BeginRZ-FileEditTable --%>
<%-- Option:moduleName=revize_document_center --%>
<%-- Option:fieldName=document_file --%>
<%-- Option:location=/document --%>
<%-- Option:extensions= --%>
<% if(rz.webspace.equals("casscounty"))
rz.fetch( "revize_document_center", "document_file","file,edit,location=/document_center,extensions=");
else
rz.fetch( "revize_document_center", "document_file","file,edit,location=/,extensions="); %>
<%-- #EndRZ-FileEditTable --%>