
/* Merged Plone Javascript file
 * This file is dynamically assembled from separate parts.
 * Some of these parts have 3rd party licenses or copyright information attached
 * Such information is valid for that section,
 * not for the entire composite file
 * originating files are separated by - filename.js -
 */

/* - multiselect-integration.js - */
// http://ua.amnesty.ch/portal_javascripts/multiselect-integration.js?original=1
jq(function(){jq("a[href=#fieldsetlegend-categorization]").live('click', function(){jq(".multiselect").multiselect({sortable:false,dividerLocation:0.5,droppable:false})})});

/* - amnesty_overlay.js - */
// http://ua.amnesty.ch/portal_javascripts/amnesty_overlay.js?original=1
jq(function(){jq('a.overlayForm').each(function(){var link=jq(this);link.prepOverlay({subtype:'ajax',formselector:'.pfg-form form',filter:'#content > *'});link.attr('href','#')})});

