/*** @ name: the module name (i.e. mod_banners)* @ style: module style, 0=normal/table, 1=horizontal, -1=no wrapper, -2=div surrounded (recommended), -3=rounded corners*/function elxLoadModule( $name='', $style=0 )
elxLoadModule('mod_banners');elxLoadModule('mod_stats', -1);elxLoadModule('mod_language', -2);