} $ads_main_enable = get_option('ads_main_enable'); $ads_exclude_ids = get_option('ads_exclude_ids'); $ads_post_top_enable = get_option('ads_post_top_enable'); $ads_post_top_desc = stripslashes(get_option('ads_post_top_desc')); $ads_post_top_corner_enable = get_option('ads_post_top_corner_enable'); $ads_post_top_corner_desc = stripslashes(get_option('ads_post_top_corner_desc')); $ads_post_first_p_enable = get_option('ads_post_first_p_enable'); $ads_post_first_p_desc = stripslashes(get_option('ads_post_first_p_desc')); $ads_post_bottom_enable = get_option('ads_post_bottom_enable'); $ads_post_bottom_desc = stripslashes(get_option('ads_post_bottom_desc')); $ads_page_top_enable = get_option('ads_page_top_enable'); $ads_page_top_desc = stripslashes(get_option('ads_page_top_desc')); $ads_page_bottom_enable = get_option('ads_page_bottom_enable'); $ads_page_bottom_desc = stripslashes(get_option('ads_page_bottom_desc')); $ads_shortcode_enable = get_option('ads_shortcode_enable'); $ads_shortcode_desc = stripslashes(get_option('ads_shortcode_desc')); ?>