}
     left_menu_footer();
     break;
     ##-- COMMON ----------------
 ##-- COMMON ----------------
 case 'cancel':
     cancel();
     break;
 case 'fixit':
     fixIt();
     break;
 case 'about':
     cacl_html::about(_COMMUNITY_ACL_COMP_NAME);
     break;
 case 'help':
     cacl_html::help();
     break;
 case 'disclaimer':
     cacl_html::disclaimer();
     break;
 case 'changelog':
     cacl_html::changelog();
     break;
     #- Kobby Created the hacks
 #- Kobby Created the hacks
 case 'hacks':
     cacl_html::hacks();
     break;
     ##-- INSTALL -------------
 ##-- INSTALL -------------
 case 'install':