1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<frameset rows="109,338*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="top.htm" name="monsite" scrolling="NO" noresize >
<frameset rows="338,80*" cols="*" framespacing="0" frameborder="no" border="0">
<frameset rows="*" cols="281,*">
<frame src="left.htm" name="mainFrame">
<frameset rows="*" cols="700,10*" framespacing="0" frameborder="no" border="0">
<frame src="right.htm" name="inside">
<frame src="scroll.htm" name="rightFrame" scrolling="NO" noresize>
</frameset>
</frameset>
<frameset rows="118,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="low.htm" name="bottomFrame" scrolling="NO" noresize>
<frame src="lolow.htm" name="bottomFrame1" scrolling="NO" noresize>
</frameset>
</frameset>
</frameset>
<noframes><body>
</body></noframes> |