Calendar

'); //jQuery('.ssp_common_outer').css('max-width' , jQuery('.ssp_activity_template_inner').css('width')); jQuery('.ssp_front_outer'+i).show(500); setTimeout(function(){ jQuery('.ssp_front_outer'+i).hide(500); i++; open_toast(); },notification_display_time); }else if(notification_display_type == 'inplace'){ setTimeout(function(){ jQuery('.ssp_front_outer').html(finalHtmlWithSales1); i++; open_toast(); },notification_display_time); } jQuery('.editable').each(function(){ jQuery(this).attr('contenteditable' , false); }) }else{ if(visit_show_after > 0){ j = 0; }else{ j = 1; } if(notification_display_type == 'popup'){ jQuery('.ssp_front_outer_visits').html(''); jQuery('.sales_popup_ssp').append(''); jQuery('.ssp_common_outer').css('max-width' , jQuery('.ssp_activity_template_inner').css('width')); jQuery('.ssp_front_outer_visits').show(500); setTimeout(function(){ jQuery('.ssp_front_outer_visits').hide(500); open_toast(); },notification_display_time); }else if(notification_display_type == 'inplace'){ setTimeout(function(){ if(visits_html != "") jQuery('.ssp_front_outer').html(visits_html); open_toast(); },notification_display_time); } jQuery('.editable').each(function(){ jQuery(this).attr('contenteditable' , false); }) } }else{ i++; open_toast(); } }else{ if(general_settings.repeat_notifications == "Y"){ // only repeat if setting enabled jQuery.ajax({ url: admin_ajaxurl, type: "POST", async: true, data: { 'action': 'sspGetAllTransactionsAjax', 'id': sspId }, success: function (returnval) { jQuery('.sales_popup_ssp').html(''); finalHtmlWithSales = JSON.parse(returnval); finalHtmlWithSales.push(visits_html); if(finalHtmlWithSales.length > 0){ len = finalHtmlWithSales.length; i = 0; open_toast(); } } }); } } }, interval_between_notifications); } jQuery(document).ready(function(){ if(notification_display_type == 'popup'){ var style = popup_position[0]+':0px; '+popup_position[1]+':0px; position: fixed; margin: 10px;'; jQuery('body').append('
') } else if(notification_display_type == 'inplace'){ jQuery('.ssp_front_outer').show(); } jQuery('body').append(""); });
  • Categories
    Alliance Meetings
    Member's Event
    Online Consultation
    UN
    UNODC
    Voices of Experts Week
  • Tags
    civil society consultation crime congress networking ngo ngos online regular meeting UN vienna
Apr
20
Mon
2020
Crime Congress
Apr 20 – Apr 27 all-day
The Crime Congress is POSTPONED

Information will be updated here over time.

For more information for NGOs interested in Ancillary, Professional and Specialized Meetings and for Congress Exhibits, visit this Alliance Sponsored website:

http://un-congress.org/

'});