I'd like to create a "change directory" action on the drop down menu. Does Gollem::SetDir() only work when the session's being initialized? Or is this bit from manager.php more what I want? $_SESSION['gollem']['dir'] = ''; Gollem::setLabel(); thx Liam