You can change it globally in the rsobj.php file... however that does open your site to potential Cross Site Scripting hacks if you ever let end users update fields in the database. For example during registration or in other online forms where they might inject html or script code that would then run on the page.