item(); if ($item && access::can("edit", $item) && $item->is_album()) { $theme->script("organize.js"); $theme->css("organize.css"); } } }