'; echo $html->docType(); ?> charset('UTF-8'); echo $javascript->link('prototype'); echo $javascript->link('myfunctions'); echo $javascript->link('scriptaculous.js?load=effects'); endif; ?> <?php echo $title_for_layout?> css('paris/styles'); ?> flash(); ?>
RSS: link('Blog', '/entries/rss/'.$blog['User']['username'] . '.rss', array('class'=>'smallinks')). ' / '); e($html->link('Podcast', '/podcasts/rss/'.$blog['User']['username'].'.rss', array('class'=>'smallinks'))); ?> '.$blog['Quote'][0]['quote'] . '
'. $blog['Quote'][0]['author'].''); endif; ?>
element('vclassrooms', $blog['Vclassroom']); endif; echo $html->para(null,$html->link($html->image('static/ooo_banner.png', array('alt'=>'OpenOffice.org')), 'http://extensions.services.openoffice.org/', null, null, false)); echo $html->div('temas', $blog['User']['username'] . ' profile'); echo $html->para('cv', $blog['User']['cv']); echo $html->para(null,$html->image('avatars/'.$blog['User']['avatar'], array("alt"=>$blog['User']['username'], "title"=>$blog['User']['username'])), array('style'=>'text-align:center')); echo $html->div('temas', 'College'); echo $html->para(null,$html->link( $html->image(' static/cwclogo.jpg', array('alt'=>'Conrad', 'title'=>'Conrad College')), '/', null,null, false), array('style'=>'text-align:center')); if ( $blog['Lesson'] != null ): echo $this->element('lesson', $blog['Lesson']); endif; if ( $blog['Podcast'] != null ): echo $this->element('podcast', $blog['Podcast']); endif; if ( $blog['Catfaq'] != null ): echo $this->element('catfaqs', $blog['Catfaq']); endif; if ( $blog['Acquaintance'] != null ): echo $this->element('acquaintances', $blog['Acquaintance']); endif; if ( !$session->check('Auth.User') ): e($html->para(null, $html->link( $html->image('static/login.png', array('alt'=>'Login', 'title'=>'Login')), '/users/login', false, false, null), array('style'=>'text-align:center;margin:35px 0 35px 0'))); endif; e($html->div('temas', 'Powered by')); e($html->div(null, $html->link($html->image('banners/banner_karamelo.jpg', array('style'=>'border:1px solid black','alt'=>'Karamelo', 'title'=>'Karamelo')), 'http://www.chipotle-software.com', null, null,false), aa('style', 'text-align:center;padding-top:15px'))); ?>