kt_selectimage.js 94 Bytes
jQuery(document).ready(function() {
  jQuery('#kt_image_select_container').selectImage();
});