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.
27 lines
1.4 KiB
27 lines
1.4 KiB
<html>
|
|
<head>
|
|
<base target="main">
|
|
<link rel=stylesheet href="/styles/chamber.css" type=text/css>
|
|
</head>
|
|
<body>
|
|
<div class=menu>
|
|
<h2 class=title>Navigation Menu<hr></h2>
|
|
<a class=main href="body.php3?content=home" target="_parent">Homepage</a><br>
|
|
<a class=main href="body.php3?content=community" target="_parent">Community Info</a><br>
|
|
<a class=sub href="page.php3?content=location">  Our Location</a><br>
|
|
<a class=sub href="page.php3?content=history">  Our History</a><br>
|
|
<a class=sub href="page.php3?content=about">  About the Chamber</a><br>
|
|
<a class=sub href="page.php3?content=finding">  Finding a Home</a><br>
|
|
<a class=sub href="page.php3?content=events">  Calendar of Events</a><br>
|
|
<a class=sub href="page.php3?content=news">  Community News</a><br>
|
|
<a class=sub href="page.php3?content=schools">  Local Schools</a><br>
|
|
<a class=sub href="page.php3?content=utilities">  Utility Companies</a><br>
|
|
<a class=sub href="page.php3?content=newcomer">  Newcomer's Guide</a><br>
|
|
<a class=sub href="page.php3?content=attractions">  Local Attractions</a><br>
|
|
<a class=sub href="page.php3?content=photo">  Photo Tour</a><br>
|
|
<a class=main href="body.php3?content=economic" target="_parent">Economic Info</a><br>
|
|
<a class=main href="page.php3?content=member">Member Directory</a><br>
|
|
<a class=main href="page.php3?content=request">Request More Info</a><br>
|
|
</div>
|
|
</body>
|
|
</html>
|