
  jQuery(document).ready(function($){
    if($('#socialshareprivacy')){
      $('#socialshareprivacy').socialSharePrivacy(); 
    }
  });

