292 : <cfset typeurl = replace(typeurl," ", "-","All")>
293 : <!--- #replace("#lcase(Taxonomy.typ)#", " ", "-")# --->
294 : <span class="active"><a href="/products/#lcase(depturl)#-#lcase(typeurl)#"><cfoutput>#Taxonomy.typ# </cfoutput></a></span>
295 : </cfif>
296 : </cfif>
|