You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
516 B

<html>
<head>
<script type="text/javascript" src="js/global.js"></script>
</head>
<frameset rows="0,50,*">
<frame marginheight="0" noresize frameborder="0" scrolling="no" name="searchdata" src="searchdata.html" />
<frame marginheight="0" noresize frameborder="0" scrolling="no" name="toolbar" src="toolbar.html" />
<frameset cols="230,*">
<frame scrolling="yes" name="menu" src="menu.html" />
<frame scrolling="yes" name="content" src="content.html" />
</frameset>
</frameset>
</html>