jQuery(document).ready(function(){var e=0;if(jQuery.cookie("simplecatch_ad_tab")){e=jQuery.cookie("simplecatch_ad_tab");jQuery.cookie("simplecatch_ad_tab",null)}var t=jQuery("#simplecatch_ad_tabs").tabs({active:e});jQuery("#wpbody-content form").submit(function(){var e=t.tabs("option","active");jQuery.cookie("simplecatch_ad_tab",e)});jQuery(".sortable").sortable({handle:"label",update:function(e,t){var n=1;var r=jQuery(this).find("input:first").attr("name");var i=r.substring(0,r.indexOf("][")+1);jQuery(this).find("tr").each(function(){jQuery(this).find(".count").html(n);jQuery(this).find("input").attr("name",i+"["+n+"]");n++})}})});jQuery(document).ready(function(e){e(".option-content").hide();e("h3.option-toggle").click(function(){e(this).toggleClass("option-active").next().slideToggle("fast");return false})});jQuery(document).ready(function(e){setTimeout(function(){e(".fade").fadeOut("slow",function(){e(".fade").remove()})},2e3)})