Below is the HTML code needed to install eNewsViews into a web page. As long as the path is correct, you should be able to place enewsviews on any page you wish.
<IFRAME name="menu" src="../enewsviews/menu.php" width="500" height="56" scrolling="no" frameborder="0"> </IFRAME>
<IFRAME name="main" src="../enewsviews/main.php" width="500" height="300" scrolling="auto" frameborder = "0"></IFRAME>