function crb_get_image($url_or_id, $size = '', $attr = '')
 {
     return Helper::get_image($url_or_id, $size, $attr);
 }