(function($){Drupal.behaviors.skyAdminToggle={attach:function(context,settings){$('.collapsible-toggle a, context').click(function(){$('#section-collapsible').toggleClass('toggle-active').find('.region-collapsible').slideToggle('fast');return false;});}}
Drupal.behaviors.skyPosts={attach:function(context,settings){if(!jQuery.support.leadingWhitespace){$('.content p:first-child').addClass('first-child');$('article .content img, context').parent(':not(.field-item, .user-picture)').each(function(index){var stripe=(index/2)?'even':'odd';$(this).wrap('<div class="content-image-'+ stripe+'"></div>');});}
$("header span a.permalink").click(function(){prompt('Link to this comment:',this.href);return false;});}}})(jQuery);;
