<% '--------------------------- 'Variables and Class Instantiation '--------------------------- Set CLASS_cCategory = new CCategory %>
<%=CLASS_cCategory.getHTMLLocationBarPageNameFromPageNameOrId(PARAM.SearchCategoryID,CONFIG.Setting("URL_Categories"),"id")%>
<% '--------------------------- 'Clean Up '--------------------------- Set CLASS_cCategory = nothing %>