jQuery(document).ready(function() {
	if (jQuery('#iconator')) jQuery('#iconator').sortable();
});
