_render('element', 'authnav', compact('user'));
}
else {
echo $this->_render('element', 'normalnav', compact('user'));
}
?>
content(); ?>
= $this->html->script("/js/jquery.anchor.js"); ?>
= $this->html->script("/js/jquery.prettyPhoto.js"); ?>
scripts(); ?>