mirror of
https://github.com/ENSL/NS.git
synced 2024-11-13 00:24:38 +00:00
17 lines
706 B
HTML
17 lines
706 B
HTML
|
|
||
|
|
||
|
<!-- frames -->
|
||
|
<frameset cols="220,*" border="0" frameborder="0">
|
||
|
<frame name="ns_menu" src="blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||
|
<frameset cols="565,*">
|
||
|
<frameset rows="93,*">
|
||
|
<frame name="ns_toppanel" src="blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||
|
<frame name="ns_content" src="Quick_Start_Guide_Tables.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0" noresize>
|
||
|
</frameset>
|
||
|
<frame name="ns_blank" src="blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0">
|
||
|
</frameset>
|
||
|
</frameset>
|
||
|
|
||
|
|
||
|
|