include_once ('include/smarty/Smarty.class.php'); $smarty = new Smarty; $smarty->display('index.htm'); ?>