setOption('currentProductCode','partners'); //codice prodotti $hierarch->setOption('currentProductName','partners'); //nome prodotti $hierarch->setOption('main_action_link', T('main_action_link') ); //template-options $hierarch->setOption('layoutVariant','1columnWide'); $hierarch->setOption('FormVariant','loginform'); //Form //links //$hierarch->setOption('linkButtons','index_test.html,index_test2.html,index_test3.html,index_test4.html,index_test5.html,'); //other-options $hierarch->setOption('sticker','off'); //Sticker (on,off) //header $hierarch->setOption('devProject','pj0907'); $hierarch->includeHeader( ); //TPL $hierarch->includeBlock('pageIndex_wide','php','/_tpl/'); //Footermoreinfo $hierarch->includeBlock('template_FooterMoreInfo','php','/_tpl/'); //Footer $hierarch->includeFooter( ); ?>