226 : </cfif>
227 : <cfif Getwebdepts.meta_tags eq "">
228 : <meta name="keywords" content="<cfif url.typ eq "Holsters" and isdefined("url.make")><cfset holsterbrand="#REReplace(LCase(url.make), "(^[[:alpha:]]|[[:blank:]][[:alpha:]])", "\U\1\E", "ALL")#"><cfif isdefined("url.model")><cfset holstermodel=" #REReplace(LCase(url.model), "(^[[:alpha:]]|[[:blank:]][[:alpha:]])", "\U\1\E", "ALL")#"><cfelse><cfset holstermodel=""></cfif>#holsterbrand##holstermodel#, </cfif><cfif isdefined("url.clearance") and url.clearance eq "sale">Clearance Sale, </cfif><cfif (isdefined("currentpage") and currentpage GT 1) and session.displaycount neq 240>Page #currentpage#, </cfif><cfif isdefined("url.bulk")>Bulk, </cfif><cfif url.brand neq "" and url.brand neq "ALL">#thebrand#, </cfif><cfif url.of3 neq "" and url.of3 neq "ALL">#ucase(url.of3)#, </cfif>#url.subtyp_2#, #url.subtyp_1#, #url.typ#, #url.dept#" />
229 : <cfelse>
230 : <meta name="keywords" content="<cfif url.typ eq "Holsters" and isdefined("url.make")><cfset holsterbrand="#REReplace(LCase(url.make), "(^[[:alpha:]]|[[:blank:]][[:alpha:]])", "\U\1\E", "ALL")#"><cfif isdefined("url.model")><cfset holstermodel=" #REReplace(LCase(url.model), "(^[[:alpha:]]|[[:blank:]][[:alpha:]])", "\U\1\E", "ALL")#"><cfelse><cfset holstermodel=""></cfif>#holsterbrand##holstermodel#, </cfif><cfif isdefined("url.clearance") and url.clearance eq "sale">Clearance Sale, </cfif><cfif (isdefined("currentpage") and currentpage GT 1) and session.displaycount neq 240>Page #currentpage#, </cfif><cfif isdefined("url.bulk")>Bulk, </cfif><cfif url.brand neq "" and url.brand neq "ALL">#thebrand#, </cfif><cfif url.of3 neq "" and url.of3 neq "ALL">#ucase(url.of3)#, </cfif>#Getwebdepts.meta_tags#" />
|