All Static text within Classified Board pages can be translated by modifying 6 pages within "language" folder. "language" folder content: language.asp advertise_language.asp contact_language.asp extended_language.asp paymode_language.asp replies_language.asp - Each page contains variables which can be modified/translated according to your preferences/language. - The corresponding to your language "character set meta tag" must be set in "language.asp" page (not in header.asp). Default is US English -1252 - You may use any characters during translation except double-quotes ["]. If you must use a double-quote, substitute it with ["] instead. - Also the use of single-quote ['] is not recommended unless the variable is already contain this character. - The other 2 characters which are not recommended: [<], [>]. Use [<] and [>] instead. NOTE: Some of the variables (in extended_language.asp) contain HTML tags (