Always wrap loose functions in if(!function_exists()){}; to allow for pluging and to prevent name clashes in multiple plugins! Especially useful with dev and/or troubleshooting functions!