%%generic-logout-anonymous-html%%
$Date: 2003/04/29 23:15:48 $

%%preprocess%%
$object->getBaseUrl();

if ($GLOBALS[session]->logout() AND !$GLOBALS[debug]) {
       $newlocation= "http://$site->name$object->uri?method=view$session->cgi";
       bredirect($newlocation);
       }

%%header%%

%%css%%

%%template%%

%%listrow%%

%%nullobject%%

%%footer%%

%%postprocess%%

%%end of context%%
