'100', 'width' => '', 'height' => '', 'resize' => 'zoom', //crop 'image_url' => '', 'post_id' => '' ), $attr ) ); if($resize == 'zoom') $resize = '' ; else $resize = '1'; echo amty_lead_img($width,$height,1,$image_url,$percent,$resize,$post_id); } ?>