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
311 B
13 lines
311 B
<html>
|
|
<head>
|
|
<title>Olive Branch, MS</title>
|
|
</head>
|
|
<?
|
|
srand(time());
|
|
?>
|
|
<frameset rows="95,*,35" border=0 framespacing=0 frameborder=no>
|
|
<frame src="banner.php3" name="banner_ad" scrolling="no">
|
|
<frame src="home.html" name="middle_sec">
|
|
<frame src="mainnav.html" name="main_nav">
|
|
</frameset>
|
|
</html>
|