The easiest way to accomplish this is to use index2.php in place of index.php on the pages you need. Example:
Reservation Wizard:
http://demo.tableboss.com/index2.php?option=com_tableboss&Itemid=45Reservation Desk:
http://demo.tableboss.com/index2.php?option=com_login&Itemid=48You can use these urls in an iframe to display only the component. The reservation desk will only work the first time, as it is being redirected from the login screen. Subsequent page refreshes will bring up a screen to log out.
Regards-
Mark