'; } if($img_info['zoom_id']) { $image_data .= ' '; } } if($cinfo["result"] && $image_data) { $cinfo["result"] .= '
'; } $cinfo["result"] .= $image_data; if($cinfo["result"]) { //Zeige Inhaltinfo echo " "; echo ""; echo $cinfo["result"]." "; } ?>