/home/coolpkct/public_html/websites/hera/index.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Hera</title>
	<style>
	frame.nav {border:1px solid #ff00cc;
	border-bottom-color : White;
	border-top-color : White;
	border-left-color : White;}
	</style>
</head>

<!-- frames -->
<frameset cols="19%,*" border="0" framespacing="2">
    <frame name="Menu" class="nav" src="menu.htm" frameborder="NO" framespacing=2 marginwidth="0" marginheight="0" noresize>
    <frame name="View" src="view.htm" frameborder="NO" framespacing=2 marginwidth="0" marginheight="0">
</frameset>

</html>