<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>GLPC : View Files</title>
	<base target="_top">
</head>

<!-- frames -->
<frameset  cols="165,*">
    <frame name="menubar" src="menu.html" marginwidth="0" marginheight="10" scrolling="auto" frameborder="0">
    <frame name="mainpage" src="../cgi-bin/glpcfilelister.pl" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
</frameset>

</html>
