This document lists the changes that have been made in release 4.0.6 to
the scripts and the supporting files included with IMF. Each file that has
been added, deleted, or changed since the previous release is listed here,
along with a short description about the change that was made. This list
is useful for organizations that have altered their versions of the core
IMF scripts or files (not a recommended practice) to assist them in merging
their changes into the new version.
The files are organized into sections for modifications, additions, and
deletions. Within each section, files are listed alphabetically.
hyperlinkExample.jsp
- Altered to receive pts parameter as comma separated list.
imf.jsp
- clear all session variables.
- saved temporary path and directory for streaming.
- added dataframe parameter.
- added servlet parameter handler erased in error.
- added authentication for WMS layers
- added error page handler
- added query parameters to start imf with a query
- save arbitrary parameters to properties
- added support for higlighting ArcMap queries
- allow over-ride of temporary image location using site XML properties.
- added support for startup scripts.
- added return after forward() which caused errors in some environments.
imfAbout.jsp
- Fixed cellpadding / cellspacing in table.
imfApiClearHighlightLayer.jsp
- added return after forward() which caused errors in some environments.
imfApiClearHighlightLayers.jsp
- added return after forward() which caused errors in some environments.
imfApiCreateHighlightLayer.jsp
- added routine to highlight ArcMap layers
- added return after forward() which caused errors in some environments.
imfApiCreateHighlightLayerExtent.jsp
- added routine to highlight ArcMap layers
imfApiCreateHighlightLayerExtent.jsp
- added return after forward() which caused errors in some environments.
imfApiOpenDocumentWithExtent.jsp
- added return after forward() which caused errors in some environments.
imfApiReconfigureCurrentExtent.jsp
- added return after forward() which caused errors in some environments.
imfApiReconfigureExtent.jsp
- added return after forward() which caused errors in some environments.
imfApiSelect.jsp
- added return after forward() which caused errors in some environments.
imfApiSetActiveIdentifyLayer.jsp
- added return after forward() which caused errors in some environments.
imfApiSetActiveSelectLayer.jsp
- added return after forward() which caused errors in some environments.
imfApiZoomToMapsheet.jsp
- added return after forward() which caused errors in some environments.
imfApiZoomToPoint.jsp
- added return after forward() which caused errors in some environments.
imfApiZoomToPreviousExtent
- added return after forward() which caused errors in some environments.
imfApplyTheme.jsp
- added return after forward() which caused errors in some environments.
imfCannotConfigure.jsp
- Fixed cellpadding / cellspacing in table.
imfClear.jsp
- Altered to remove / show all acetate layers instead of selected ones.
- Modified for ArcMap recordset / highlighting differences.
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfClearLayer.jsp
- Modified for ArcMap recordset / highlighting differences.
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfContextHelp.jsp
- Adapted to new object model methods for determining help context.
- added return after forward() which caused errors in some environments.
imfCustomTool.jsp
- Added shape type to parameters received and passed.
- added return after forward() which caused errors in some environments.
imfCustomToolAppendCoordinates.jsp
- Altered to receive pts parameter as comma separated list.
- Fixed cellpadding / cellspacing in table.
imfDebug.jsp
- Removed non-debugging options.
- Fixed cellpadding / cellspacing in table.
imfDisclaimer.jsp
- Fixed cellpadding / cellspacing in table.
imfDrillIdentify.jsp
- Fix to use metric scale factor for geographic report to
ensure appropriate precision.
- Fixed bad variable reference to mainMap.
- Added formatting for field values using FIELD XML attributes.
- Workaround rasterid problem regarding ArcMap bug.
- Added handler to handle identifying a group.
- Added support for identifying acetate layers with properties.
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfEmailButton.jsp
- Show choice for only PDF format if WMS layers are present.
- added return after forward() which caused errors in some environments.
imfEmailButtonSend.jsp
- Altered to use AimsMap.getImageUrl() to combine maps if WMS layers are visible.
- added return after forward() which caused errors in some environments.
imfEmailTool.jsp
- Added return after forward() which caused errors in some environments.
- Altered defaults to those set in webmaster element.
imfEmailToolSend.jsp
- added return after forward() which caused errors in some environments.
- Altered defaults to those set in webmaster element.
imfExportImageForm.jsp
- Revised file name to 8.3 format.
- Fixed cellpadding / cellspacing in table.
imfExportImageResults.jsp
- Updated formats supported.
- Revised file name to 8.3 format.
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfExtract.jsp
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfExtractForm.jsp
- Include visible layers only.
- Sorted layers by alias.
- added return after forward() which caused errors in some environments.
- Fixed cellpadding / cellspacing in table.
imfExtractFormResults.jsp
- Fixed cellpadding / cellspacing in table.
imfFeatureDetail.jsp
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfFindByAttribute.jsp
- Added small z to valid characters.
- Always use case-insensitive queries instead of the
find-by-attribute-case XML setting.
- Removed java.sql import that caused problems if JDBC not present.
- Fixed cellpadding / cellspacing in table.
imfFindByAttributeForm.jsp
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfFindByAttributeFormList.jsp
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfFindByAttributeLayerError.jsp
- Fixed cellpadding / cellspacing in table.
imfFindLocation.jsp
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfGeocodeIntersection.jsp
- Now calls imfGeocodeHandler.jsp for zooming and labelling.
imfGridMarkup.jsp
- Modified title for consistency.
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfGridMarkupForm.jsp
- Fixed minor HTML problem.
- Fixed cellpadding / cellspacing in table.
imfHelp.jsp
- Modified to autogenerate help page for current toolset from
XML settings and text help files.
- Adapted to new object model methods for determining help context.
imfIdentify.jsp
- Altered for comma separated points list parameter.
- Added multiple report handler.
- Added urlAppend identify type.
- Added return after redirect statement.
- Redirect groups to drill routine if indicated.
- Added redirect for acetate layer identify.
- added return after forward().
imfIdentifyBuffer.jsp
- Altered for comma separated points list parameter.
- Fixed cellpadding / cellspacing in table.
imfIdentifyDefault.jsp
- Fix to use metric scale factor for geographic report to
ensure appropriate precision.
- Added formatting for field values using FIELD XML attributes.
- Added support for urlAppend identify links.
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfIdentifyImage.jsp
- Altered for comma separated points list parameter.
- Added support for custom handlers for image layers.
- added return after forward().
imfIdentifyImageResults.jsp
- Workaround rasterid problem regarding ArcMap bug.
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfIdentifyImageResults.jsp
- Workaround rasterid problem regarding ArcMap bug.
- added return after forward().
imfIdentifyNoActiveLayer.jsp
- added return after forward().
imfIdentifyUrlFieldValueAsQuery.jsp
- added return after forward().
imfIdentifyUrlFieldValues.jsp
- Added layerid to parameters sent to handler.
- added return after forward().
imfIdentifyUrlMultipleFieldValue.jsp
- added return after forward().
imfIdentifyUrlTable.jsp
- added return after forward().
imfIdentifyUrlXmlPost.jsp
- added return after forward().
imfIndexMap.jsp
- Removed logging and AXL info from output.
- Fixed cellpadding / cellspacing in table.
imfLayers.jsp
- Added support for autorefresh.
- Added legend display in the layer list.
- Added feedback link.
- Added support for iGOAT layer manager.
- Set default folder can-set-visibility-on to false.
- Moved javascript to separarate file.
- Added can-reorder-layers link when layer manager active.
- Added help for asterisk.
- Added show legends checkbox.
- Added support for group metadata list.
- added return after forward().
- Fixed cellpadding / cellspacing in table.
imfLegend.jsp
- Hide IE image toolbar that appears when moving mouse over image.
- Show empty page when legend hasn't been created yet, for use
when opening IMF with the legend page shown in the data frame.
imfLogin.jsp
- Fixed cellpadding / cellspacing in table.
imfMainMap.jsp
- Added hidden form properties to send "tool", "scale", "shapetype" and
"pts" parameters to custom tools.
- Altered for comma separated points list parameter.
- Fixed refreshing logic.
- Added WMS support
- Set back to use normal imfMapFunctions.js javascript.
- Fixed scale factor that assumes metric.
- Added missing refresh link for index map.
- Uncommented resize refresh javascript routine.
- Changed size multiplier for north arrow on ArcMap services.
- Fixed polygon display for non IE browsers.
- added return after forward().
imfMapFunctions.js
- Added shape type to custom calls.
- Use comma tuple separator in points list.
- Added support for multiple map layers.
- Adjusted selection shape display problem in non IE browsers.
imfMapNotAvailable.jsp
- Fixed cellpadding / cellspacing in table.
imfMapSummary.jsp
- Fixed cellpadding / cellspacing in table.
imfMeasure.jsp
- Altered for comma separated points list parameter.
- Adjusted selection shape display problem in non IE browsers.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfMeasureArea.jsp
- Altered for comma separated points list parameter.
- Fixed hectare / sq m routine.
- Fixed incorrect script name on clear routine.
- Adjusted selection shape display problem in non IE browsers.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfNavigateMap.jsp
- Added return after forward().
imfNewWindowMessage.jsp
- Removed reference to Government of BC.
- Fixed cellpadding / cellspacing in table.
imfPrintMap.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfPrintScaledMap.jsp
- Altered north arrow routine.
- Use AimsMap.getImageUrl() to combine WMS images.
- Change page title.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfPrintScaledMapForm.jsp
- Change page title.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelect.jsp
- Altered for comma separated points list parameter.
- Added multiple report handler.
- Added routine to highlight ArcMap layers.
- Display error if layer isn't visible.
- Added support for urlAppend handler type.
- Added return after forward().
imfSelectByAttribute.jsp
- Added lower case z to valid characters.
- Removed old commented out code.
- Added return to forwarding routine.
- Fixed problem that used UPPER function with numeric fields.
- Added return after forward().
imfSelectByAttributeForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectByAttributeLayerError.jsp
- Fixed cellpadding / cellspacing in table.
imfSelectByBuffer.jsp
- Added routine to highlight ArcMap layers.
- Revised routine to fix problem when same layer.
imfSelectByBufferForm.jsp
- Disallow using same layer for source and target with ArcMap services.
imfSelectByLayer.jsp
- Made limits configurable in site XML.
- Fixed cellpadding / cellspacing in table.
imfSelectDefault.jsp
- Added formatting for fields using XML configuration.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectMenu.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectMultipleFieldValues.jsp
- Added return after forward().
imfSelectNoActiveLayer.jsp
- Added return after forward().
imfSelectPolygon.jsp
- Altered for comma separated points list parameter.
- Adjusted selection shape display problem in non IE browsers.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectSelectFieldValues.jsp
- Added routine to highlight ArcMap layers.
imfSelectSet.jsp
- Altered for comma separated points list parameter.
imfSelectSetExtract.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectSetLayerChoose.jsp
- Fixed cellpadding / cellspacing in table.
imfSelectSetOptions.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectSetReport.jsp
- Altered for multiple report types.
- Added return after forward().
imfSelectSetSummary.jsp
- Removed loading data display graphic.
- Added routine to highlight ArcMap layers.
- Added export options to GML and Excel.
- Altered to limit options bases on properties.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSelectSetZoom.jsp
- Added return after forward().
imfSelectUrlFieldValues.jsp
- Added return after forward().
imfSelectUrlMultipleFieldValues.jsp
- Fixed HTML error missing closing body tag.
- Added return after forward().
imfSelectUrlTable.jsp
- Fixed argument parameter names.
- Added return after forward().
imfSetActiveIdentifyGroup.jsp
- Added return after forward().
imfSetActiveIdentifyLayer.jsp
- Added return after forward().
imfSetActiveSelectLayer.jsp
- Added return after forward().
imfSetActiveSelectLayerGroup.jsp
- Added return after forward().
imfSetFolderVisibility.jsp
- Altered to support autorefresh settings.
- Added return after forward().
imfSetGroupVisibility.jsp
- Altered to support autorefresh settings.
- Added return after forward().
imfSetLayerVisibility.jsp
- Altered to support autorefresh settings.
- Added return after forward().
imfSetSnapping.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfSetSnappingForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfShowLabels.jsp
- Modified to honour autorefresh settings.
imfStatus.jsp
- Added return after forward().
imfTabs.jsp
- Added return after forward().
imfTabsBar.jsp
- Added return after forward().
imfTabsBcgov.jsp
- Added return after forward().
imfThemes.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfTimeout.jsp
- Fixed cellpadding / cellspacing in table.
imfTools.jsp
- Set initial shape type to match active tool.
- Fixed problem with width used instead of height for tools.
- Added return after forward().
imfUnsupportedBrowser.jsp
- Fixed cellpadding / cellspacing in table.
imfZoomTo10TmForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToAlbersForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToBookmark.jsp
- Fixed cellpadding / cellspacing in table.
imfZoomToBookmarkAddForm.jsp
- Fixed cellpadding / cellspacing in table.
imfZoomToExtentListForm.jsp
- Fixed cellpadding / cellspacing in table.
imfZoomToLatLongForm.jsp
- Fixed problem with negative latitudes.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToLayerExtent.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToLayerExtentForm.jsp
- Show layers in sorted order.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToMapCoordinatForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToMapsheet.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToMapsheetForm.jsp
- Fixed cellpadding / cellspacing in table.
imfZoomToPlaceNameForm.jsp
- Added wild card description / hint.
- Fixed cellpadding / cellspacing in table.
imfZoomToPlaceNameResults.jsp
- Added wild card support.
- Added place type.
- Sanitize input.
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToScaleForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
imfZoomToUtmForm.jsp
- Added return after forward().
- Fixed cellpadding / cellspacing in table.
WEB-INF/imf.properties
- Added session-directory setting.
- Added layer-manager-limit setting.
- Added upload-max-size setting.
- Added upload-directory setting.
- Added user defined settings for WMS authentication IDs.
WEB-INF/lib/aims.jar
- Numerous changes to Java object model classes.
imfAddLayers.jsp
- Provides an alternate layer manager, where the map is initially loaded with no
layers present and layers are added by opening this form. See layer-manager
element in site configuration XML.
imfApiAcetateAddGml.jsp
- Adds symbolized acetate objects to an acetate layer by GML parameter
passed to this script.
imfAxlLayoutRequest.jsp
- For debugging AXL communication relating to ArcMap layouts.
Called from imfDebug.jsp script.
imfAxlLayoutResponse.jsp
- For debugging AXL communication relating to ArcMap layouts.
Called from imfDebug.jsp script.
imfCoordinatesBCAlbersToUTM.js
- Real-time coordinate display javascript to display coordinates in
UTM when the source map projection is BCAlbers.
imfDrillIdentifyGroup.jsp
- Script to open drill identify for layers in a group.
imfError.jsp
- Error handler page to show error messages thrown from JSPs in same frame or window.
imfErrorTop.jsp
- Error handler page to show error messages thrown from JSPs in whole window.
imfExtractExcelForm.jsp
imfExtractExcelResults.jsp
- Export records to an excel spreadsheet that can be opened or downloaded by
a user.
imfExtractGmlForm.jsp
imfExtractGmlResults.jsp
- Export records to a GML2 file that can be opened or downloaded by a user.
imfGeocodeHandler.jsp
- Script to handle geocoding requests, zooming and labelling.
imfGeocodeIntersectionForm.jsp
imfGeocodeUSAddress.jsp
imfGeocodeUSAddressForm.jsp
imfGeocodeUSAddressZ.jsp
imfGeocodeUSAddressZForm.jsp
- Renamed script.
- Use scale instead of buffer.
imfGetLegendImage.jsp
- Forwards the legend image from the ArcIMS server, using
basic authentication.
imfGetMapImage.jsp
- Forwards the map image from the ArcIMS server, using
basic authentication.
imfIdentifyAcetate.jsp
imfIdentifyAcetateResults.jsp
- Handles identifies of acetate layers with properties.
imfIdentifyExcel.jsp
- Identify report handler for Excel output. Not really that practical
and may be removed in a later release.
imfIdentifyReportDefault.jsp
imfIdentifyReportDispatch.jsp
imfIdentifyReportDispatchForm.jsp
imfIdentifyReportDispatchOpen.jsp
imfIdentifyReportUrlFieldValueAsQuery.jsp
imfIdentifyReportUrlFieldValues.jsp
imfIdentifyReportUrlMultipleFieldValues.jsp
imfIdentifyReportUrlTable.jsp
- New scripts to support multiple report availability for a layer.
imfIdentifyUrlAppend.jsp
- Added to support new selection type.
imfIndexMapCrosshair.jsp
- Alternate index map script showing crosshairs instead of shaded area.
imfLayerFunctions.js
- Moved javascript from imfLayers.jsp to here for performance reasons.
- Added openLayerManager() function.
- Added metadata group handler.
imfMarkupToolErase.jsp
imfMarkupToolHandler.jsp
imfMarkupToolLabel.jsp
imfMarkupToolLine.jsp
imfMarkupToolPoint.jsp
imfMarkupToolPolygon.jsp
imfMarkupToolRectangle.jsp
imfMarkupToolText.jsp
- New collection of markup tools.
imfMetadataGroup.jsp
- Displays a list of layers within a group with metadata.
imfPrintScaledArcMap.jsp
imfPrintScaledArcMapForm.jsp
- PDF printing routine for ArcMap based services that use MXD templates.
imfReorderLayers.jsp
- Supports reordering of layers added by layer manager.
imfSelectNotVisible.jsp
- Displays an error popup if the layer isn't visible to match
the operation of the similar identify routine.
imfSelectReportDefault.jsp
imfSelectReportDispatch.jsp
imfSelectReportDispatchForm.jsp
imfSelectReportDispatchOpen.jsp
imfSelectReportUrlFieldValues.jsp
imfSelectReportUrlMultipleFieldValues.jsp
imfSelectReportUrlTable.jsp
- New scripts to support multiple report availability for a layer.
imfSelectUrlFieldValues.jsp
- Renamed script to match naming convention.
imfSelectUrlAppend.jsp
- Added to support new selection type.
imfSelectUrlMultipleFieldValues.jsp
- Renamed script to match naming convention.
- Removed commented out javascript which prevented
handler script from being called.
imfSessionEmail.jsp
imfSessionEmailSend.jsp
imfSessionEmailSaveToServer.jsp
- New scripts to save user session to file on IMF server.
imfSetAutoRefresh.jsp
- Script to handle checkbox on layer list to set or unset
layers to autorefresh when the user changes the visiblility
of a layer.
imfSetGroupLegendVisibility.jsp
- Script to handle graphic on layer list for a layer group to
toggle the display of legends in the layer list.
imfSetLayerLegendVisibility.jsp
- Script to handle graphic on layer list for a layer to
toggle the display of legends in the layer list.
imfSetShowLayerListLegends.jsp
- Script to handle checkbox on layer list to toggle the
display of legends for all layers in the layer list.
imfShowGroupLabels.jsp
- Adapted from imfShowLabels.jsp to toggle the display of
labels for a layer group using the tag graphic beside the
group's name on the layers list.
imfUploadGmlFile.jsp
imfUploadGmlFileForm.jsp
- New routines to upload GML2 files to acetate layer in IMF session.
imfUtilCreateLayerXml.jsp
- Automatically generates layer configuration XML starter file
for a service.
help/clearButton.txt
help/drillIdentifyTool.txt
help/emailButton.txt
help/extractGmlButton.txt
help/findLocationTab.txt
help/fullExtentButton.txt
help/identifyTool.txt
help/indexMapButton.txt
help/layersTab.txt
help/legendTab.txt
help/markupEraseTool.txt
help/markupGridButton.txt
help/markupLabelTool.txt
help/markupLineTool.txt
help/markupPointTool.txt
help/markupPolygonTool.txt
help/markupRectangleTool.txt
help/markupTextTool.txt
help/measureAreaTool.txt
help/measureTool.txt
help/panTool.txt
help/printMapButton.txt
help/refreshMapTab.txt
help/selectTool.txt
help/themesTab.txt
help/zoomInTool.txt
help/zoomOutTool.txt
help/zoomPreviousButton.txt
- New text files for extended automated help.
images/layers.gif
images/lgon.gif
images/lgoff.gif
images/lof.gif
images/lcf.gif
images/lpx.gif
images/pixel.gif
images/llp.gif
images/lll.gif
images/lln.gif
images/llx.gif
images/home.gif
images/arr_bottom.gif
images/arr_top.gif
images/arr_down.gif
images/arr_up.gif
images/northarrow2.gif
images/northarrow.gif
images/northarrow.png
- New images for various GUI elements.
tabs/bc/help41x27.gif
tools/bookmark.gif
tools/gml.gif
tools/layers17x16.gif
tools/markup_grid1.gif
tools/markup_grid2.gif
tools/markup_label1.gif
tools/markup_label2.gif
tools/polygon_yellow_1.gif
tools/polygon_yellow_2.gif
tools/world16x17.gif
tools/zoomfull.gif
WEB-INF/lib/aims.jar_IMAGEIO
- Version of IMF classes with Java 1.4.1 imageio image processing support.
WEB-INF/lib/aims.jar_JAI
- Version of IMF classes with Java Advanced Imaging image processing support.
WEB-INF/lib/aims.jar_NOWMS
- Version of IMF classes with no WMS image processing support.
WEB-INF/lib/commons-fileupload-1.0-dev.jar
- Apache commons library to support file upload.
WEB-INF/lib/jakarta-poi-1.5.1-final-20020615.jar
- Apache POI library to support excel routines.
The following files are no longer part of the IMF distribution. They
have either been renamed or are not applicable to the use of the IMF.
- imfForestsTitle.jsp
- imfFrames.jsp
- imfGeocodeAddress.jsp
- imfGeocodeAddress1.jsp
- imfGeocodeAddressForm.jsp
- imfGeocodeAddressForm1.jsp
- imfGeocodeIntersectionForm1.jsp
- imfSrmTitle.jsp
- imfTextMarkup.jsp
- imfTextMarkupForm.jsp
- imfWlapTitle.jsp
- imfZoomToUsCountyForm.jsp
- imfZoomToUsCountyResults.jsp
- imfZoomToUsStateForm.jsp
- imfZoomToUsStateList.jsp
- imfZoomToUsStateResults.jsp
- images/bn_srm_main.jpg
- images/btn_contact_a.gif
- images/btn_min.gif
- images/btn_search.gif
- images/fisheries_title_logo.jpg
- images/forests_title_logo.jpg
- images/forests_title_space.jpg
- images/forests_title_transition.gif
- images/melp_title_logo.jpg
- images/melp_title_space.jpg
- images/melp_title_transition.gif
- images/srm_title.gif
- images/srm_title_leader.gif
- images/srm_title_logo.gif
- images/srm_title_space.gif
- images/srm_title_transition.gif
- images/tb_gov.gif
- images/wlap_title.gif
- tabs/blue_fishwizard.gif
- tabs/ltblue_cowichanindex.gif