<body>
<center>
<iframe id="contentIFrame" name="Content" src="Top.aspx" scrolling="no" frameborder="0"
οnlοad="this.height=this.contentWindow.document.body.scrollHeight+15;this.width=this.contentWindow.document.body.scrollWidth+15;" />
<iframe id="Iframe1" name="Content" src="Menu.aspx" scrolling="no" frameborder="0"
οnlοad="this.height=this.contentWindow.document.body.scrollHeight+15;this.width=this.contentWindow.document.body.scrollWidth+15;" />
<iframe id="Iframe2" name="MainFrame" src="Main.aspx" scrolling="no" frameborder="0"
οnlοad="this.height=this.contentWindow.document.body.scrollHeight+15;this.width=this.contentWindow.document.body.scrollWidth+15;" />
<iframe id="Iframe3" name="Content" src="Bottom.aspx" scrolling="no" frameborder="0"
οnlοad="this.height=this.contentWindow.document.body.scrollHeight+15;this.width=this.contentWindow.document.body.scrollWidth+15;" />
</center>
</body>