30 : <cfset metaDescription=#firstcaps(metaDescription)# & " etc.">
31 : <cfelse>
32 : <cfset greeting="Veratex Bedding, Bath and Rugs in " & #get.name#>
33 : <cfquery datasource="Veratex" name="counties" cachedWithin="#CreateTimeSpan(30,0,0,0)#">
34 : SELECT DISTINCT county
|