"._GALCONFIG." > "._GALINSERTNMEDIA.""); echo "
"; OpenTable(); //Check Gall Main Category $categories = listcategories("$gallerypath"); $categories = explode(" ", trim($categories)); list($key, $val) = each($categories); if (!$val) { echo ""._GALCATNOTFOUND.""; CloseTable(); print '
'; adminFooter(); die; } echo "
"; echo "
"._GALSELECTCATEGORY."

"._GALMEDIANAME."

"._GALFILENAME."
"; if ($galleryvar['limitSize']) echo ""; echo "
"._GALSUBMITTER."

"._GALDESCRIPTION."
"; CloseTable(); print '
'; adminFooter(); } ?>