assign('lightup_menu', 'pressmenu'); $smarty->assign('document_title', 'News from The Ladd Group'); $smarty->assign('page_title', 'News'); $smarty->assign('page_title_graphic', 'images/news-title.jpg'); $smarty->assign('page_content', $smarty->fetch('press.tpl')); $smarty->display('template2.tpl'); ?>